From 1b272af2f7eca16c9cd437d4e77e865bbe44dd0d Mon Sep 17 00:00:00 2001 From: steffen123 Date: Sat, 2 Oct 2010 13:13:20 +0200 Subject: [PATCH 1/7] add french translation from frederic prost --- pyfpdb/locale/fpdb-fr_FR.po | 3424 +++++++++++++++++++++++++++++++++++ 1 file changed, 3424 insertions(+) create mode 100644 pyfpdb/locale/fpdb-fr_FR.po diff --git a/pyfpdb/locale/fpdb-fr_FR.po b/pyfpdb/locale/fpdb-fr_FR.po new file mode 100644 index 00000000..35e76311 --- /dev/null +++ b/pyfpdb/locale/fpdb-fr_FR.po @@ -0,0 +1,3424 @@ +# FPDB FRENCH TRANSLATION +# Copyright (C) 2010 NO ORGANIZATION :) +# FREDERIC PROST , 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2010-08-30 09:53+CEST\n" +"PO-Revision-Date: 2010-09-09 13:33+0100\n" +"Last-Translator: \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" + +#: AbsoluteToFpdb.py:167 +#: BetfairToFpdb.py:114 +#: CarbonToFpdb.py:151 +#: EverleafToFpdb.py:148 +#: FulltiltToFpdb.py:221 +msgid "Didn't match re_HandInfo" +msgstr "N'a pas correspondu à re_HandInfo" + +#: AbsoluteToFpdb.py:224 +#: EverleafToFpdb.py:217 +#: FulltiltToFpdb.py:351 +#: OnGameToFpdb.py:296 +#: PokerStarsToFpdb.py:359 +#: UltimateBetToFpdb.py:183 +#: Win2dayToFpdb.py:197 +msgid "reading antes" +msgstr "lecture antes" + +#: AbsoluteToFpdb.py:236 +#: EverleafToFpdb.py:229 +#, fuzzy +msgid "No bringin found." +msgstr "Bringin non trouvé" + +#: AbsoluteToFpdb.py:243 +#: EverleafToFpdb.py:236 +msgid "No small blind" +msgstr "Pas de petite blinde" + +#: AbsoluteToFpdb.py:270 +msgid "Absolute readStudPlayerCards is only a stub." +msgstr "" + +#: AbsoluteToFpdb.py:337 +#: BetfairToFpdb.py:229 +#: CarbonToFpdb.py:288 +#: EverleafToFpdb.py:325 +#: FulltiltToFpdb.py:715 +#: PartyPokerToFpdb.py:525 +#: PokerStarsToFpdb.py:468 +#: UltimateBetToFpdb.py:315 +#: Win2dayToFpdb.py:362 +msgid "parse input hand history" +msgstr "analyse de l'historique des mains" + +# Not really sure of the context here +#: AbsoluteToFpdb.py:338 +#: BetfairToFpdb.py:230 +#: CarbonToFpdb.py:289 +#: EverleafToFpdb.py:326 +#: FulltiltToFpdb.py:716 +#: PartyPokerToFpdb.py:526 +#: PokerStarsToFpdb.py:469 +#: UltimateBetToFpdb.py:316 +#: Win2dayToFpdb.py:363 +msgid "output translation to" +msgstr "traduction envoyé vers" + +# Fred : Not really sure of the context here +#: AbsoluteToFpdb.py:339 +#: BetfairToFpdb.py:231 +#: CarbonToFpdb.py:290 +#: EverleafToFpdb.py:327 +#: FulltiltToFpdb.py:717 +#: PartyPokerToFpdb.py:527 +#: PokerStarsToFpdb.py:470 +#: UltimateBetToFpdb.py:317 +#: Win2dayToFpdb.py:364 +msgid "follow (tail -f) the input" +msgstr "" + +#: Anonymise.py:55 +msgid "Could not find file %s" +msgstr "Impossible de trouver le fichier %s" + +#: Anonymise.py:61 +msgid "Output being written to" +msgstr "Résultats écris à" + +#: BetfairToFpdb.py:83 +msgid "GameInfo regex did not match" +msgstr "GameInfo regex ne correspond pas" + +#: BetfairToFpdb.py:130 +msgid "readPlayerStacks: Less than 2 players found in a hand" +msgstr "readPlayerStacks: Moins de 2 joueurs trouvés dans une main" + +#: BetfairToFpdb.py:170 +msgid "No bringin found" +msgstr "Bringin non trouvé" + +#: BetfairToFpdb.py:206 +#: OnGameToFpdb.py:339 +#: PokerStarsToFpdb.py:441 +msgid "DEBUG: unimplemented readAction: '%s' '%s'" +msgstr "DEBUG: readAction non implementé: '%s' '%s'" + +#: Card.py:167 +msgid "fpdb card encoding(same as pokersource)" +msgstr "encodage des cartes fpdb (même que pokersource)" + +# Fred : What's with the empty string ? Should I do the same for translation ? +#: Charset.py:45 +#: Charset.py:60 +#: Charset.py:75 +#: Charset.py:86 +#: Charset.py:94 +msgid "Could not convert: \"%s\"\n" +msgstr "Impossible de convertir: \"%s\"\n" + +#: Charset.py:48 +#: Charset.py:63 +#: Charset.py:78 +msgid "Could not encode: \"%s\"\n" +msgstr "Impossible d'encoder: \"%s\"\n" + +# Fred : Are we dealing with a date or a path ? +#: Configuration.py:116 +#: Configuration.py:131 +msgid "Config file has been created at %s.\n" +msgstr "Le fichier de configuration a été créé à %s.\n" + +#: Configuration.py:130 +msgid "" +"No %s found\n" +" in %s\n" +" or %s\n" +msgstr "" +"Pas de %s trouvé\n" +" dans %s\n" +" ou %s\n" + +#: Configuration.py:135 +#: Configuration.py:136 +#, fuzzy +msgid "Error copying .example config file, cannot fall back. Exiting.\n" +msgstr "Erreur lors de la copie du fichier .example, impossible de continuer. Arrêt en cours.\n" + +#: Configuration.py:140 +#: Configuration.py:141 +msgid "No %s found, cannot fall back. Exiting.\n" +msgstr "Pas de %s trouvé, impossible de continuer. Arrêt en cours.\n" + +#: Configuration.py:173 +msgid "Default logger initialised for " +msgstr "Logger par défaut initialisé pour" + +#: Configuration.py:174 +msgid "Default logger intialised for " +msgstr "Logger par défaut initialisé pour" + +#: Configuration.py:185 +#: Database.py:438 +#: Database.py:439 +msgid "Creating directory: '%s'" +msgstr "Création du répertoire: '%s'" + +#: Configuration.py:211 +msgid "Default encoding set to US-ASCII, defaulting to CP1252 instead -- If you're not on a Mac, please report this problem." +msgstr "Encodage par défaut est US-ASCII, passage en CP1252 -- Si vous n'êtes pas sur un Mac, veuillez rapporter le problème." + +# Fred : is it an action or a place ? +#: Configuration.py:309 +msgid "Loading site" +msgstr "" + +#: Configuration.py:526 +msgid "config.general: adding %s = %s" +msgstr "config.general: ajout %s = %s" + +#: Configuration.py:573 +#: Configuration.py:574 +msgid "bad number in xalignment was ignored" +msgstr "mauvais chiffre dans xalignment a été ignoré" + +#: Configuration.py:622 +msgid "missing config section raw_hands" +msgstr "section de config raw_hands manquante" + +#: Configuration.py:628 +msgid "Invalid config value for raw_hands.save, defaulting to \"error\"" +msgstr "Valeur de config invalide pour raw_hands.save, mise par défaut à \"error\"" + +#: Configuration.py:635 +msgid "Invalid config value for raw_hands.compression, defaulting to \"none\"" +msgstr "Valeur de config invalide pour raw_hands.compression, mise par défaut à \"error\"" + +#: Configuration.py:648 +msgid "missing config section raw_tourneys" +msgstr "section de config raw_tourneys manquante" + +#: Configuration.py:654 +msgid "Invalid config value for raw_tourneys.save, defaulting to \"error\"" +msgstr "Valeur de config invalide pour raw_tourneys.save, mise par défaut à \"error\"" + +#: Configuration.py:661 +msgid "Invalid config value for raw_tourneys.compression, defaulting to \"none\"" +msgstr "Valeur de config invalide pour raw_tourneys.compression, mise par défaut à \"error\"" + +#: Configuration.py:679 +#: Configuration.py:680 +msgid "Configuration file %s not found. Using defaults." +msgstr "Fichier de configuration %s non trouvé. Defaut utilisé." + +#: Configuration.py:708 +msgid "Reading configuration file %s" +msgstr "Lecture du fichier de configuration %s" + +#: Configuration.py:709 +msgid "" +"\n" +"Reading configuration file %s\n" +msgstr "" +"\n" +"Lecture du fichier de configuration %s\n" + +#: Configuration.py:715 +msgid "Error parsing %s. See error log file." +msgstr "Erreur d'analyse %s. Voir fichier de log d'erreur" + +#: Configuration.py:831 +#, fuzzy +msgid "Error parsing example file %s. See error log file." +msgstr "Erreur d'analyse %s. Voir fichier de log d'erreur" + +#: Database.py:74 +msgid "Not using sqlalchemy connection pool." +msgstr "N'utilise pas le pool de connexion sqlalchemy" + +#: Database.py:81 +msgid "Not using numpy to define variance in sqlite." +msgstr "N'utilise pas numpy pour définir la variance dans sqlite" + +#: Database.py:250 +msgid "Creating Database instance, sql = %s" +msgstr "Création de la base de donnée, sql = %s" + +#: Database.py:389 +msgid "*** WARNING UNKNOWN MYSQL ERROR:" +msgstr "*** WARNING ERREUR MYSQL INCONNUE:" + +#: Database.py:443 +msgid "Connecting to SQLite: %(database)s" +msgstr "Connexion à SQLite: %(database)s" + +#: Database.py:455 +msgid "Some database functions will not work without NumPy support" +msgstr "Certaines fonctionnalités ne foncitonneront pas sans NumPy" + +#: Database.py:476 +msgid "outdated or too new database version (%s) - please recreate tables" +msgstr "Version de la base de données trop ancienne ou trop nouvelle (%s) - recrééez les tables SVP" + +#: Database.py:482 +#: Database.py:483 +msgid "Failed to read settings table - recreating tables" +msgstr "Echec de lecture de la table de règlages - recréation des tables" + +#: Database.py:487 +#: Database.py:488 +msgid "Failed to read settings table - please recreate tables" +msgstr "Echec de lecture de la table de règlages - recréation des tables" + +#: Database.py:509 +msgid "commit %s failed: info=%s value=%s" +msgstr "echec du commit %s: info=%s valeur=%s" + +#: Database.py:513 +msgid "commit failed" +msgstr "echec du commit" + +#: Database.py:682 +#: Database.py:711 +msgid "*** Database Error: " +msgstr "*** Erreur Base de Données: " + +#: Database.py:708 +msgid "Database: date n hands ago = " +msgstr "Base de Données: date d'il y a n mains = " + +#: Database.py:865 +msgid "ERROR: query %s result does not have player_id as first column" +msgstr "ERROR: query %s le résultat n'a pas player_id en première colonne" + +#: Database.py:907 +msgid "getLastInsertId(): problem fetching insert_id? ret=%d" +msgstr "getLastInsertId(): problème lors de la recherche insert_id? ret=%d" + +#: Database.py:919 +msgid "getLastInsertId(%s): problem fetching lastval? row=%d" +msgstr "getLastInsertId(%s): problème lors de la recherche lastval? row=%d" + +#: Database.py:926 +msgid "getLastInsertId(): unknown backend: %d" +msgstr "getLastInsertId(): backend inconnu: %d" + +#: Database.py:931 +msgid "*** Database get_last_insert_id error: " +msgstr "*** Erreur get_last_insert_id base de données: " + +#: Database.py:985 +#: Database.py:1407 +msgid "warning: drop pg fk %s_%s_fkey failed: %s, continuing ..." +msgstr "Warning: suppression de pg fk %s_%s_fkey a échoué: %s, continue..." + +#: Database.py:989 +#: Database.py:1411 +msgid "warning: constraint %s_%s_fkey not dropped: %s, continuing ..." +msgstr "warning: contrainte %s_%s_fkey non supprimée: %s, continue ..." + +#: Database.py:997 +#: Database.py:1285 +msgid "dropping mysql index " +msgstr "supprime mysql index" + +#: Database.py:1003 +#: Database.py:1290 +#: Database.py:1298 +#: Database.py:1305 +msgid " drop index failed: " +msgstr " suppression d'index a échoué: " + +#: Database.py:1008 +#: Database.py:1292 +msgid "dropping pg index " +msgstr "supprime pg index " + +#: Database.py:1021 +msgid "warning: drop index %s_%s_idx failed: %s, continuing ..." +msgstr "warning: suppression de l'index %s_%s_idx a échoué: %s, continue ..." + +#: Database.py:1025 +msgid "warning: index %s_%s_idx not dropped %s, continuing ..." +msgstr "warning: index %s_%s_idx non supprimé: %s, continue ..." + +#: Database.py:1065 +#: Database.py:1073 +#: Database.py:1338 +#: Database.py:1346 +msgid "creating foreign key " +msgstr "création d'une clé étrangère" + +#: Database.py:1071 +#: Database.py:1092 +#: Database.py:1344 +msgid " create foreign key failed: " +msgstr " creation d'une clé étrangère a échoué" + +#: Database.py:1080 +#: Database.py:1353 +msgid " create foreign key failed: " +msgstr " creation d'une clé étrangère a échoué" + +#: Database.py:1087 +msgid "creating mysql index " +msgstr "création index mysql" + +#: Database.py:1096 +msgid "creating pg index " +msgstr "création index pg" + +#: Database.py:1101 +msgid " create index failed: " +msgstr " création index a échoué" + +#: Database.py:1141 +#: Database.py:1142 +msgid "Finished recreating tables" +msgstr "Fin de re-création des tables" + +#: Database.py:1181 +msgid "***Error creating tables: " +msgstr "***Erreur lors de la création des tables: " + +#: Database.py:1191 +msgid "*** Error unable to get databasecursor" +msgstr "*** Erreur impossible de récuperer databasecursor" + +#: Database.py:1203 +#: Database.py:1214 +#: Database.py:1224 +#: Database.py:1231 +msgid "***Error dropping tables: " +msgstr "***Erreur lors de la suppression des tables: " + +#: Database.py:1229 +msgid "*** Error in committing table drop" +msgstr "*** Erreur lors du in committing table drop" + +#: Database.py:1243 +#: Database.py:1244 +msgid "Creating mysql index %s %s" +msgstr "Création index mysql %s %s" + +#: Database.py:1249 +#: Database.py:1258 +msgid " create index failed: " +msgstr " création de l'index a échoué: " + +#: Database.py:1252 +#: Database.py:1253 +msgid "Creating pgsql index %s %s" +msgstr "Création de l'index pgsql %s %s" + +#: Database.py:1260 +#: Database.py:1261 +msgid "Creating sqlite index %s %s" +msgstr "Création de l'index sqlite %s %s" + +#: Database.py:1266 +msgid "Create index failed: " +msgstr "Création de l'index a échoué: " + +#: Database.py:1268 +msgid "Unknown database: MySQL, Postgres and SQLite supported" +msgstr "Base de données inconnue: MySQL, Postgres et SQLite sont supportées" + +#: Database.py:1273 +msgid "Error creating indexes: " +msgstr "Erreur à la création des indices" + +#: Database.py:1300 +msgid "Dropping sqlite index " +msgstr "Suppression de l'index sqlite " + +#: Database.py:1307 +msgid "Fpdb only supports MySQL, Postgres and SQLITE, what are you trying to use?" +msgstr "Fpdb ne supporte que MySQL, Postgres et SQLITE, qu'essayez vous d'utiliser ?" + +#: Database.py:1321 +#: Database.py:1361 +msgid " set_isolation_level failed: " +msgstr " set_isolation_level a échoué:" + +#: Database.py:1355 +#: Database.py:1414 +msgid "Only MySQL and Postgres supported so far" +msgstr "Seuls MySQL et Postgres sont supportés pour le moment" + +#: Database.py:1385 +msgid "dropping mysql foreign key" +msgstr "Suppresion de la clé étrangère mysql" + +#: Database.py:1389 +msgid " drop failed: " +msgstr " la suppression a échoué: " + +#: Database.py:1392 +msgid "dropping pg foreign key" +msgstr "suppression de la clé étrangère pg" + +#: Database.py:1404 +msgid "dropped pg foreign key %s_%s_fkey, continuing ..." +msgstr "suppression de la clé étrangère pg %s_%s_fkey, continue..." + +#: Database.py:1505 +msgid "Rebuild hudcache took %.1f seconds" +msgstr "Reconstruction du hudcache a pris %.1f secondes" + +#: Database.py:1508 +#: Database.py:1541 +msgid "Error rebuilding hudcache:" +msgstr "Erreur lors de la reconsctruction du hudcache:" + +#: Database.py:1553 +#: Database.py:1559 +msgid "Error during analyze:" +msgstr "Erreur lors de l'analyse" + +#: Database.py:1563 +msgid "Analyze took %.1f seconds" +msgstr "L'analyse a pris %.1f secondes" + +#: Database.py:1573 +#: Database.py:1579 +msgid "Error during vacuum:" +msgstr "Erreur durant le netoyage:" + +#: Database.py:1583 +msgid "Vacuum took %.1f seconds" +msgstr "Le nettoyage a pris %.1f secondes" + +#: Database.py:1595 +msgid "Error during lock_for_insert:" +msgstr "Error lors du lock_for_insert:" + +#: Database.py:1992 +msgid "queue empty too long - writer stopping ..." +msgstr "" + +#: Database.py:1995 +msgid "writer stopping, error reading queue: " +msgstr "" + +#: Database.py:2020 +msgid "deadlock detected - trying again ..." +msgstr "" + +#: Database.py:2025 +msgid "too many deadlocks - failed to store hand " +msgstr "" + +#: Database.py:2029 +msgid "***Error storing hand: " +msgstr "***Erreur lors du stockage de la main" + +#: Database.py:2039 +msgid "db writer finished: stored %d hands (%d fails) in %.1f seconds" +msgstr "base de données finie d'écrire: stocké %d mains (%d échouées) en %.1f secondes" + +#: Database.py:2049 +msgid "***Error sending finish: " +msgstr "***Erreur lors de l'envoi de fin: " + +#: Database.py:2131 +msgid "invalid source in Database.createOrUpdateTourney" +msgstr "source invalide dans Database.createOrUpdateTourney" + +#: Database.py:2144 +msgid "invalid source in Database.createOrUpdateTourneysPlayers" +msgstr "source invalide dans Database.createOrUpdateTourneysPlayers" + +#: Database.py:2270 +msgid "HandToWrite.init error: " +msgstr "HandToWrite.init erreur: " + +#: Database.py:2320 +msgid "HandToWrite.set_all error: " +msgstr "HandToWrite.set_all erreur: " + +#: Database.py:2351 +msgid "nutOmatic is id_player = %d" +msgstr "" + +#: Database.py:2359 +msgid "query plan: " +msgstr "" + +#: Database.py:2368 +msgid "cards =" +msgstr "cartes =" + +#: Database.py:2371 +msgid "get_stats took: %4.3f seconds" +msgstr "" + +#: Database.py:2373 +msgid "press enter to continue" +msgstr "appuyer sur entrée pour continuer" + +#: EverleafToFpdb.py:264 +msgid "Everleaf readStudPlayerCards is only a stub." +msgstr "" + +#: Filters.py:62 +msgid "All" +msgstr "Tout" + +#: Filters.py:62 +msgid "None" +msgstr "Aucun" + +#: Filters.py:62 +msgid "Show _Limits" +msgstr "Montre _Limits" + +#: Filters.py:63 +msgid "Show Number of _Players" +msgstr "Montre nombre de _Players" + +#: Filters.py:63 +#: TourneyFilters.py:60 +msgid "And:" +msgstr "Et" + +#: Filters.py:63 +#: TourneyFilters.py:60 +msgid "Between:" +msgstr "Entre" + +#: Filters.py:64 +msgid "Games:" +msgstr "Parties:" + +#: Filters.py:64 +#: TourneyFilters.py:59 +msgid "Hero:" +msgstr "Héros" + +#: Filters.py:64 +#: TourneyFilters.py:59 +msgid "Sites:" +msgstr "Sites:" + +#: Filters.py:65 +msgid "Limits:" +msgstr "Limites" + +#: Filters.py:65 +#: TourneyFilters.py:59 +msgid "Number of Players:" +msgstr "Nombre de Joueurs" + +#: Filters.py:66 +msgid "Grouping:" +msgstr "Regroupement:" + +#: Filters.py:66 +#, fuzzy +msgid "Show Position Stats" +msgstr "Montrer les stats de position" + +#: Filters.py:67 +#: TourneyFilters.py:60 +msgid "Date:" +msgstr "Date:" + +#: Filters.py:68 +msgid "All Players" +msgstr "Tous les joueurs" + +#: Filters.py:69 +msgid "Ring" +msgstr "Cash-Game" + +#: Filters.py:69 +msgid "Tourney" +msgstr "Tournoi" + +#: Filters.py:103 +#: TourneyFilters.py:116 +msgid "Either 0 or more than one site matched (%s) - EEK" +msgstr "0 ou plus d'un site correspond (%s) - EEK" + +#: Filters.py:313 +msgid "%s was toggled %s" +msgstr "%s a été basculé %s" + +#: Filters.py:313 +msgid "OFF" +msgstr "OFF" + +#: Filters.py:313 +msgid "ON" +msgstr "ON" + +#: Filters.py:394 +msgid "self.sites[%s] set to %s" +msgstr "self.sites[%s] mis à %s" + +#: Filters.py:400 +msgid "self.games[%s] set to %s" +msgstr "self.games[%s] mis à %s" + +#: Filters.py:406 +msgid "self.limit[%s] set to %s" +msgstr "self.limit[%s] mis à %s" + +#: Filters.py:543 +msgid "self.seats[%s] set to %s" +msgstr "self.seats[%s] mis à %s" + +#: Filters.py:549 +msgid "self.groups[%s] set to %s" +msgstr "self.groups[%s] mis à %s" + +#: Filters.py:582 +msgid "Min # Hands:" +msgstr "Min # Mains:" + +#: Filters.py:648 +msgid "INFO: No tourney types returned from database" +msgstr "INFO: Pas de types de tournoi retournés par la base de données" + +#: Filters.py:649 +msgid "No tourney types returned from database" +msgstr "Pas de types de tournoi retournés par la base de données" + +#: Filters.py:675 +#: Filters.py:764 +msgid "INFO: No games returned from database" +msgstr "INFO: Pas de parties retournées par la base de données" + +#: Filters.py:676 +#: Filters.py:765 +msgid "No games returned from database" +msgstr "Pas de parties retournées par la base de données" + +#: Filters.py:894 +msgid "From:" +msgstr "De:" + +#: Filters.py:908 +msgid "To:" +msgstr "à:" + +#: Filters.py:913 +msgid " Clear Dates " +msgstr " Effacer les Dates " + +#: Filters.py:940 +#: fpdb.pyw:723 +msgid "Pick a date" +msgstr "Choisir une date" + +#: Filters.py:946 +#: fpdb.pyw:729 +msgid "Done" +msgstr "Fait" + +#: FulltiltToFpdb.py:361 +msgid "Player bringing in: %s for %s" +msgstr "" + +#: FulltiltToFpdb.py:364 +#, fuzzy +msgid "No bringin found, handid =%s" +msgstr "Bringin non trouvé" + +#: FulltiltToFpdb.py:421 +#, fuzzy +msgid "FullTilt: DEBUG: unimplemented readAction: '%s' '%s'" +msgstr "DEBUG: readAction non implementé: '%s' '%s'" + +#: FulltiltToFpdb.py:497 +msgid "determineTourneyType : Parsing NOK" +msgstr "" + +#: FulltiltToFpdb.py:555 +msgid "Unable to get a valid Tournament ID -- File rejected" +msgstr "" + +#: FulltiltToFpdb.py:586 +msgid "Conflict between buyins read in topline (%s) and in BuyIn field (%s)" +msgstr "Conflit entre le buyin dans la ligne du haut (%s) et le champ BuyIn (%s)" + +#: FulltiltToFpdb.py:593 +msgid "Conflict between fees read in topline (%s) and in BuyIn field (%s)" +msgstr "Conflit entre les frais dans la ligne du haut (%s) et le champ BuyIn (%s)" + +#: FulltiltToFpdb.py:597 +msgid "Unable to affect a buyin to this tournament : assume it's a freeroll" +msgstr "Impossible d'affecter un buyin à ce tournoi : considèrer en tant que freeroll" + +#: FulltiltToFpdb.py:698 +msgid "FullTilt: Player finishing stats unreadable : %s" +msgstr "" + +#: FulltiltToFpdb.py:707 +msgid "FullTilt: %s not found in tourney.ranks ..." +msgstr "" + +#: FulltiltToFpdb.py:709 +msgid "FullTilt: Bad parsing : finish position incoherent : %s / %s" +msgstr "" + +#: GuiAutoImport.py:85 +msgid "Time between imports in seconds:" +msgstr "Temps entre les imports en secondes" + +#: GuiAutoImport.py:116 +#: GuiAutoImport.py:184 +#: GuiAutoImport.py:261 +#, fuzzy +msgid " Start _Auto Import " +msgstr " Démarrage _Autoimport " + +#: GuiAutoImport.py:135 +#, fuzzy +msgid "Auto Import Ready." +msgstr "AutoImport Prêt." + +#: GuiAutoImport.py:148 +#, fuzzy +msgid "Please choose the path that you want to Auto Import" +msgstr "Choisissez le répertoire à auto importer, s'il vous plaît" + +#: GuiAutoImport.py:171 +msgid " _Auto Import Running " +msgstr " _Auto Import En cours " + +#: GuiAutoImport.py:182 +#, fuzzy +msgid " Stop _Auto Import " +msgstr " Arrêt _Autoimport " + +#: GuiAutoImport.py:207 +msgid "" +"\n" +"Global lock taken ... Auto Import Started.\n" +msgstr "" + +#: GuiAutoImport.py:209 +#, fuzzy +msgid " _Stop Auto Import " +msgstr " Arrêt _Autoimport " + +#: GuiAutoImport.py:225 +msgid "opening pipe to HUD" +msgstr "" + +#: GuiAutoImport.py:237 +msgid "" +"\n" +"*** GuiAutoImport Error opening pipe: " +msgstr "" + +#: GuiAutoImport.py:249 +#, fuzzy +msgid "" +"\n" +"Auto Import aborted - global lock not available" +msgstr "Import direct abandonné - lock global impossible" + +#: GuiAutoImport.py:254 +msgid "" +"\n" +"Stopping Auto Import - global lock released." +msgstr "" + +#: GuiAutoImport.py:256 +msgid "" +"\n" +" * Stop Auto Import: HUD already terminated" +msgstr "" + +#: GuiAutoImport.py:283 +msgid "Browse..." +msgstr "Parcourir..." + +#: GuiAutoImport.py:326 +#: GuiBulkImport.py:354 +msgid "How often to print a one-line status report (0 (default) means never)" +msgstr "A quelle fréquence écrire une ligne de rapport (0 (défaut) veut dire jamais)" + +#: GuiBulkImport.py:67 +msgid "" +"\n" +"Global lock taken ..." +msgstr "" + +#: GuiBulkImport.py:68 +msgid "Importing..." +msgstr "Import en cours..." + +#: GuiBulkImport.py:117 +msgid "GuiBulkImport.load done: Stored: %d \tDuplicates: %d \tPartial: %d \tErrors: %d in %s seconds - %.0f/sec" +msgstr "" + +#: GuiBulkImport.py:131 +msgid "Import Complete" +msgstr "Import Fini" + +#: GuiBulkImport.py:139 +#, fuzzy +msgid "bulk import aborted - global lock not available" +msgstr "Import direct abandonné - lock global impossible" + +#: GuiBulkImport.py:165 +msgid "Print Start/Stop Info" +msgstr "Afficher Infos de Départ/Arrêt" + +#: GuiBulkImport.py:172 +msgid "Hands/status print:" +msgstr "Affichage mains/status:" + +#: GuiBulkImport.py:189 +msgid "Number of threads:" +msgstr "Nombre de threads" + +#: GuiBulkImport.py:209 +msgid "Fail on error" +msgstr "Arrêt lors dune erreur" + +#: GuiBulkImport.py:214 +msgid "Hands/file:" +msgstr "Mains/fichiers" + +#: GuiBulkImport.py:229 +msgid "Drop indexes:" +msgstr "Suppression indices:" + +#: GuiBulkImport.py:238 +#: GuiBulkImport.py:288 +msgid "auto" +msgstr "auto" + +#: GuiBulkImport.py:239 +#: GuiBulkImport.py:289 +#: GuiBulkImport.py:398 +msgid "don't drop" +msgstr "" + +#: GuiBulkImport.py:240 +#: GuiBulkImport.py:290 +msgid "drop" +msgstr "" + +#: GuiBulkImport.py:246 +msgid "HUD Test mode" +msgstr "Mode de test HUD" + +#: GuiBulkImport.py:251 +msgid "Site filter:" +msgstr "Filtre de site:" + +#: GuiBulkImport.py:279 +msgid "Drop HudCache:" +msgstr "" + +#: GuiBulkImport.py:297 +#: fpdb.pyw:814 +msgid "_Bulk Import" +msgstr "" + +#: GuiBulkImport.py:299 +msgid "Import clicked" +msgstr "Import cliqué" + +#: GuiBulkImport.py:317 +msgid "Waiting..." +msgstr "Attente..." + +#: GuiBulkImport.py:346 +msgid "Input file in quiet mode" +msgstr "Fichier d'entrée en mode silencieux" + +#: GuiBulkImport.py:348 +msgid "don't start gui; deprecated (just give a filename with -f)." +msgstr "" + +#: GuiBulkImport.py:350 +msgid "Conversion filter (*Full Tilt Poker, PokerStars, Everleaf, Absolute)" +msgstr "Filtre de conversion (*Full Tilt Poker, PokerStars, Everleaf, Absolute)" + +#: GuiBulkImport.py:352 +msgid "If this option is passed it quits when it encounters any error" +msgstr "Si cette option est passée cela quitte quand une erreur est survenue" + +#: GuiBulkImport.py:356 +msgid "Print some useful one liners" +msgstr "Affiche quelques lignes utiles" + +#: GuiBulkImport.py:358 +msgid "Do the required conversion for Stars Archive format (ie. as provided by support" +msgstr "Fait la conversion requise pour le format d'archive de Pokerstars (ie comme fourni par le support" + +#: GuiBulkImport.py:360 +msgid "Output the pprinted version of the HandsPlayer hash for regresion testing" +msgstr "" + +#: GuiBulkImport.py:365 +msgid "USAGE:" +msgstr "UTILISATION:" + +#: GuiBulkImport.py:366 +msgid "PokerStars converter: ./GuiBulkImport.py -c PokerStars -f filename" +msgstr "Convertisseur Pokerstars: ./GuiBulkImport.py -c PokerStars -f filename" + +#: GuiBulkImport.py:367 +msgid "Full Tilt converter: ./GuiBulkImport.py -c \"Full Tilt Poker\" -f filename" +msgstr "Convertisseur Full Tilt: ./GuiBulkImport.py -c \"Full Tilt Poker\" -f filename" + +#: GuiBulkImport.py:368 +msgid "Everleaf converter: ./GuiBulkImport.py -c Everleaf -f filename" +msgstr "Convertisseur Everleaf: ./GuiBulkImport.py -c Everleaf -f filename" + +#: GuiBulkImport.py:369 +msgid "Absolute converter: ./GuiBulkImport.py -c Absolute -f filename" +msgstr "Convertisseur Absolute: ./GuiBulkImport.py -c Absolute -f filename" + +#: GuiBulkImport.py:370 +msgid "PartyPoker converter: ./GuiBulkImport.py -c PartyPoker -f filename" +msgstr "Convertisseur PartyPoker: ./GuiBulkImport.py -c PartyPoker -f filename" + +#: GuiBulkImport.py:385 +msgid "-q is deprecated. Just use \"-f filename\" instead" +msgstr "" + +#: GuiBulkImport.py:409 +msgid "GuiBulkImport done: Stored: %d \tDuplicates: %d \tPartial: %d \tErrors: %d in %s seconds - %.0f/sec" +msgstr "" + +#: GuiDatabase.py:117 +msgid "_Add" +msgstr "" + +#: GuiDatabase.py:121 +#, fuzzy +msgid "_Refresh" +msgstr "Rafraîchir" + +#: GuiDatabase.py:125 +msgid "Type" +msgstr "Type" + +#: GuiDatabase.py:126 +msgid "Name" +msgstr "Nom" + +#: GuiDatabase.py:127 +msgid "Description" +msgstr "Description" + +#: GuiDatabase.py:128 +#: GuiDatabase.py:458 +#: GuiImapFetcher.py:119 +msgid "Username" +msgstr "Username" + +#: GuiDatabase.py:129 +#: GuiDatabase.py:465 +#: GuiImapFetcher.py:119 +msgid "Password" +msgstr "Mot de passe" + +#: GuiDatabase.py:130 +msgid "Host" +msgstr "Hôte" + +#: GuiDatabase.py:131 +msgid "Open" +msgstr "Ouvrir" + +#: GuiDatabase.py:132 +msgid "Status" +msgstr "Status" + +#: GuiDatabase.py:266 +msgid "Testing database connections ... " +msgstr "Test des connexions de la base de données ..." + +#: GuiDatabase.py:293 +msgid "finished." +msgstr "fini" + +#: GuiDatabase.py:303 +#, fuzzy +msgid "loadDbs error: " +msgstr "erreur loaddbs: " + +#: GuiDatabase.py:324 +#: GuiLogView.py:200 +#: GuiTourneyPlayerStats.py:466 +msgid "***sortCols error: " +msgstr "***erreur sortCols: " + +#: GuiDatabase.py:326 +msgid "sortCols error: " +msgstr "erreur sortCols: " + +#: GuiDatabase.py:371 +msgid "testDB: trying to connect to: %s/%s, %s, %s/%s" +msgstr "" + +#: GuiDatabase.py:374 +msgid " connected ok" +msgstr "" + +#: GuiDatabase.py:381 +msgid " not connected but no exception" +msgstr "" + +#: GuiDatabase.py:383 +#: fpdb.pyw:886 +msgid "MySQL Server reports: Access denied. Are your permissions set correctly?" +msgstr "" + +#: GuiDatabase.py:387 +#: fpdb.pyw:888 +msgid "MySQL client reports: 2002 or 2003 error. Unable to connect - " +msgstr "" + +#: GuiDatabase.py:388 +#: fpdb.pyw:889 +msgid "Please check that the MySQL service has been started" +msgstr "Veuillez vérifier que le service MySQL est démarré" + +#: GuiDatabase.py:392 +#: fpdb.pyw:891 +msgid "PostgreSQL Server reports: Access denied. Are your permissions set correctly?" +msgstr "" + +#: GuiDatabase.py:395 +#: fpdb.pyw:893 +msgid "PostgreSQL client reports: Unable to connect - " +msgstr "" + +#: GuiDatabase.py:396 +#: fpdb.pyw:894 +#, fuzzy +msgid "Please check that the PostgreSQL service has been started" +msgstr "Veuillez vérifier que le service de Postgres a bien été démarré" + +#: GuiDatabase.py:406 +msgid "db connection to %s, %s, %s, %s, %s failed: %s" +msgstr "connexion bdd à %s, %s, %s, %s, %s a échoué: %s" + +#: GuiDatabase.py:414 +#, fuzzy +msgid "AddDB starting" +msgstr "fpdb démarre ..." + +#: GuiDatabase.py:423 +msgid "Add New Database" +msgstr "Ajouter Nouvelle Base De Données" + +#: GuiDatabase.py:433 +#, fuzzy +msgid "DB Type" +msgstr "Type" + +#: GuiDatabase.py:443 +#, fuzzy +msgid "DB Name" +msgstr "Nom" + +#: GuiDatabase.py:451 +#, fuzzy +msgid "DB Description" +msgstr "Description" + +#: GuiDatabase.py:472 +#, fuzzy +msgid "Host Computer" +msgstr "Import Fini" + +#: GuiDatabase.py:505 +#, fuzzy +msgid "start creating new db" +msgstr "Erreur à la création des indices" + +#: GuiDatabase.py:524 +msgid "tested new db, result=%s" +msgstr "nouvelle bdd testée, résultat=%s" + +#: GuiDatabase.py:527 +#, fuzzy +msgid "Database created" +msgstr "Statistiques de Base de Données" + +#: GuiDatabase.py:530 +#, fuzzy +msgid "Database creation failed" +msgstr " création index a échoué" + +#: GuiDatabase.py:543 +msgid "check_fields: starting" +msgstr "" + +#: GuiDatabase.py:549 +msgid "No Database Name given" +msgstr "Pas de Nom de Base De Données donné" + +#: GuiDatabase.py:552 +msgid "No Database Description given" +msgstr "Pas de Description de Base De Données donné" + +#: GuiDatabase.py:555 +#, fuzzy +msgid "No Username given" +msgstr "Username" + +#: GuiDatabase.py:558 +#, fuzzy +msgid "No Password given" +msgstr "Mot de passe" + +#: GuiDatabase.py:561 +msgid "No Host given" +msgstr "Pas de nom d'Hôte donné " + +#: GuiDatabase.py:575 +msgid "Unknown Database Type selected" +msgstr "Type de Base De Données selectionnée Inconnu" + +#: GuiDatabase.py:579 +msgid "check_fields: open dialog" +msgstr "" + +#: GuiDatabase.py:588 +msgid "Do you want to try again?" +msgstr "Voulez-vous ré-essayer ?" + +#: GuiDatabase.py:595 +msgid "check_fields: destroy dialog" +msgstr "" + +#: GuiDatabase.py:599 +msgid "check_fields: returning ok as %s, try_again as %s" +msgstr "" + +#: GuiDatabase.py:701 +#: GuiLogView.py:213 +msgid "Test Log Viewer" +msgstr "Visualiseur Log de Test" + +#: GuiDatabase.py:706 +#: GuiLogView.py:218 +msgid "Log Viewer" +msgstr "Visualiseur de Log" + +#: GuiGraphViewer.py:56 +msgid "" +"Failed to load libs for graphing, graphing will not function. Please\n" +" install numpy and matplotlib if you want to use graphs." +msgstr "" +"Le chargement des libs de graph a échoué, graph indisponible. Veuillez\n" +" installer numpy et matplotlib si vous voulez utiliser les graphs." + +#: GuiGraphViewer.py:58 +msgid "" +"This is of no consequence for other parts of the program, e.g. import \n" +" and HUD are NOT affected by this problem." +msgstr "" + +#: GuiGraphViewer.py:141 +#: GuiGraphViewer.py:255 +#: GuiSessionViewer.py:354 +msgid "***Error: " +msgstr "***Erreur: " + +#: GuiGraphViewer.py:171 +#: GuiPositionalStats.py:177 +#: GuiRingPlayerStats.py:251 +#: GuiSessionViewer.py:203 +#: GuiTourneyPlayerStats.py:277 +msgid "No sites selected - defaulting to PokerStars" +msgstr "Pas de site selectionné - Pokerstars par défaut" + +#: GuiGraphViewer.py:176 +#: GuiPositionalStats.py:180 +#: GuiRingPlayerStats.py:254 +#: GuiSessionViewer.py:206 +#: GuiTourneyPlayerStats.py:280 +msgid "No player ids found" +msgstr "Pas d'ids de joueur trouvé" + +#: GuiGraphViewer.py:181 +#: GuiPositionalStats.py:183 +#: GuiRingPlayerStats.py:257 +#: GuiSessionViewer.py:209 +msgid "No limits found" +msgstr "Pas de limites trouvées" + +#: GuiGraphViewer.py:191 +msgid "Graph generated in: %s" +msgstr "Graph generé en: %s" + +#: GuiGraphViewer.py:195 +msgid "Hands" +msgstr "Mains" + +#: GuiGraphViewer.py:199 +msgid "No Data for Player(s) Found" +msgstr "Données Non-Trouvées pour les Joueurs" + +#: GuiGraphViewer.py:222 +#: GuiGraphViewer.py:241 +msgid "" +"Hands: %d\n" +"Profit: $%.2f" +msgstr "" +"Mains: %d\n" +"Profit: $%.2f" + +#: GuiGraphViewer.py:223 +#: GuiGraphViewer.py:242 +msgid "Showdown: $%.2f" +msgstr "Abattage: $%.2f" + +#: GuiGraphViewer.py:224 +#: GuiGraphViewer.py:243 +msgid "Non-showdown: $%.2f" +msgstr "Sans-abattage: $%.2f" + +#: GuiGraphViewer.py:232 +msgid "Profit graph for ring games" +msgstr "Graph de profit pour le cash-game" + +#: GuiGraphViewer.py:352 +msgid "Please choose the directory you wish to export to:" +msgstr "Veuillez choisir le repertoire vers lequel vous souhaitez exporter:" + +#: GuiGraphViewer.py:365 +msgid "Closed, no graph exported" +msgstr "Fermé, pas de graph exporté" + +#: GuiGraphViewer.py:383 +msgid "Graph created" +msgstr "Graph créé" + +#: GuiImapFetcher.py:49 +msgid "To cancel just close this tab." +msgstr "Pour annuler, fermer cette fenêtre" + +#: GuiImapFetcher.py:52 +msgid "_Save" +msgstr "" + +#: GuiImapFetcher.py:56 +msgid "_Import All" +msgstr "" + +#: GuiImapFetcher.py:60 +msgid "If you change the config you must save before importing" +msgstr "Si vous changez la configuration vous devez sauver avant d'importer" + +#: GuiImapFetcher.py:98 +msgid "Starting import. Please wait." +msgstr "Démarrage de l'import. Veuillez patienter." + +#: GuiImapFetcher.py:103 +msgid "Finished import without error." +msgstr "Fin de l'import sans erreur." + +#: GuiImapFetcher.py:106 +msgid "Login to mailserver failed: please check mailserver, username and password" +msgstr "" + +#: GuiImapFetcher.py:109 +msgid "Could not connect to mailserver: check mailserver and use SSL settings and internet connectivity" +msgstr "" + +#: GuiImapFetcher.py:119 +msgid "Fetch Type" +msgstr "" + +#: GuiImapFetcher.py:119 +msgid "Mail Folder" +msgstr "Repertoir de Mail" + +#: GuiImapFetcher.py:119 +msgid "Mailserver" +msgstr "" + +#: GuiImapFetcher.py:119 +msgid "Site" +msgstr "Site" + +#: GuiImapFetcher.py:119 +msgid "Use SSL" +msgstr "Utiliser SSL" + +#: GuiImapFetcher.py:151 +msgid "Yes" +msgstr "Oui" + +#: GuiImapFetcher.py:152 +msgid "No" +msgstr "Non" + +#: GuiLogView.py:61 +msgid "Log Messages" +msgstr "Messages de Log" + +#: GuiLogView.py:96 +msgid "Refresh" +msgstr "Rafraîchir" + +#: GuiPositionalStats.py:146 +msgid "DEBUG: activesite set to %s" +msgstr "" + +#: GuiPositionalStats.py:332 +msgid "Positional Stats page displayed in %4.2f seconds" +msgstr "" + +#: GuiPrefs.py:81 +msgid "Setting" +msgstr "Propriété" + +#: GuiPrefs.py:87 +msgid "Value (double-click to change)" +msgstr "Valeur (double click pour changer)" + +#: GuiPrefs.py:187 +msgid "Test Preferences Dialog" +msgstr "Dialogue de Préférences de Test" + +#: GuiPrefs.py:192 +#: fpdb.pyw:297 +msgid "Preferences" +msgstr "Préférences" + +#: GuiRingPlayerStats.py:322 +#: GuiSessionViewer.py:248 +#: GuiTourneyPlayerStats.py:252 +msgid "Stats page displayed in %4.2f seconds" +msgstr "Page de stats affichée en %4.2f secondes" + +#: GuiRingPlayerStats.py:369 +msgid "***sortnums error: " +msgstr "***sortnums erreur: " + +#: GuiRingPlayerStats.py:391 +msgid "***sortcols error: " +msgstr "***sortcols erreur: " + +#: GuiRingPlayerStats.py:682 +msgid "Detailed Filters" +msgstr "Filtres Détaillés" + +#: GuiRingPlayerStats.py:691 +msgid "Hand Filters:" +msgstr "Filtres Mains:" + +#: GuiRingPlayerStats.py:704 +msgid "between" +msgstr "entre" + +#: GuiRingPlayerStats.py:705 +msgid "and" +msgstr "et" + +#: GuiSessionViewer.py:41 +msgid "Failed to load numpy and/or matplotlib in Session Viewer" +msgstr "" + +#: GuiSessionViewer.py:42 +msgid "ImportError: %s" +msgstr "ErreurImport: %s" + +#: GuiSessionViewer.py:89 +msgid "Hand Breakdown for all levels listed above" +msgstr "" + +#: GuiSessionViewer.py:375 +msgid "Session candlestick graph" +msgstr "" + +#: GuiSessionViewer.py:378 +msgid "Sessions" +msgstr "Sessions" + +#: GuiTourneyPlayerStats.py:84 +msgid "_Refresh Stats" +msgstr "" + +#: GuiTourneyViewer.py:49 +msgid "Enter the tourney number you want to display:" +msgstr "Entrer le numéro de tournoi que vous voulez afficher:" + +#: GuiTourneyViewer.py:55 +msgid "_Display" +msgstr "" + +#: GuiTourneyViewer.py:62 +msgid "Display _Player" +msgstr "Affiche _Player" + +#: GuiTourneyViewer.py:77 +msgid "Tournament not found - please ensure you imported it and selected the correct site" +msgstr "Tournoi non trouvé - veuillez vous assurez que vous l'avez importé et avez sélectionné le site adéquat" + +#: GuiTourneyViewer.py:105 +msgid "Player or tourney not found - please ensure you imported it and selected the correct site" +msgstr "Joueur ou tournoi non trouvé - veuillez vous assurez que vous l'avez importé et avez sélectionné le site adéquat" + +#: GuiTourneyViewer.py:119 +msgid "N/A" +msgstr "N/A" + +#: GuiTourneyViewer.py:140 +msgid "invalid entry in tourney number - must enter numbers only" +msgstr "numéro de tournoi invalide - chiffres seulement" + +#: HUD_main.pyw:86 +msgid "" +"\n" +"HUD_main: starting ..." +msgstr "" +"\n" +"HUD_main: démarrage ..." + +#: HUD_main.pyw:89 +msgid "Logfile is " +msgstr "Fichier de log est" + +#: HUD_main.pyw:90 +msgid "HUD_main starting: using db name = %s" +msgstr "" + +#: HUD_main.pyw:95 +msgid "Note: error output is being diverted to:\n" +msgstr "" + +#: HUD_main.pyw:96 +#: fpdb.pyw:1120 +msgid "" +"\n" +"Any major error will be reported there _only_.\n" +msgstr "" + +#: HUD_main.pyw:97 +msgid "Note: error output is being diverted to:" +msgstr "" + +#: HUD_main.pyw:98 +msgid "Any major error will be reported there _only_." +msgstr "" + +#: HUD_main.pyw:101 +msgid "HUD_main: starting ...\n" +msgstr "" + +#: HUD_main.pyw:114 +#: HUD_run_me.py:62 +msgid "Closing this window will exit from the HUD." +msgstr "" + +#: HUD_main.pyw:117 +#: HUD_run_me.py:66 +msgid "HUD Main Window" +msgstr "Fenêtre Principale HUD" + +#: HUD_main.pyw:126 +msgid "Terminating normally." +msgstr "Terminé normalement." + +#: HUD_main.pyw:230 +msgid "Received hand no %s" +msgstr "Main reçu no %s" + +#: HUD_main.pyw:249 +msgid "HUD_main.read_stdin: hand processing starting ..." +msgstr "" + +#: HUD_main.pyw:275 +msgid "hud_dict[%s] was not found\n" +msgstr "" + +#: HUD_main.pyw:276 +msgid "will not send hand\n" +msgstr "n'enverra pas la main\n" + +#: HUD_main.pyw:310 +msgid "HUD create: table name %s not found, skipping." +msgstr "Création HUD : table nommé %s non trouvée, ignorée." + +#: HUD_main.pyw:318 +msgid "Table \"%s\" no longer exists\n" +msgstr "Table \"%s\" n'existe plus\n" + +#: HUD_main.pyw:321 +msgid "HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f,%4.3f,%4.3f)" +msgstr "" + +#: HUD_run_me.py:45 +msgid "HUD_main starting\n" +msgstr "" + +#: HUD_run_me.py:51 +#: TournamentTracker.py:317 +msgid "Using db name = %s\n" +msgstr "" + +#: Hand.py:151 +msgid "BB" +msgstr "BB" + +#: Hand.py:152 +msgid "SB" +msgstr "SB" + +#: Hand.py:153 +msgid "BUTTONPOS" +msgstr "POSBOUTON" + +#: Hand.py:154 +msgid "HAND NO." +msgstr "MAIN NO." + +#: Hand.py:155 +#: TourneySummary.py:134 +msgid "SITE" +msgstr "SITE" + +#: Hand.py:156 +msgid "TABLE NAME" +msgstr "NOM TABLE" + +#: Hand.py:157 +#: TourneySummary.py:144 +msgid "HERO" +msgstr "HEROS" + +#: Hand.py:158 +#: TourneySummary.py:145 +msgid "MAXSEATS" +msgstr "MAXSIEGES" + +#: Hand.py:159 +msgid "LEVEL" +msgstr "NIVEAU" + +#: Hand.py:160 +#: TourneySummary.py:150 +msgid "MIXED" +msgstr "MIXTE" + +#: Hand.py:161 +msgid "LASTBET" +msgstr "" + +#: Hand.py:162 +msgid "ACTION STREETS" +msgstr "" + +#: Hand.py:163 +msgid "STREETS" +msgstr "TOURS" + +#: Hand.py:164 +msgid "ALL STREETS" +msgstr "" + +#: Hand.py:165 +msgid "COMMUNITY STREETS" +msgstr "" + +#: Hand.py:166 +msgid "HOLE STREETS" +msgstr "" + +#: Hand.py:167 +msgid "COUNTED SEATS" +msgstr "" + +#: Hand.py:168 +msgid "DEALT" +msgstr "DISTRIBUES" + +#: Hand.py:169 +msgid "SHOWN" +msgstr "MONTRE" + +#: Hand.py:170 +msgid "MUCKED" +msgstr "MUCKED" + +#: Hand.py:171 +msgid "TOTAL POT" +msgstr "POT TOTAL" + +#: Hand.py:172 +msgid "TOTAL COLLECTED" +msgstr "" + +#: Hand.py:173 +msgid "RAKE" +msgstr "RAKE" + +#: Hand.py:174 +#: TourneySummary.py:135 +msgid "START TIME" +msgstr "HEURE DEPART" + +#: Hand.py:175 +msgid "TOURNAMENT NO" +msgstr "" + +#: Hand.py:176 +#: TourneySummary.py:140 +msgid "TOURNEY ID" +msgstr "" + +#: Hand.py:177 +#: TourneySummary.py:139 +msgid "TOURNEY TYPE ID" +msgstr "" + +#: Hand.py:178 +#: TourneySummary.py:141 +msgid "BUYIN" +msgstr "" + +#: Hand.py:179 +msgid "BUYIN CURRENCY" +msgstr "" + +#: Hand.py:180 +msgid "BUYIN CHIPS" +msgstr "" + +#: Hand.py:181 +#: TourneySummary.py:142 +msgid "FEE" +msgstr "" + +#: Hand.py:182 +msgid "IS REBUY" +msgstr "EST A RECAVE" + +#: Hand.py:183 +msgid "IS ADDON" +msgstr "EST A ADDON" + +#: Hand.py:184 +msgid "IS KO" +msgstr "EST UN KO" + +#: Hand.py:185 +#: TourneySummary.py:166 +msgid "KO BOUNTY" +msgstr "BOUNTY KO" + +#: Hand.py:186 +msgid "IS MATRIX" +msgstr "EST MATRIX" + +#: Hand.py:187 +msgid "IS SHOOTOUT" +msgstr "EST UN SHOOTOUT" + +#: Hand.py:188 +#: TourneySummary.py:167 +msgid "TOURNEY COMMENT" +msgstr "COMMENTAIRE TOURNOI" + +#: Hand.py:191 +#: TourneySummary.py:179 +msgid "PLAYERS" +msgstr "JOUEURS" + +#: Hand.py:192 +msgid "STACKS" +msgstr "STACKS" + +#: Hand.py:193 +msgid "POSTED" +msgstr "" + +#: Hand.py:194 +msgid "POT" +msgstr "POT" + +#: Hand.py:195 +msgid "SEATING" +msgstr "SIEGE" + +#: Hand.py:196 +msgid "GAMETYPE" +msgstr "TYPE DE JEU" + +#: Hand.py:197 +msgid "ACTION" +msgstr "ACTION" + +#: Hand.py:198 +msgid "COLLECTEES" +msgstr "COLLECTEES" + +#: Hand.py:199 +msgid "BETS" +msgstr "MISES" + +#: Hand.py:200 +msgid "BOARD" +msgstr "TABLEAU" + +#: Hand.py:201 +msgid "DISCARDS" +msgstr "" + +#: Hand.py:202 +msgid "HOLECARDS" +msgstr "CARTES SERVIES" + +#: Hand.py:203 +msgid "TOURNEYS PLAYER IDS" +msgstr "IDS JOUEUR TOURNOIS" + +#: Hand.py:226 +#: Hand.py:1243 +msgid "[ERROR] Tried to add holecards for unknown player: %s" +msgstr "" + +#: Hand.py:279 +msgid "Hand.insert(): hid #: %s is a duplicate" +msgstr "" + +#: Hand.py:318 +msgid "markstreets didn't match - Assuming hand %s was cancelled" +msgstr "" + +#: Hand.py:320 +msgid "FpdbParseError: markStreets appeared to fail: First 100 chars: '%s'" +msgstr "" + +#: Hand.py:324 +msgid "DEBUG: checkPlayerExists %s fail on hand number %s" +msgstr "" + +#: Hand.py:325 +msgid "checkPlayerExists: '%s fail on hand number %s" +msgstr "" + +#: Hand.py:406 +msgid "%s %s calls %s" +msgstr "" + +#: Hand.py:476 +msgid "%s %s raise %s" +msgstr "" + +#: Hand.py:487 +msgid "%s %s bets %s" +msgstr "" + +#: Hand.py:506 +msgid "%s %s folds" +msgstr "" + +#: Hand.py:515 +msgid "%s %s checks" +msgstr "" + +#: Hand.py:535 +msgid "addShownCards %s hole=%s all=%s" +msgstr "" + +#: Hand.py:646 +msgid "*** ERROR - HAND: calling writeGameLine with unexpected STARTTIME value, expecting datetime.date object, received:" +msgstr "" + +#: Hand.py:647 +msgid "*** Make sure your HandHistoryConverter is setting hand.startTime properly!" +msgstr "" + +#: Hand.py:648 +msgid "*** Game String:" +msgstr "" + +#: Hand.py:702 +msgid "*** Parse error reading blinds (check compilePlayerRegexs as a likely culprit)" +msgstr "" + +#: Hand.py:729 +msgid "HoldemOmahaHand.__init__:Can't assemble hand from db without a handid" +msgstr "" + +#: Hand.py:731 +msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" +msgstr "" + +#: Hand.py:1112 +msgid "*** DEALING HANDS ***" +msgstr "" + +#: Hand.py:1117 +msgid "Dealt to %s: [%s]" +msgstr "" + +#: Hand.py:1122 +msgid "*** FIRST DRAW ***" +msgstr "*** PREMIER TIRAGE ***" + +#: Hand.py:1132 +msgid "*** SECOND DRAW ***" +msgstr "*** SECOND TIRAGE ***" + +#: Hand.py:1142 +msgid "*** THIRD DRAW ***" +msgstr "*** TROISIEME TIRAGE ***" + +#: Hand.py:1152 +#: Hand.py:1370 +msgid "*** SHOW DOWN ***" +msgstr "*** ABATTAGE ***" + +#: Hand.py:1167 +#: Hand.py:1385 +msgid "*** SUMMARY ***" +msgstr "*** RESUME ***" + +#: Hand.py:1252 +msgid "%s %s completes %s" +msgstr "" + +#: Hand.py:1270 +msgid "Bringin: %s, %s" +msgstr "" + +#: Hand.py:1310 +msgid "*** 3RD STREET ***" +msgstr "*** 3EME RUE ***" + +#: Hand.py:1324 +msgid "*** 4TH STREET ***" +msgstr "*** 4EME RUE ***" + +#: Hand.py:1336 +msgid "*** 5TH STREET ***" +msgstr "*** 5EME RUE ***" + +#: Hand.py:1348 +msgid "*** 6TH STREET ***" +msgstr "*** 6EME RUE ***" + +#: Hand.py:1358 +msgid "*** RIVER ***" +msgstr "*** RIVIERE ***" + +#: Hand.py:1450 +msgid "join_holecards: # of holecards should be either < 4, 4 or 7 - 5 and 6 should be impossible for anyone who is not a hero" +msgstr "" + +#: Hand.py:1451 +msgid "join_holcards: holecards(%s): %s" +msgstr "" + +#: Hand.py:1534 +msgid "DEBUG: call Pot.end() before printing pot total" +msgstr "" + +#: Hand.py:1536 +msgid "FpdbError in printing Hand object" +msgstr "" + +#: HandHistoryConverter.py:135 +msgid "Failed sanity check" +msgstr "" + +#: HandHistoryConverter.py:143 +msgid "Tailing '%s'" +msgstr "" + +#: HandHistoryConverter.py:150 +msgid "HHC.start(follow): processHand failed: Exception msg: '%s'" +msgstr "" + +#: HandHistoryConverter.py:154 +msgid "handsList is " +msgstr "" + +#: HandHistoryConverter.py:165 +msgid "HHC.start(): processHand failed: Exception msg: '%s'" +msgstr "" + +#: HandHistoryConverter.py:169 +msgid "Read %d hands (%d failed) in %.3f seconds" +msgstr "" + +#: HandHistoryConverter.py:175 +msgid "Summary file '%s' correctly parsed (took %.3f seconds)" +msgstr "" + +#: HandHistoryConverter.py:177 +msgid "Error converting summary file '%s' (took %.3f seconds)" +msgstr "" + +#: HandHistoryConverter.py:180 +msgid "Error converting '%s'" +msgstr "" + +#: HandHistoryConverter.py:211 +msgid "%s changed inode numbers from %d to %d" +msgstr "" + +#: HandHistoryConverter.py:256 +msgid "Converting starsArchive format to readable" +msgstr "" + +#: HandHistoryConverter.py:261 +msgid "Converting ftpArchive format to readable" +msgstr "" + +#: HandHistoryConverter.py:266 +msgid "Read no hands." +msgstr "" + +#: HandHistoryConverter.py:474 +msgid "HH Sanity Check: output and input files are the same, check config" +msgstr "" + +#: HandHistoryConverter.py:497 +msgid "Reading stdin with %s" +msgstr "" + +#: HandHistoryConverter.py:512 +msgid "unable to read file with any codec in list!" +msgstr "" + +#: HandHistoryConverter.py:579 +msgid " given TZ:" +msgstr "" + +#: HandHistoryConverter.py:579 +msgid "raw time:" +msgstr "" + +#: HandHistoryConverter.py:589 +msgid "changeTimeZone: offset=" +msgstr "" + +#: HandHistoryConverter.py:652 +msgid "utcTime:" +msgstr "" + +#: HandHistoryConverter.py:685 +msgid "Unable to create output directory %s for HHC!" +msgstr "" + +#: HandHistoryConverter.py:686 +msgid "*** ERROR: UNABLE TO CREATE OUTPUT DIRECTORY" +msgstr "" + +#: HandHistoryConverter.py:688 +msgid "Created directory '%s'" +msgstr "Répertoire créé '%s'" + +#: HandHistoryConverter.py:692 +msgid "out_path %s couldn't be opened" +msgstr "" + +#: Hello.py:44 +msgid "creating Hello" +msgstr "création Hello" + +#: Hello.py:47 +msgid "Hello World" +msgstr "Hello World" + +#: Hello.py:65 +msgid "site =" +msgstr "site =" + +#: Hello.py:73 +msgid "YOUR NAME HERE" +msgstr "VOTRE NOM ICI" + +#: Hello.py:104 +msgid "" +"Hello %s\n" +"You have played %d hands\n" +" on %s." +msgstr "" +"Hello %s\n" +"Vous avez joué %d mains\n" +" sur %s." + +#: Hud.py:148 +msgid "Kill This HUD" +msgstr "Terminer Ce HUD" + +#: Hud.py:153 +msgid "Save HUD Layout" +msgstr "Sauvegarder Composition HUD" + +#: Hud.py:157 +#, fuzzy +msgid "Reposition StatWindows" +msgstr "Stats Position" + +#: Hud.py:161 +#, fuzzy +msgid "Show Player Stats" +msgstr "Stats Joueur Cash-Game" + +#: Hud.py:166 +#: Hud.py:235 +msgid "For This Blind Level Only" +msgstr "Pour Ce Niveau de Blinds Seulement" + +#: Hud.py:171 +#: Hud.py:240 +msgid "For Multiple Blind Levels:" +msgstr "Pour Plusieurs Niveuax de Blinds:" + +#: Hud.py:174 +#: Hud.py:243 +msgid " 0.5 to 2.0 x Current Blinds" +msgstr "" + +#: Hud.py:179 +#: Hud.py:248 +msgid " 0.33 to 3.0 x Current Blinds" +msgstr "" + +#: Hud.py:184 +#: Hud.py:253 +msgid " 0.1 to 10 x Current Blinds" +msgstr "" + +#: Hud.py:189 +#: Hud.py:258 +msgid " All Levels" +msgstr "" + +#: Hud.py:194 +#: Hud.py:263 +msgid "For #Seats:" +msgstr "Pour Siège#:" + +#: Hud.py:197 +#: Hud.py:266 +msgid " Any Number" +msgstr " Tous" + +#: Hud.py:202 +#: Hud.py:271 +msgid " Custom" +msgstr " Custom" + +#: Hud.py:207 +#: Hud.py:276 +msgid " Exact" +msgstr " Exact" + +#: Hud.py:212 +#: Hud.py:281 +msgid "Since:" +msgstr "Depuis:" + +#: Hud.py:215 +#: Hud.py:284 +msgid " All Time" +msgstr " Toujours" + +#: Hud.py:220 +#: Hud.py:289 +#, fuzzy +msgid " Session" +msgstr "Sessions" + +#: Hud.py:225 +#: Hud.py:294 +msgid " %s Days" +msgstr " %s Jours" + +#: Hud.py:230 +#, fuzzy +msgid "Show Opponent Stats" +msgstr "Montrer les stats de position" + +#: Hud.py:352 +msgid "Debug StatWindows" +msgstr "" + +#: Hud.py:356 +msgid "Set max seats" +msgstr "Défini le max de sièges" + +#: Hud.py:542 +#, fuzzy +msgid "Updating config file" +msgstr "Lecture du fichier de configuration %s" + +#: Hud.py:551 +msgid "No layout found for %d-max games for site %s\n" +msgstr "" + +#: Hud.py:565 +msgid "" +"exception in Hud.adj_seats\n" +"\n" +msgstr "" + +#: Hud.py:566 +msgid "error is %s" +msgstr "l'erreur est %s" + +#: Hud.py:573 +#, fuzzy +msgid "Error finding actual seat.\n" +msgstr "Erreur lors de l'analyse" + +#: Hud.py:589 +msgid "Creating hud from hand " +msgstr "Création du hud depuis la main" + +#: Hud.py:638 +msgid "KeyError at the start of the for loop in update in hud_main. How this can possibly happen is totally beyond my comprehension. Your HUD may be about to get really weird. -Eric" +msgstr "" + +#: Hud.py:639 +msgid "(btw, the key was %s and statd is %s" +msgstr "" + +#: ImapFetcher.py:54 +msgid "response to logging in:" +msgstr "reponse au log-in:" + +#: ImapFetcher.py:85 +msgid "completed running Imap import, closing server connection" +msgstr "" + +#: Mucked.py:327 +msgid "No Name" +msgstr "Pas de Nom" + +#: OnGameToFpdb.py:178 +#: PkrToFpdb.py:144 +#: PokerStarsToFpdb.py:189 +msgid "determineGameType: Unable to recognise gametype from: '%s'" +msgstr "" + +#: OnGameToFpdb.py:179 +#: OnGameToFpdb.py:193 +#: PkrToFpdb.py:145 +#: PkrToFpdb.py:173 +#: PokerStarsToFpdb.py:190 +#: PokerStarsToFpdb.py:220 +msgid "determineGameType: Raising FpdbParseError" +msgstr "" + +#: OnGameToFpdb.py:180 +#: PkrToFpdb.py:146 +#: PokerStarsToFpdb.py:191 +msgid "Unable to recognise gametype from: '%s'" +msgstr "" + +#: OnGameToFpdb.py:192 +msgid "determineGameType: limit not found in self.limits(%s). hand: '%s'" +msgstr "" + +#: OnGameToFpdb.py:194 +msgid "limit not found in self.limits(%s). hand: '%s'" +msgstr "" + +#: OnGameToFpdb.py:268 +#: PartyPokerToFpdb.py:351 +#: PokerStarsToFpdb.py:321 +#: UltimateBetToFpdb.py:144 +#: Win2dayToFpdb.py:156 +msgid "readButton: not found" +msgstr "" + +#: OnGameToFpdb.py:288 +msgid "readBlinds in noSB exception - no SB created" +msgstr "" + +#: Options.py:40 +msgid "If passed error output will go to the console rather than ." +msgstr "" + +#: Options.py:43 +msgid "Overrides the default database name" +msgstr "" + +#: Options.py:46 +msgid "Specifies a configuration file." +msgstr "" + +#: Options.py:49 +msgid "Indicates program was restarted with a different path (only allowed once)." +msgstr "" + +#: Options.py:52 +msgid "Input file" +msgstr "" + +#: Options.py:55 +msgid "Module name for Hand History Converter" +msgstr "" + +#: Options.py:59 +msgid "Error logging level:" +msgstr "" + +#: Options.py:62 +msgid "Print version information and exit." +msgstr "" + +#: Options.py:73 +msgid "press enter to end" +msgstr "appuyer sur entrée pour finir" + +#: P5sResultsParser.py:10 +msgid "You need to manually enter the playername" +msgstr "" + +#: PartyPokerToFpdb.py:215 +msgid "Cannot fetch field '%s'" +msgstr "" + +#: PartyPokerToFpdb.py:219 +msgid "Unknown limit '%s'" +msgstr "Limite inconnue '%s'" + +#: PartyPokerToFpdb.py:224 +msgid "Unknown game type '%s'" +msgstr "Type de jeu inconnu '%s'" + +#: PartyPokerToFpdb.py:258 +msgid "Cannot read HID for current hand" +msgstr "Impossible de lire le HID pour cette main" + +#: PartyPokerToFpdb.py:263 +msgid "Cannot read Handinfo for current hand" +msgstr "Impossible de lire Handinfo pour cette main" + +#: PartyPokerToFpdb.py:268 +msgid "Cannot read GameType for current hand" +msgstr "Impossible de lire le GameType pour cette main" + +#: PartyPokerToFpdb.py:479 +msgid "Unimplemented readAction: '%s' '%s'" +msgstr "" + +#: PkrToFpdb.py:174 +#: PokerStarsToFpdb.py:221 +msgid "Lim_Blinds has no lookup for '%s'" +msgstr "" + +#: PokerStarsSummary.py:72 +msgid "didn't recognise buyin currency in:" +msgstr "n'a pas reconnu la devise du buyin:" + +#: PokerStarsSummary.py:112 +msgid "in not result starttime" +msgstr "" + +#: PokerStarsToFpdb.py:274 +msgid "failed to detect currency" +msgstr "" + +#: Stats.py:122 +#: Stats.py:123 +msgid "Total Profit" +msgstr "Profit Total" + +#: Stats.py:144 +#: Stats.py:151 +msgid "Voluntarily Put In Pot Pre-Flop%" +msgstr "" + +#: Stats.py:164 +#: Stats.py:172 +msgid "Pre-Flop Raise %" +msgstr "Relance Pré-Flop %" + +#: Stats.py:185 +#: Stats.py:193 +msgid "% went to showdown" +msgstr "* est allé à l'abattage" + +#: Stats.py:206 +#: Stats.py:214 +msgid "% won money at showdown" +msgstr "% argent gagné à l'abattage" + +#: Stats.py:227 +#: Stats.py:236 +msgid "profit/100hands" +msgstr "profit/100mains" + +#: Stats.py:230 +msgid "exception calcing p/100: 100 * %d / %d" +msgstr "" + +#: Stats.py:249 +#: Stats.py:258 +msgid "big blinds/100 hands" +msgstr "big blinds/100 mains" + +#: Stats.py:271 +#: Stats.py:280 +msgid "Big Bets/100 hands" +msgstr "Big Bets/100 mains" + +#: Stats.py:274 +msgid "exception calcing BB/100: " +msgstr "" + +#: Stats.py:294 +#: Stats.py:303 +msgid "Flop Seen %" +msgstr "Flop vus %" + +#: Stats.py:326 +#: Stats.py:335 +#, fuzzy +msgid "number hands seen" +msgstr "Nombre de Mains:" + +#: Stats.py:348 +#: Stats.py:356 +msgid "folded flop/4th" +msgstr "couché sur flop/4ème" + +#: Stats.py:369 +msgid "% steal attempted" +msgstr "% vols tentés" + +#: Stats.py:384 +#: Stats.py:391 +msgid "% folded SB to steal" +msgstr "% couché SB sur vol" + +#: Stats.py:403 +#: Stats.py:410 +msgid "% folded BB to steal" +msgstr "% couché BB sur vol" + +#: Stats.py:425 +#: Stats.py:432 +msgid "% folded blind to steal" +msgstr "% couché blind sur vol" + +#: Stats.py:444 +#: Stats.py:451 +msgid "% 3/4 Bet preflop/3rd" +msgstr "% 3/4 Bet pré-flop/3ème" + +#: Stats.py:463 +#: Stats.py:470 +msgid "% won$/saw flop/4th" +msgstr "" + +#: Stats.py:482 +#: Stats.py:489 +msgid "Aggression Freq flop/4th" +msgstr "Freq Agression flop/4ème" + +#: Stats.py:501 +#: Stats.py:508 +msgid "Aggression Freq turn/5th" +msgstr "Freq Agression tournant/5ème" + +#: Stats.py:520 +#: Stats.py:527 +msgid "Aggression Freq river/6th" +msgstr "Freq Agression rivière/6ème" + +#: Stats.py:539 +#: Stats.py:546 +msgid "Aggression Freq 7th" +msgstr "Freq Agression 7ème" + +#: Stats.py:565 +#: Stats.py:572 +msgid "Post-Flop Aggression Freq" +msgstr "Freq Agression Post-Flop" + +#: Stats.py:593 +#: Stats.py:600 +msgid "Aggression Freq" +msgstr "Freq Agression" + +#: Stats.py:619 +#: Stats.py:626 +#, fuzzy +msgid "Aggression Factor" +msgstr "Stats de Session" + +#: Stats.py:643 +#: Stats.py:650 +msgid "% continuation bet " +msgstr "% mise de continuation" + +#: Stats.py:662 +#: Stats.py:669 +msgid "% continuation bet flop/4th" +msgstr "% mise de continuation flop/4ème" + +#: Stats.py:681 +#: Stats.py:688 +msgid "% continuation bet turn/5th" +msgstr "% mise de continuation tournant/5ème" + +#: Stats.py:700 +#: Stats.py:707 +msgid "% continuation bet river/6th" +msgstr "% mise de continuation rivière/6ème" + +#: Stats.py:719 +#: Stats.py:726 +msgid "% continuation bet 7th" +msgstr "% mise de continuation 7ème" + +#: Stats.py:738 +#: Stats.py:745 +msgid "% fold frequency flop/4th" +msgstr "% fréquence de fold flop/4ème" + +#: Stats.py:757 +#: Stats.py:764 +msgid "% fold frequency turn/5th" +msgstr "% fréquence de fold tournant/5ème" + +#: Stats.py:776 +#: Stats.py:783 +msgid "% fold frequency river/6th" +msgstr "% fréquence de fold rivière/6ème" + +#: Stats.py:795 +#: Stats.py:802 +msgid "% fold frequency 7th" +msgstr "% fréquence de fold 7ème" + +#: Stats.py:822 +msgid "Example stats, player = %s hand = %s:" +msgstr "" + +#: Stats.py:855 +msgid "" +"\n" +"\n" +"Legal stats:" +msgstr "" + +#: Stats.py:856 +msgid "(add _0 to name to display with 0 decimal places, _1 to display with 1, etc)\n" +msgstr "" + +#: Tables_Demo.py:72 +msgid "Fake HUD Main Window" +msgstr "" + +#: Tables_Demo.py:95 +msgid "enter table name to find: " +msgstr "entrer le nom de la table à trouver:" + +#: Tables_Demo.py:120 +msgid "calling main" +msgstr "" + +#: TournamentTracker.py:50 +msgid "Note: error output is being diverted to fpdb-error-log.txt and HUD-error.txt. Any major error will be reported there _only_." +msgstr "" + +#: TournamentTracker.py:111 +msgid "tournament edit window=" +msgstr "" + +#: TournamentTracker.py:114 +msgid "FPDB Tournament Entry" +msgstr "" + +#: TournamentTracker.py:154 +msgid "Closing this window will stop the Tournament Tracker" +msgstr "Fermer cette fenêtre provoquera l'arrêt du Tracker de Tournoi" + +#: TournamentTracker.py:156 +msgid "Enter Tournament" +msgstr "" + +#: TournamentTracker.py:161 +msgid "FPDB Tournament Tracker" +msgstr "FPDB Tournament Tracker" + +#: TournamentTracker.py:172 +msgid "Edit" +msgstr "Edition" + +#: TournamentTracker.py:175 +msgid "Rebuy" +msgstr "Recave" + +#: TournamentTracker.py:274 +msgid "db error: skipping " +msgstr "erreur bdd: ignoré" + +#: TournamentTracker.py:276 +msgid "Database error %s in hand %d. Skipping.\n" +msgstr "Erreur de base de données %s dans la main %d. Ignorée.\n" + +#: TournamentTracker.py:285 +msgid "could not find tournament: skipping" +msgstr "tournoi non trouvé: ignore" + +#: TournamentTracker.py:286 +msgid "Could not find tournament %d in hand %d. Skipping.\n" +msgstr "Impossible de trouver le tournoi %d dans la main %d. Ignoré.\n" + +#: TournamentTracker.py:309 +msgid "table name %s not found, skipping.\n" +msgstr "nom de table %s non trouvé, ignoré.\n" + +#: TournamentTracker.py:316 +msgid "tournament tracker starting\n" +msgstr "tracker de tournoi dénarre\n" + +#: TourneyFilters.py:61 +msgid "Tourney Type" +msgstr "Type de Tournoi" + +#: TourneyFilters.py:88 +msgid "setting numTourneys:" +msgstr "" + +#: TourneySummary.py:136 +msgid "END TIME" +msgstr "HEURE DE FIN" + +#: TourneySummary.py:137 +msgid "TOURNEY NAME" +msgstr "NOM DU TOURNOI" + +#: TourneySummary.py:138 +msgid "TOURNEY NO" +msgstr "NUM TOURNOI" + +#: TourneySummary.py:143 +msgid "CURRENCY" +msgstr "DEVISE" + +#: TourneySummary.py:146 +msgid "ENTRIES" +msgstr "PARTICIPANTS" + +#: TourneySummary.py:147 +msgid "SPEED" +msgstr "VITESSE" + +#: TourneySummary.py:148 +msgid "PRIZE POOL" +msgstr "PRIZE POOL" + +#: TourneySummary.py:149 +msgid "STARTING CHIP COUNT" +msgstr "STACK DE DEPART" + +#: TourneySummary.py:151 +msgid "REBUY" +msgstr "RECAVE" + +#: TourneySummary.py:152 +msgid "ADDON" +msgstr "ADDON" + +#: TourneySummary.py:153 +msgid "KO" +msgstr "KO" + +#: TourneySummary.py:154 +msgid "MATRIX" +msgstr "MATRIX" + +#: TourneySummary.py:155 +msgid "MATRIX ID PROCESSED" +msgstr "" + +#: TourneySummary.py:156 +msgid "SHOOTOUT" +msgstr "SHOOTOUT" + +#: TourneySummary.py:157 +msgid "MATRIX MATCH ID" +msgstr "" + +#: TourneySummary.py:158 +msgid "SUB TOURNEY BUY IN" +msgstr "" + +#: TourneySummary.py:159 +msgid "SUB TOURNEY FEE" +msgstr "" + +#: TourneySummary.py:160 +msgid "REBUY CHIPS" +msgstr "RECAVE JETONS" + +#: TourneySummary.py:161 +msgid "ADDON CHIPS" +msgstr "ADDON JETONS" + +#: TourneySummary.py:162 +msgid "REBUY COST" +msgstr "COUT RECAVE" + +#: TourneySummary.py:163 +msgid "ADDON COST" +msgstr "COUT ADDON" + +#: TourneySummary.py:164 +msgid "TOTAL REBUYS" +msgstr "TOTAL RECAVES" + +#: TourneySummary.py:165 +msgid "TOTAL ADDONS" +msgstr "TOTAL ADDONS" + +#: TourneySummary.py:168 +msgid "SNG" +msgstr "SNG" + +#: TourneySummary.py:169 +msgid "SATELLITE" +msgstr "SATELLITE" + +#: TourneySummary.py:170 +msgid "DOUBLE OR NOTHING" +msgstr "DOUBLE OR NOTHING" + +#: TourneySummary.py:171 +msgid "GUARANTEE" +msgstr "GUARANTIE" + +#: TourneySummary.py:172 +msgid "ADDED" +msgstr "AJOUTE" + +#: TourneySummary.py:173 +msgid "ADDED CURRENCY" +msgstr "" + +#: TourneySummary.py:174 +msgid "COMMENT" +msgstr "COMMENTAIRE" + +#: TourneySummary.py:175 +msgid "COMMENT TIMESTAMP" +msgstr "" + +#: TourneySummary.py:178 +msgid "PLAYER IDS" +msgstr "" + +#: TourneySummary.py:180 +msgid "TOURNEYS PLAYERS IDS" +msgstr "" + +#: TourneySummary.py:181 +msgid "RANKS" +msgstr "" + +#: TourneySummary.py:182 +msgid "WINNINGS" +msgstr "GAINS" + +#: TourneySummary.py:183 +msgid "WINNINGS CURRENCY" +msgstr "" + +#: TourneySummary.py:184 +msgid "COUNT REBUYS" +msgstr "NOMBRE DE RECAVES" + +#: TourneySummary.py:185 +msgid "COUNT ADDONS" +msgstr "NOMBRE D'ADDONS" + +#: TourneySummary.py:186 +msgid "NB OF KO" +msgstr "NOMBRE DE KO" + +#: TourneySummary.py:233 +msgid "Tourney Insert/Update done" +msgstr "" + +#: TourneySummary.py:253 +msgid "addPlayer: rank:%s - name : '%s' - Winnings (%s)" +msgstr "" + +#: TourneySummary.py:280 +msgid "incrementPlayerWinnings: name : '%s' - Add Winnings (%s)" +msgstr "" + +#: UltimateBetToFpdb.py:42 +msgid "Initialising UltimateBetconverter class" +msgstr "" + +#: WinTables.py:82 +msgid "Window %s not found. Skipping." +msgstr "" + +#: WinTables.py:85 +msgid "self.window doesn't exist? why?" +msgstr "" + +#: fpdb.pyw:48 +msgid " - press return to continue\n" +msgstr " - appuyer sur entrée pour continuer\n" + +#: fpdb.pyw:55 +msgid "" +"\n" +"python 2.5-2.7 not found, please install python 2.5, 2.6 or 2.7 for fpdb\n" +msgstr "" + +#: fpdb.pyw:56 +#: fpdb.pyw:68 +#: fpdb.pyw:90 +msgid "Press ENTER to continue." +msgstr "Appuyez sur ENTREE pour continuer." + +#: fpdb.pyw:67 +msgid "We appear to be running in Windows, but the Windows Python Extensions are not loading. Please install the PYWIN32 package from http://sourceforge.net/projects/pywin32/" +msgstr "" + +#: fpdb.pyw:89 +msgid "Unable to load PyGTK modules required for GUI. Please install PyCairo, PyGObject, and PyGTK from www.pygtk.org." +msgstr "" + +#: fpdb.pyw:247 +msgid "Copyright 2008-2010, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, sqlcoder, Bostik, and others" +msgstr "" + +#: fpdb.pyw:248 +msgid "You are free to change, and distribute original or changed versions of fpdb within the rules set out by the license" +msgstr "" + +#: fpdb.pyw:249 +msgid "Please see fpdb's start screen for license information" +msgstr "" + +#: fpdb.pyw:253 +msgid "and others" +msgstr "et autres" + +#: fpdb.pyw:259 +msgid "Operating System" +msgstr "Système d'exploitation" + +#: fpdb.pyw:280 +msgid "Your config file is: " +msgstr "Votre fichier de configuration est:" + +#: fpdb.pyw:285 +msgid "Version Information:" +msgstr "Information de Version:" + +#: fpdb.pyw:292 +msgid "Threads: " +msgstr "Threads: " + +#: fpdb.pyw:315 +msgid "Updated preferences have not been loaded because windows are open. Re-start fpdb to load them." +msgstr "Les nouvelles préférences n'ont pas été chargée car des fenêtres sont ouvertes. Relancer fpdb pour les charger." + +#: fpdb.pyw:325 +msgid "Maintain Databases" +msgstr "" + +#: fpdb.pyw:335 +msgid "saving updated db data" +msgstr "" + +#: fpdb.pyw:342 +msgid "guidb response was " +msgstr "" + +#: fpdb.pyw:348 +msgid "Cannot open Database Maintenance window because other windows have been opened. Re-start fpdb to use this option." +msgstr "" + +#: fpdb.pyw:351 +msgid "Number of Hands: " +msgstr "Nombre de Mains:" + +#: fpdb.pyw:352 +msgid "" +"\n" +"Number of Tourneys: " +msgstr "" +"\n" +"Nombre de Tournois: " + +#: fpdb.pyw:353 +msgid "" +"\n" +"Number of TourneyTypes: " +msgstr "" +"\n" +"Nombre de Type de Tournoi: " + +#: fpdb.pyw:354 +msgid "Database Statistics" +msgstr "Statistiques de Base de Données" + +#: fpdb.pyw:363 +msgid "HUD Configurator - choose category" +msgstr "Configurateur HUD - choisissez une catégorie" + +#: fpdb.pyw:369 +msgid "Please select the game category for which you want to configure HUD stats:" +msgstr "" + +#: fpdb.pyw:421 +msgid "HUD Configurator - please choose your stats" +msgstr "" + +#: fpdb.pyw:427 +msgid "Please choose the stats you wish to use in the below table." +msgstr "" + +#: fpdb.pyw:431 +msgid "Note that you may not select any stat more than once or it will crash." +msgstr "" + +#: fpdb.pyw:435 +msgid "It is not currently possible to select \"empty\" or anything else to that end." +msgstr "" + +#: fpdb.pyw:439 +msgid "To configure things like colouring you will still have to use the Preferences dialogue or manually edit your HUD_config.xml." +msgstr "" + +#: fpdb.pyw:546 +msgid "Confirm deleting and recreating tables" +msgstr "" + +#: fpdb.pyw:547 +#, fuzzy +msgid "Please confirm that you want to (re-)create the tables." +msgstr "Veuillez confirmer que vous voulez recrééer le cache HUD." + +#: fpdb.pyw:548 +msgid " If there already are tables in the database %s on %s they will be deleted and you will have to re-import your histories.\n" +msgstr "" + +#: fpdb.pyw:549 +#, fuzzy +msgid "This may take a while." +msgstr "" +" ils seront supprimés.\n" +"Cela peut prendre du temps." + +#: fpdb.pyw:574 +msgid "User cancelled recreating tables" +msgstr "L'utilisateur a annulé la reconstruction des tables" + +#: fpdb.pyw:581 +msgid "Please confirm that you want to re-create the HUD cache." +msgstr "Veuillez confirmer que vous voulez recrééer le cache HUD." + +#: fpdb.pyw:589 +msgid " Hero's cache starts: " +msgstr "" + +#: fpdb.pyw:603 +msgid " Villains' cache starts: " +msgstr "" + +#: fpdb.pyw:616 +msgid " Rebuilding HUD Cache ... " +msgstr "Reconstruction du Cache HUD ..." + +#: fpdb.pyw:624 +msgid "User cancelled rebuilding hud cache" +msgstr "L'utilisateur a annulé la reconstruction du cache hud" + +#: fpdb.pyw:636 +msgid "Confirm rebuilding database indexes" +msgstr "" + +#: fpdb.pyw:637 +msgid "Please confirm that you want to rebuild the database indexes." +msgstr "Veuillez confirmer la reconstruction des indices de base de données." + +#: fpdb.pyw:645 +msgid " Rebuilding Indexes ... " +msgstr "Reconstruction des Indices ..." + +#: fpdb.pyw:652 +msgid " Cleaning Database ... " +msgstr "Nettoyage de la Base de Données ..." + +#: fpdb.pyw:657 +msgid " Analyzing Database ... " +msgstr "Analyse de la Base de Données ..." + +#: fpdb.pyw:662 +msgid "User cancelled rebuilding db indexes" +msgstr "L'utilisateur a annulé la reconstruction des indices de BDD" + +#: fpdb.pyw:757 +msgid "Unimplemented: Save Profile (try saving a HUD layout, that should do it)" +msgstr "" + +#: fpdb.pyw:808 +msgid "_Main" +msgstr "" + +#: fpdb.pyw:809 +#: fpdb.pyw:836 +msgid "_Quit" +msgstr "" + +#: fpdb.pyw:810 +msgid "L" +msgstr "" + +#: fpdb.pyw:810 +msgid "_Load Profile (broken)" +msgstr "" + +#: fpdb.pyw:811 +msgid "S" +msgstr "" + +#: fpdb.pyw:811 +msgid "_Save Profile (todo)" +msgstr "" + +#: fpdb.pyw:812 +msgid "F" +msgstr "" + +#: fpdb.pyw:812 +msgid "Pre_ferences" +msgstr "" + +#: fpdb.pyw:813 +msgid "_Import" +msgstr "" + +#: fpdb.pyw:814 +msgid "B" +msgstr "" + +#: fpdb.pyw:815 +msgid "I" +msgstr "" + +#: fpdb.pyw:815 +msgid "_Import through eMail/IMAP" +msgstr "" + +#: fpdb.pyw:816 +msgid "_Viewers" +msgstr "" + +#: fpdb.pyw:817 +msgid "A" +msgstr "" + +#: fpdb.pyw:817 +msgid "_Auto Import and HUD" +msgstr "" + +#: fpdb.pyw:818 +msgid "H" +msgstr "" + +#: fpdb.pyw:818 +msgid "_HUD Configurator" +msgstr "" + +#: fpdb.pyw:819 +msgid "G" +msgstr "" + +#: fpdb.pyw:819 +msgid "_Graphs" +msgstr "" + +#: fpdb.pyw:820 +msgid "P" +msgstr "" + +#: fpdb.pyw:820 +msgid "Ring _Player Stats (tabulated view, not on pgsql)" +msgstr "" + +#: fpdb.pyw:821 +msgid "T" +msgstr "" + +#: fpdb.pyw:821 +msgid "_Tourney Player Stats (tabulated view, not on pgsql)" +msgstr "" + +#: fpdb.pyw:822 +msgid "Tourney _Viewer" +msgstr "" + +#: fpdb.pyw:823 +msgid "O" +msgstr "" + +#: fpdb.pyw:823 +msgid "P_ositional Stats (tabulated view, not on sqlite)" +msgstr "" + +#: fpdb.pyw:824 +#: fpdb.pyw:1039 +msgid "Session Stats" +msgstr "Stats de Session" + +#: fpdb.pyw:825 +msgid "_Database" +msgstr "" + +#: fpdb.pyw:826 +msgid "_Maintain Databases" +msgstr "" + +#: fpdb.pyw:827 +msgid "Create or Recreate _Tables" +msgstr "" + +#: fpdb.pyw:828 +msgid "Rebuild HUD Cache" +msgstr "Reconstruction Cache HUD" + +#: fpdb.pyw:829 +msgid "Rebuild DB Indexes" +msgstr "Reconstruction Indices BDD" + +#: fpdb.pyw:830 +msgid "_Statistics" +msgstr "" + +#: fpdb.pyw:831 +msgid "Dump Database to Textfile (takes ALOT of time)" +msgstr "" + +#: fpdb.pyw:832 +msgid "_Help" +msgstr "" + +#: fpdb.pyw:833 +msgid "_Log Messages" +msgstr "" + +#: fpdb.pyw:834 +msgid "A_bout, License, Copying" +msgstr "" + +#: fpdb.pyw:852 +msgid "There is an error in your config file\n" +msgstr "" + +#: fpdb.pyw:853 +msgid "" +"\n" +"\n" +"Error is: " +msgstr "" + +#: fpdb.pyw:854 +msgid "CONFIG FILE ERROR" +msgstr "" + +#: fpdb.pyw:858 +#, fuzzy +msgid "Logfile is %s\n" +msgstr "Fichier de log est" + +#: fpdb.pyw:860 +msgid "Config file" +msgstr "Fichier de configuration" + +#: fpdb.pyw:861 +msgid "" +"has been created at:\n" +"%s.\n" +msgstr "" +"a été créé à:\n" +"%s.\n" + +#: fpdb.pyw:862 +msgid "Edit your screen_name and hand history path in the supported_sites section of the Preferences window (Main menu) before trying to import hands." +msgstr "" + +#: fpdb.pyw:884 +#, fuzzy +msgid "Connected to SQLite: %s" +msgstr "Connecté à SQLite: %(database)s" + +#: fpdb.pyw:918 +msgid "Strong Warning - Invalid database version" +msgstr "" + +#: fpdb.pyw:920 +msgid "An invalid DB version or missing tables have been detected." +msgstr "Une version invalide de la BDD ou des tables manquantes ont été détectés." + +#: fpdb.pyw:924 +msgid "This error is not necessarily fatal but it is strongly recommended that you recreate the tables by using the Database menu." +msgstr "" + +#: fpdb.pyw:928 +msgid "Not doing this will likely lead to misbehaviour including fpdb crashes, corrupt data etc." +msgstr "" + +#: fpdb.pyw:941 +msgid "Status: Connected to %s database named %s on host %s" +msgstr "" + +#: fpdb.pyw:951 +msgid "" +"\n" +"Global lock taken by %s" +msgstr "" + +#: fpdb.pyw:954 +msgid "" +"\n" +"Failed to get global lock, it is currently held by %s" +msgstr "" + +#: fpdb.pyw:964 +msgid "Quitting normally" +msgstr "Quitte normalement" + +#: fpdb.pyw:988 +msgid "Global lock released.\n" +msgstr "" + +#: fpdb.pyw:995 +msgid "Auto Import" +msgstr "Import Auto" + +#: fpdb.pyw:1002 +msgid "Bulk Import" +msgstr "Import Fichiers" + +#: fpdb.pyw:1008 +msgid "eMail Import" +msgstr "Import eMail" + +#: fpdb.pyw:1015 +msgid "Ring Player Stats" +msgstr "Stats Joueur Cash-Game" + +#: fpdb.pyw:1021 +msgid "Tourney Player Stats" +msgstr "Stats Joueur Tournoi" + +#: fpdb.pyw:1027 +msgid "Tourney Viewer" +msgstr "Visualiseur Tournoi" + +#: fpdb.pyw:1033 +msgid "Positional Stats" +msgstr "Stats Position" + +#: fpdb.pyw:1043 +msgid "" +"Fpdb needs translators!\n" +"If you speak another language and have a few minutes or more to spare get in touch by emailing steffen@schaumburger.info\n" +"\n" +"Welcome to Fpdb!\n" +"To be notified of new snapshots and releases go to https://lists.sourceforge.net/lists/listinfo/fpdb-announce and subscribe.\n" +"If you want to follow development more closely go to https://lists.sourceforge.net/lists/listinfo/fpdb-main and subscribe.\n" +"\n" +"This program is currently in an alpha-state, so our database format is still sometimes changed.\n" +"You should therefore always keep your hand history files so that you can re-import after an update, if necessary.\n" +"\n" +"For documentation please visit our website/wiki at http://fpdb.sourceforge.net/.\n" +"If you need help click on Contact - Get Help on our website.\n" +"Please note that default.conf is no longer needed nor used, all configuration now happens in HUD_config.xml.\n" +"\n" +"This program is free/libre open source software licensed partially under the AGPL3, and partially under GPL2 or later.\n" +"The Windows installer package includes code licensed under the MIT license.\n" +"You can find the full license texts in agpl-3.0.txt, gpl-2.0.txt, gpl-3.0.txt and mit.txt in the fpdb installation directory." +msgstr "" + +#: fpdb.pyw:1060 +msgid "Help" +msgstr "Aide" + +#: fpdb.pyw:1067 +msgid "Graphs" +msgstr "Graphs" + +#: fpdb.pyw:1119 +msgid "" +"\n" +"Note: error output is being diverted to fpdb-errors.txt and HUD-errors.txt in: %s" +msgstr "" + +#: fpdb.pyw:1148 +msgid "fpdb starting ..." +msgstr "fpdb démarre ..." + +#: fpdb.pyw:1205 +msgid "FPDB WARNING" +msgstr "WARNING FPDB" + +#: fpdb.pyw:1224 +msgid "" +"WARNING: Unable to find output hand history directory %s\n" +"\n" +" Press YES to create this directory, or NO to select a new one." +msgstr "" + +#: fpdb.pyw:1232 +msgid "WARNING: Unable to create hand output directory. Importing is not likely to work until this is fixed." +msgstr "" + +#: fpdb_import.py:60 +msgid "Import database module: MySQLdb not found" +msgstr "" + +#: fpdb_import.py:67 +msgid "Import database module: psycopg2 not found" +msgstr "" + +#: fpdb_import.py:189 +msgid "Database ID for %s not found" +msgstr "" + +#: fpdb_import.py:191 +msgid "[ERROR] More than 1 Database ID found for %s - Multiple currencies not implemented yet" +msgstr "" + +#: fpdb_import.py:227 +msgid "Attempted to add non-directory '%s' as an import directory" +msgstr "" + +#: fpdb_import.py:237 +msgid "Started at %s -- %d files to import. indexes: %s" +msgstr "" + +#: fpdb_import.py:246 +msgid "No need to drop indexes." +msgstr "Pas besoin de supprimer les indices." + +#: fpdb_import.py:265 +msgid "writers finished already" +msgstr "" + +#: fpdb_import.py:268 +msgid "waiting for writers to finish ..." +msgstr "" + +#: fpdb_import.py:278 +msgid " ... writers finished" +msgstr "" + +#: fpdb_import.py:284 +msgid "No need to rebuild indexes." +msgstr "Pas besoin de reconstruire les indices." + +#: fpdb_import.py:288 +msgid "No need to rebuild hudcache." +msgstr "Pas besoin de reconstruire le cache hud." + +#: fpdb_import.py:313 +msgid "sending finish message queue length =" +msgstr "" + +#: fpdb_import.py:439 +#: fpdb_import.py:441 +#, fuzzy +msgid "Converting %s" +msgstr "Conversion" + +#: fpdb_import.py:477 +msgid "Hand processed but empty" +msgstr "Main traitée mais vide" + +#: fpdb_import.py:490 +msgid "fpdb_import: sending hand to hud" +msgstr "" + +#: fpdb_import.py:493 +msgid "Failed to send hand to HUD: %s" +msgstr "" + +#: fpdb_import.py:508 +msgid "Unknown filter filter_name:'%s' in filter:'%s'" +msgstr "" + +#: fpdb_import.py:519 +msgid "Error No.%s please send the hand causing this to fpdb-main@lists.sourceforge.net so we can fix the problem." +msgstr "" + +#: fpdb_import.py:520 +msgid "Filename:" +msgstr "Nom de fichier:" + +#: fpdb_import.py:521 +msgid "Here is the first line of the hand so you can identify it. Please mention that the error was a ValueError:" +msgstr "" + +#: fpdb_import.py:523 +msgid "Hand logged to hand-errors.txt" +msgstr "" + +#: fpdb_import.py:531 +msgid "CLI for fpdb_import is now available as CliFpdb.py" +msgstr "" + +#: interlocks.py:61 +msgid "lock already held by:" +msgstr "" + +#: test_Database.py:50 +msgid "DEBUG: Testing variance function" +msgstr "" + +#: test_Database.py:51 +msgid "DEBUG: result: %s expecting: 0.666666 (result-expecting ~= 0.0): %s" +msgstr "" + +#: windows_make_bats.py:39 +msgid "" +"\n" +"This script is only for windows\n" +msgstr "" +"\n" +"Ce script est seulement pour Windows\n" + +#: windows_make_bats.py:66 +msgid "" +"\n" +"no gtk directories found in your path - install gtk or edit the path manually\n" +msgstr "" + +#~ msgid "commit finished ok, i = " +#~ msgstr "succès du commit, i = " + +#~ msgid "Import" +#~ msgstr "Import" + +#~ msgid "Default" +#~ msgstr "Défaut" + +#~ msgid "Fatal Error - Config File Missing" +#~ msgstr "Erreur Fatale - Fichier de Configuration Manquant" From 9208f8ec28e4e493f5fb7a836ba0e88a9a028bfe Mon Sep 17 00:00:00 2001 From: steffen123 Date: Sat, 2 Oct 2010 13:33:25 +0200 Subject: [PATCH 2/7] activate french translation, update all l10n files --- pyfpdb/locale/de/LC_MESSAGES/fpdb.mo | Bin 20643 -> 20643 bytes pyfpdb/locale/fpdb-de_DE.po | 1536 ++++++++++--------- pyfpdb/locale/fpdb-en_GB.pot | 1536 ++++++++++--------- pyfpdb/locale/fpdb-fr_FR.po | 2126 +++++++++++++------------- pyfpdb/locale/fpdb-hu_HU.po | 1558 +++++++++---------- pyfpdb/locale/hu/LC_MESSAGES/fpdb.mo | Bin 68705 -> 68573 bytes pyfpdb/locale/localise.sh | 7 +- 7 files changed, 3414 insertions(+), 3349 deletions(-) diff --git a/pyfpdb/locale/de/LC_MESSAGES/fpdb.mo b/pyfpdb/locale/de/LC_MESSAGES/fpdb.mo index 7c3e769d527a379db3aa2e296bedf1a2d9152948..1451823c8daab5b05f3bc580a1b17b26e8691e2c 100644 GIT binary patch delta 26 icmZ3yka6)s#tjQ}xD5?-4U7~FjjfCgH?P+Dp$q_d%m~Q< delta 26 icmZ3yka6)s#tjQ}xD70Ijf@nG46F\n" "Language-Team: Fpdb\n" @@ -15,100 +15,100 @@ msgstr "" "X-Generator: Virtaal 0.6.1\n" "Generated-By: pygettext.py 1.5\n" -#: AbsoluteToFpdb.py:128 BetfairToFpdb.py:85 CarbonToFpdb.py:139 -#: FulltiltToFpdb.py:190 OnGameToFpdb.py:178 PartyPokerToFpdb.py:203 -#: PkrToFpdb.py:138 PokerStarsToFpdb.py:188 Win2dayToFpdb.py:104 -#: iPokerToFpdb.py:131 +#: AbsoluteToFpdb.py:119 BetfairToFpdb.py:76 CarbonToFpdb.py:130 +#: FulltiltToFpdb.py:181 OnGameToFpdb.py:169 PartyPokerToFpdb.py:194 +#: PkrToFpdb.py:128 PokerStarsToFpdb.py:179 Win2dayToFpdb.py:95 +#: WinamaxToFpdb.py:175 iPokerToFpdb.py:122 msgid "determineGameType: Unable to recognise gametype from: '%s'" msgstr "" -#: AbsoluteToFpdb.py:129 BetfairToFpdb.py:86 CarbonToFpdb.py:140 -#: FulltiltToFpdb.py:191 OnGameToFpdb.py:179 OnGameToFpdb.py:193 -#: PartyPokerToFpdb.py:204 PkrToFpdb.py:139 PkrToFpdb.py:164 -#: PokerStarsToFpdb.py:189 PokerStarsToFpdb.py:215 Win2dayToFpdb.py:105 -#: iPokerToFpdb.py:132 +#: AbsoluteToFpdb.py:120 BetfairToFpdb.py:77 CarbonToFpdb.py:131 +#: FulltiltToFpdb.py:182 OnGameToFpdb.py:170 OnGameToFpdb.py:184 +#: PartyPokerToFpdb.py:195 PkrToFpdb.py:129 PkrToFpdb.py:154 +#: PokerStarsToFpdb.py:180 PokerStarsToFpdb.py:206 Win2dayToFpdb.py:96 +#: WinamaxToFpdb.py:176 WinamaxToFpdb.py:190 iPokerToFpdb.py:123 msgid "determineGameType: Raising FpdbParseError" msgstr "" -#: AbsoluteToFpdb.py:130 BetfairToFpdb.py:87 CarbonToFpdb.py:141 -#: FulltiltToFpdb.py:192 OnGameToFpdb.py:180 PartyPokerToFpdb.py:205 -#: PkrToFpdb.py:140 PokerStarsToFpdb.py:190 Win2dayToFpdb.py:106 -#: iPokerToFpdb.py:133 +#: AbsoluteToFpdb.py:121 BetfairToFpdb.py:78 CarbonToFpdb.py:132 +#: FulltiltToFpdb.py:183 OnGameToFpdb.py:171 PartyPokerToFpdb.py:196 +#: PkrToFpdb.py:130 PokerStarsToFpdb.py:181 Win2dayToFpdb.py:97 +#: WinamaxToFpdb.py:177 iPokerToFpdb.py:124 msgid "Unable to recognise gametype from: '%s'" msgstr "" -#: AbsoluteToFpdb.py:184 BetfairToFpdb.py:117 CarbonToFpdb.py:171 -#: EverleafToFpdb.py:148 FulltiltToFpdb.py:224 iPokerToFpdb.py:165 -#: iPokerToFpdb.py:167 +#: AbsoluteToFpdb.py:175 BetfairToFpdb.py:108 CarbonToFpdb.py:162 +#: EverleafToFpdb.py:139 FulltiltToFpdb.py:215 iPokerToFpdb.py:156 +#: iPokerToFpdb.py:158 msgid "Didn't match re_HandInfo" msgstr "Keine Treffer für re_HandInfo" -#: AbsoluteToFpdb.py:241 EverleafToFpdb.py:217 FulltiltToFpdb.py:354 -#: OnGameToFpdb.py:305 PokerStarsToFpdb.py:353 UltimateBetToFpdb.py:183 -#: Win2dayToFpdb.py:212 +#: AbsoluteToFpdb.py:232 EverleafToFpdb.py:208 FulltiltToFpdb.py:345 +#: OnGameToFpdb.py:296 PokerStarsToFpdb.py:344 UltimateBetToFpdb.py:186 +#: Win2dayToFpdb.py:203 WinamaxToFpdb.py:341 msgid "reading antes" msgstr "Lese Antes" -#: AbsoluteToFpdb.py:253 EverleafToFpdb.py:229 +#: AbsoluteToFpdb.py:244 EverleafToFpdb.py:220 msgid "No bringin found." msgstr "Kein Bringin gefunden." -#: AbsoluteToFpdb.py:260 EverleafToFpdb.py:236 +#: AbsoluteToFpdb.py:251 EverleafToFpdb.py:227 msgid "No small blind" msgstr "Keine Small Blind" -#: AbsoluteToFpdb.py:287 +#: AbsoluteToFpdb.py:278 msgid "Absolute readStudPlayerCards is only a stub." msgstr "" -#: AbsoluteToFpdb.py:354 BetfairToFpdb.py:232 CarbonToFpdb.py:306 -#: EverleafToFpdb.py:325 FulltiltToFpdb.py:718 PartyPokerToFpdb.py:562 -#: PokerStarsToFpdb.py:463 UltimateBetToFpdb.py:315 Win2dayToFpdb.py:377 -#: iPokerToFpdb.py:300 +#: AbsoluteToFpdb.py:345 BetfairToFpdb.py:223 CarbonToFpdb.py:297 +#: EverleafToFpdb.py:316 FulltiltToFpdb.py:709 PartyPokerToFpdb.py:564 +#: PokerStarsToFpdb.py:454 UltimateBetToFpdb.py:318 Win2dayToFpdb.py:368 +#: iPokerToFpdb.py:291 msgid "parse input hand history" msgstr "" -#: AbsoluteToFpdb.py:355 BetfairToFpdb.py:233 CarbonToFpdb.py:307 -#: EverleafToFpdb.py:326 FulltiltToFpdb.py:719 PartyPokerToFpdb.py:563 -#: PokerStarsToFpdb.py:464 UltimateBetToFpdb.py:316 Win2dayToFpdb.py:378 -#: iPokerToFpdb.py:301 +#: AbsoluteToFpdb.py:346 BetfairToFpdb.py:224 CarbonToFpdb.py:298 +#: EverleafToFpdb.py:317 FulltiltToFpdb.py:710 PartyPokerToFpdb.py:565 +#: PokerStarsToFpdb.py:455 UltimateBetToFpdb.py:319 Win2dayToFpdb.py:369 +#: iPokerToFpdb.py:292 msgid "output translation to" msgstr "" -#: AbsoluteToFpdb.py:356 BetfairToFpdb.py:234 CarbonToFpdb.py:308 -#: EverleafToFpdb.py:327 FulltiltToFpdb.py:720 PartyPokerToFpdb.py:564 -#: PokerStarsToFpdb.py:465 UltimateBetToFpdb.py:317 Win2dayToFpdb.py:379 -#: iPokerToFpdb.py:302 +#: AbsoluteToFpdb.py:347 BetfairToFpdb.py:225 CarbonToFpdb.py:299 +#: EverleafToFpdb.py:318 FulltiltToFpdb.py:711 PartyPokerToFpdb.py:566 +#: PokerStarsToFpdb.py:456 UltimateBetToFpdb.py:320 Win2dayToFpdb.py:370 +#: iPokerToFpdb.py:293 msgid "follow (tail -f) the input" msgstr "" -#: Anonymise.py:55 +#: Anonymise.py:47 msgid "Could not find file %s" msgstr "Konnte Datei %s nicht finden" -#: Anonymise.py:61 +#: Anonymise.py:53 msgid "Output being written to" msgstr "" -#: BetfairToFpdb.py:118 CarbonToFpdb.py:173 FulltiltToFpdb.py:226 -#: PokerStarsToFpdb.py:226 +#: BetfairToFpdb.py:109 CarbonToFpdb.py:164 FulltiltToFpdb.py:217 +#: PokerStarsToFpdb.py:217 #, fuzzy msgid "No match in readHandInfo." msgstr "Keine Treffer für re_HandInfo" -#: BetfairToFpdb.py:133 +#: BetfairToFpdb.py:124 msgid "readPlayerStacks: Less than 2 players found in a hand" msgstr "" -#: BetfairToFpdb.py:173 +#: BetfairToFpdb.py:164 msgid "No bringin found" msgstr "" -#: BetfairToFpdb.py:209 OnGameToFpdb.py:348 PokerStarsToFpdb.py:435 +#: BetfairToFpdb.py:200 OnGameToFpdb.py:339 PokerStarsToFpdb.py:426 msgid "DEBUG: unimplemented readAction: '%s' '%s'" msgstr "" -#: Card.py:183 +#: Card.py:430 msgid "fpdb card encoding(same as pokersource)" msgstr "" @@ -120,91 +120,91 @@ msgstr "Konnte \"%s\" nicht konvertieren.\n" msgid "Could not encode: \"%s\"\n" msgstr "Konnte \"%s% nicht kodieren.\n" -#: Configuration.py:116 Configuration.py:131 +#: Configuration.py:109 Configuration.py:124 msgid "Config file has been created at %s.\n" msgstr "Konfigurationsdatei %s wurde erstellt.\n" -#: Configuration.py:130 +#: Configuration.py:123 msgid "" "No %s found\n" " in %s\n" " or %s\n" msgstr "" -#: Configuration.py:135 Configuration.py:136 +#: Configuration.py:128 Configuration.py:129 msgid "Error copying .example config file, cannot fall back. Exiting.\n" msgstr "" "Fehler beim Kopieren der .example Konfigurationsdatei, Fallback " "fehlgeschlagen. Beende fpdb.\n" -#: Configuration.py:140 Configuration.py:141 +#: Configuration.py:133 Configuration.py:134 msgid "No %s found, cannot fall back. Exiting.\n" msgstr "Keine %s gefunden, Fallback nicht möglich. Beende fpdb.\n" -#: Configuration.py:173 +#: Configuration.py:166 msgid "Default logger initialised for " msgstr "" -#: Configuration.py:174 +#: Configuration.py:167 msgid "Default logger intialised for " msgstr "" -#: Configuration.py:185 Database.py:439 Database.py:440 +#: Configuration.py:178 Database.py:430 Database.py:431 msgid "Creating directory: '%s'" msgstr "Erstelle Verzeichnis \"%s\"" -#: Configuration.py:211 +#: Configuration.py:204 msgid "" "Default encoding set to US-ASCII, defaulting to CP1252 instead -- If you're " "not on a Mac, please report this problem." msgstr "" -#: Configuration.py:309 +#: Configuration.py:302 msgid "Loading site" msgstr "" -#: Configuration.py:526 +#: Configuration.py:519 msgid "config.general: adding %s = %s" msgstr "" -#: Configuration.py:573 Configuration.py:574 +#: Configuration.py:566 Configuration.py:567 msgid "bad number in xalignment was ignored" msgstr "" -#: Configuration.py:622 +#: Configuration.py:615 msgid "missing config section raw_hands" msgstr "" -#: Configuration.py:628 +#: Configuration.py:621 msgid "Invalid config value for raw_hands.save, defaulting to \"error\"" msgstr "" -#: Configuration.py:635 +#: Configuration.py:628 msgid "Invalid config value for raw_hands.compression, defaulting to \"none\"" msgstr "" -#: Configuration.py:648 +#: Configuration.py:641 msgid "missing config section raw_tourneys" msgstr "" -#: Configuration.py:654 +#: Configuration.py:647 msgid "Invalid config value for raw_tourneys.save, defaulting to \"error\"" msgstr "" -#: Configuration.py:661 +#: Configuration.py:654 msgid "" "Invalid config value for raw_tourneys.compression, defaulting to \"none\"" msgstr "" -#: Configuration.py:679 Configuration.py:680 +#: Configuration.py:672 Configuration.py:673 msgid "Configuration file %s not found. Using defaults." msgstr "" -#: Configuration.py:710 +#: Configuration.py:703 msgid "Reading configuration file %s" msgstr "Lese Konfigurationsdatei %s" -#: Configuration.py:711 +#: Configuration.py:704 msgid "" "\n" "Reading configuration file %s\n" @@ -212,549 +212,549 @@ msgstr "" "\n" "Lese Konfigurationsdatei %s\n" -#: Configuration.py:717 +#: Configuration.py:710 msgid "Error parsing %s. See error log file." msgstr "" -#: Configuration.py:833 +#: Configuration.py:826 msgid "Error parsing example file %s. See error log file." msgstr "" -#: Database.py:74 +#: Database.py:65 msgid "Not using sqlalchemy connection pool." msgstr "" -#: Database.py:81 +#: Database.py:72 msgid "Not using numpy to define variance in sqlite." msgstr "" -#: Database.py:250 +#: Database.py:241 msgid "Creating Database instance, sql = %s" msgstr "" -#: Database.py:390 +#: Database.py:381 msgid "*** WARNING UNKNOWN MYSQL ERROR:" msgstr "" -#: Database.py:444 +#: Database.py:435 msgid "Connecting to SQLite: %(database)s" msgstr "" -#: Database.py:456 +#: Database.py:447 msgid "Some database functions will not work without NumPy support" msgstr "" -#: Database.py:486 +#: Database.py:477 msgid "outdated or too new database version (%s) - please recreate tables" msgstr "" -#: Database.py:492 Database.py:493 +#: Database.py:483 Database.py:484 msgid "Failed to read settings table - recreating tables" msgstr "" -#: Database.py:497 Database.py:498 +#: Database.py:488 Database.py:489 msgid "Failed to read settings table - please recreate tables" msgstr "" -#: Database.py:519 +#: Database.py:510 msgid "commit %s failed: info=%s value=%s" msgstr "" -#: Database.py:523 +#: Database.py:514 msgid "commit failed" msgstr "" -#: Database.py:692 Database.py:721 +#: Database.py:683 Database.py:712 msgid "*** Database Error: " msgstr "" -#: Database.py:718 +#: Database.py:709 msgid "Database: date n hands ago = " msgstr "" -#: Database.py:875 +#: Database.py:866 msgid "ERROR: query %s result does not have player_id as first column" msgstr "" -#: Database.py:917 +#: Database.py:908 msgid "getLastInsertId(): problem fetching insert_id? ret=%d" msgstr "" -#: Database.py:929 +#: Database.py:920 msgid "getLastInsertId(%s): problem fetching lastval? row=%d" msgstr "" -#: Database.py:936 +#: Database.py:927 msgid "getLastInsertId(): unknown backend: %d" msgstr "" -#: Database.py:941 +#: Database.py:932 msgid "*** Database get_last_insert_id error: " msgstr "" -#: Database.py:995 Database.py:1417 +#: Database.py:986 Database.py:1408 msgid "warning: drop pg fk %s_%s_fkey failed: %s, continuing ..." msgstr "" -#: Database.py:999 Database.py:1421 +#: Database.py:990 Database.py:1412 msgid "warning: constraint %s_%s_fkey not dropped: %s, continuing ..." msgstr "" -#: Database.py:1007 Database.py:1295 +#: Database.py:998 Database.py:1286 msgid "dropping mysql index " msgstr "" -#: Database.py:1013 Database.py:1300 Database.py:1308 Database.py:1315 +#: Database.py:1004 Database.py:1291 Database.py:1299 Database.py:1306 msgid " drop index failed: " msgstr "" -#: Database.py:1018 Database.py:1302 +#: Database.py:1009 Database.py:1293 msgid "dropping pg index " msgstr "" -#: Database.py:1031 +#: Database.py:1022 msgid "warning: drop index %s_%s_idx failed: %s, continuing ..." msgstr "" -#: Database.py:1035 +#: Database.py:1026 msgid "warning: index %s_%s_idx not dropped %s, continuing ..." msgstr "" -#: Database.py:1075 Database.py:1083 Database.py:1348 Database.py:1356 +#: Database.py:1066 Database.py:1074 Database.py:1339 Database.py:1347 msgid "creating foreign key " msgstr "" -#: Database.py:1081 Database.py:1102 Database.py:1354 +#: Database.py:1072 Database.py:1093 Database.py:1345 msgid " create foreign key failed: " msgstr "" -#: Database.py:1090 Database.py:1363 +#: Database.py:1081 Database.py:1354 msgid " create foreign key failed: " msgstr "" -#: Database.py:1097 +#: Database.py:1088 msgid "creating mysql index " msgstr "" -#: Database.py:1106 +#: Database.py:1097 msgid "creating pg index " msgstr "" -#: Database.py:1111 +#: Database.py:1102 msgid " create index failed: " msgstr "" -#: Database.py:1151 Database.py:1152 +#: Database.py:1142 Database.py:1143 msgid "Finished recreating tables" msgstr "" -#: Database.py:1191 +#: Database.py:1182 msgid "***Error creating tables: " msgstr "" -#: Database.py:1201 +#: Database.py:1192 msgid "*** Error unable to get databasecursor" msgstr "" -#: Database.py:1213 Database.py:1224 Database.py:1234 Database.py:1241 +#: Database.py:1204 Database.py:1215 Database.py:1225 Database.py:1232 msgid "***Error dropping tables: " msgstr "" -#: Database.py:1239 +#: Database.py:1230 msgid "*** Error in committing table drop" msgstr "" -#: Database.py:1253 Database.py:1254 +#: Database.py:1244 Database.py:1245 msgid "Creating mysql index %s %s" msgstr "" -#: Database.py:1259 Database.py:1268 +#: Database.py:1250 Database.py:1259 msgid " create index failed: " msgstr "" -#: Database.py:1262 Database.py:1263 +#: Database.py:1253 Database.py:1254 msgid "Creating pgsql index %s %s" msgstr "" -#: Database.py:1270 Database.py:1271 +#: Database.py:1261 Database.py:1262 msgid "Creating sqlite index %s %s" msgstr "" -#: Database.py:1276 +#: Database.py:1267 msgid "Create index failed: " msgstr "" -#: Database.py:1278 +#: Database.py:1269 msgid "Unknown database: MySQL, Postgres and SQLite supported" msgstr "" -#: Database.py:1283 +#: Database.py:1274 msgid "Error creating indexes: " msgstr "" -#: Database.py:1310 +#: Database.py:1301 msgid "Dropping sqlite index " msgstr "" -#: Database.py:1317 +#: Database.py:1308 msgid "" "Fpdb only supports MySQL, Postgres and SQLITE, what are you trying to use?" msgstr "" -#: Database.py:1331 Database.py:1371 +#: Database.py:1322 Database.py:1362 msgid " set_isolation_level failed: " msgstr "" -#: Database.py:1365 Database.py:1424 +#: Database.py:1356 Database.py:1415 msgid "Only MySQL and Postgres supported so far" msgstr "" -#: Database.py:1395 +#: Database.py:1386 msgid "dropping mysql foreign key" msgstr "" -#: Database.py:1399 +#: Database.py:1390 msgid " drop failed: " msgstr "" -#: Database.py:1402 +#: Database.py:1393 msgid "dropping pg foreign key" msgstr "" -#: Database.py:1414 +#: Database.py:1405 msgid "dropped pg foreign key %s_%s_fkey, continuing ..." msgstr "" -#: Database.py:1516 +#: Database.py:1508 msgid "Rebuild hudcache took %.1f seconds" msgstr "" -#: Database.py:1519 Database.py:1552 +#: Database.py:1511 Database.py:1544 msgid "Error rebuilding hudcache:" msgstr "" -#: Database.py:1564 Database.py:1570 +#: Database.py:1556 Database.py:1562 msgid "Error during analyze:" msgstr "" -#: Database.py:1574 +#: Database.py:1566 msgid "Analyze took %.1f seconds" msgstr "" -#: Database.py:1584 Database.py:1590 +#: Database.py:1576 Database.py:1582 msgid "Error during vacuum:" msgstr "" -#: Database.py:1594 +#: Database.py:1586 msgid "Vacuum took %.1f seconds" msgstr "" -#: Database.py:1606 +#: Database.py:1598 msgid "Error during lock_for_insert:" msgstr "" -#: Database.py:2035 +#: Database.py:2027 msgid "queue empty too long - writer stopping ..." msgstr "" -#: Database.py:2038 +#: Database.py:2030 msgid "writer stopping, error reading queue: " msgstr "" -#: Database.py:2063 +#: Database.py:2055 msgid "deadlock detected - trying again ..." msgstr "" -#: Database.py:2068 +#: Database.py:2060 msgid "too many deadlocks - failed to store hand " msgstr "" -#: Database.py:2072 +#: Database.py:2064 msgid "***Error storing hand: " msgstr "" -#: Database.py:2082 +#: Database.py:2074 msgid "db writer finished: stored %d hands (%d fails) in %.1f seconds" msgstr "" -#: Database.py:2092 +#: Database.py:2084 msgid "***Error sending finish: " msgstr "" -#: Database.py:2174 +#: Database.py:2166 msgid "invalid source in Database.createOrUpdateTourney" msgstr "" -#: Database.py:2187 +#: Database.py:2179 msgid "invalid source in Database.createOrUpdateTourneysPlayers" msgstr "" -#: Database.py:2313 +#: Database.py:2305 msgid "HandToWrite.init error: " msgstr "" -#: Database.py:2363 +#: Database.py:2355 msgid "HandToWrite.set_all error: " msgstr "" -#: Database.py:2394 +#: Database.py:2386 msgid "nutOmatic is id_player = %d" msgstr "" -#: Database.py:2402 +#: Database.py:2394 msgid "query plan: " msgstr "" -#: Database.py:2411 +#: Database.py:2403 msgid "cards =" msgstr "" -#: Database.py:2414 +#: Database.py:2406 msgid "get_stats took: %4.3f seconds" msgstr "" -#: Database.py:2416 +#: Database.py:2408 msgid "press enter to continue" msgstr "" -#: EverleafToFpdb.py:264 +#: EverleafToFpdb.py:255 msgid "Everleaf readStudPlayerCards is only a stub." msgstr "" -#: Filters.py:62 +#: Filters.py:53 msgid "All" msgstr "Alle" -#: Filters.py:62 +#: Filters.py:53 msgid "None" msgstr "Keine" -#: Filters.py:62 +#: Filters.py:53 msgid "Show _Limits" msgstr "_Limits anzeigen" -#: Filters.py:63 +#: Filters.py:54 msgid "Show Number of _Players" msgstr "_Spielerzahl anzeigen" -#: Filters.py:63 TourneyFilters.py:60 +#: Filters.py:54 TourneyFilters.py:51 msgid "And:" msgstr "Und:" -#: Filters.py:63 TourneyFilters.py:60 +#: Filters.py:54 TourneyFilters.py:51 msgid "Between:" msgstr "Zwischen:" -#: Filters.py:64 +#: Filters.py:55 msgid "Games:" msgstr "Spiele:" -#: Filters.py:64 TourneyFilters.py:59 +#: Filters.py:55 TourneyFilters.py:50 msgid "Hero:" msgstr "Held:" -#: Filters.py:64 TourneyFilters.py:59 +#: Filters.py:55 TourneyFilters.py:50 msgid "Sites:" msgstr "Seien:" -#: Filters.py:65 +#: Filters.py:56 msgid "Limits:" msgstr "Limits:" -#: Filters.py:65 TourneyFilters.py:59 +#: Filters.py:56 TourneyFilters.py:50 msgid "Number of Players:" msgstr "Spielerzahl:" -#: Filters.py:66 +#: Filters.py:57 msgid "Grouping:" msgstr "Gruppieren:" -#: Filters.py:66 +#: Filters.py:57 msgid "Show Position Stats" msgstr "Positionen Anzeigen" -#: Filters.py:67 TourneyFilters.py:60 +#: Filters.py:58 TourneyFilters.py:51 msgid "Date:" msgstr "Datum:" -#: Filters.py:68 +#: Filters.py:59 msgid "All Players" msgstr "Alle Spieler" -#: Filters.py:69 +#: Filters.py:60 msgid "Ring" msgstr "Ring" -#: Filters.py:69 +#: Filters.py:60 msgid "Tourney" msgstr "Tourney" -#: Filters.py:103 TourneyFilters.py:116 +#: Filters.py:94 TourneyFilters.py:107 msgid "Either 0 or more than one site matched (%s) - EEK" msgstr "Entweder 0 oder mehr als eine Seite wurden (%s) erkannt" -#: Filters.py:313 +#: Filters.py:304 msgid "%s was toggled %s" msgstr "%s wurde auf %s gestellt" -#: Filters.py:313 +#: Filters.py:304 msgid "OFF" msgstr "AUS" -#: Filters.py:313 +#: Filters.py:304 msgid "ON" msgstr "AN" -#: Filters.py:394 +#: Filters.py:385 msgid "self.sites[%s] set to %s" msgstr "self.sites[%s] auf %s gesetzt" -#: Filters.py:400 +#: Filters.py:391 msgid "self.games[%s] set to %s" msgstr "self.games[%s] auf %s gesetzt" -#: Filters.py:406 +#: Filters.py:397 msgid "self.limit[%s] set to %s" msgstr "self.limit[%s] auf %s gesetzt" -#: Filters.py:543 +#: Filters.py:534 msgid "self.seats[%s] set to %s" msgstr "self.seats[%s] auf %s gesetzt" -#: Filters.py:549 +#: Filters.py:540 msgid "self.groups[%s] set to %s" msgstr "self.groups[%s] auf %s gesetzt" -#: Filters.py:582 +#: Filters.py:573 msgid "Min # Hands:" msgstr "Min. Hände:" -#: Filters.py:648 +#: Filters.py:639 msgid "INFO: No tourney types returned from database" msgstr "INFO: Keine Tourney-Arten (TourneyTypes) von der Datenbank erhalten" -#: Filters.py:649 +#: Filters.py:640 msgid "No tourney types returned from database" msgstr "Keine Tourney-Arten (TourneyTypes) von der Datenbank erhalten" -#: Filters.py:675 Filters.py:764 +#: Filters.py:666 Filters.py:755 msgid "INFO: No games returned from database" msgstr "INFO: Keine Spielarten (games) von der Datenbank erhalten" -#: Filters.py:676 Filters.py:765 +#: Filters.py:667 Filters.py:756 msgid "No games returned from database" msgstr "Keine Spielarten (games) von der Datenbank erhalten" -#: Filters.py:894 +#: Filters.py:885 msgid "From:" msgstr "Von:" -#: Filters.py:908 +#: Filters.py:899 msgid "To:" msgstr "Bis:" -#: Filters.py:913 +#: Filters.py:904 msgid " Clear Dates " msgstr " Datum zurücksetzen" -#: Filters.py:940 fpdb.pyw:724 +#: Filters.py:931 fpdb.pyw:715 msgid "Pick a date" msgstr "Wählen Sie ein Datum" -#: Filters.py:946 fpdb.pyw:730 +#: Filters.py:937 fpdb.pyw:721 msgid "Done" msgstr "Fertig" -#: FullTiltPokerSummary.py:91 PokerStarsSummary.py:90 +#: FullTiltPokerSummary.py:82 PokerStarsSummary.py:81 msgid "parseSummary: Unable to recognise Tourney Info: '%s'" msgstr "" -#: FullTiltPokerSummary.py:92 FullTiltPokerSummary.py:118 -#: PokerStarsSummary.py:91 PokerStarsSummary.py:117 +#: FullTiltPokerSummary.py:83 FullTiltPokerSummary.py:109 +#: PokerStarsSummary.py:82 PokerStarsSummary.py:108 msgid "parseSummary: Raising FpdbParseError" msgstr "" -#: FullTiltPokerSummary.py:93 PokerStarsSummary.py:92 +#: FullTiltPokerSummary.py:84 PokerStarsSummary.py:83 msgid "Unable to recognise Tourney Info: '%s'" msgstr "" -#: FullTiltPokerSummary.py:117 PokerStarsSummary.py:116 +#: FullTiltPokerSummary.py:108 PokerStarsSummary.py:107 msgid "parseSummary: Unable to locate currency" msgstr "" -#: FullTiltPokerSummary.py:119 PokerStarsSummary.py:118 +#: FullTiltPokerSummary.py:110 PokerStarsSummary.py:109 msgid "Unable to locate currency" msgstr "" -#: FulltiltToFpdb.py:364 +#: FulltiltToFpdb.py:355 msgid "Player bringing in: %s for %s" msgstr "" -#: FulltiltToFpdb.py:367 +#: FulltiltToFpdb.py:358 msgid "No bringin found, handid =%s" msgstr "" -#: FulltiltToFpdb.py:424 +#: FulltiltToFpdb.py:415 msgid "FullTilt: DEBUG: unimplemented readAction: '%s' '%s'" msgstr "" -#: FulltiltToFpdb.py:500 +#: FulltiltToFpdb.py:491 msgid "determineTourneyType : Parsing NOK" msgstr "" -#: FulltiltToFpdb.py:558 +#: FulltiltToFpdb.py:549 msgid "Unable to get a valid Tournament ID -- File rejected" msgstr "" -#: FulltiltToFpdb.py:589 +#: FulltiltToFpdb.py:580 msgid "Conflict between buyins read in topline (%s) and in BuyIn field (%s)" msgstr "" -#: FulltiltToFpdb.py:596 +#: FulltiltToFpdb.py:587 msgid "Conflict between fees read in topline (%s) and in BuyIn field (%s)" msgstr "" -#: FulltiltToFpdb.py:600 +#: FulltiltToFpdb.py:591 msgid "Unable to affect a buyin to this tournament : assume it's a freeroll" msgstr "" -#: FulltiltToFpdb.py:701 +#: FulltiltToFpdb.py:692 msgid "FullTilt: Player finishing stats unreadable : %s" msgstr "" -#: FulltiltToFpdb.py:710 +#: FulltiltToFpdb.py:701 msgid "FullTilt: %s not found in tourney.ranks ..." msgstr "" -#: FulltiltToFpdb.py:712 +#: FulltiltToFpdb.py:703 msgid "FullTilt: Bad parsing : finish position incoherent : %s / %s" msgstr "" -#: GuiAutoImport.py:91 +#: GuiAutoImport.py:86 msgid "Time between imports in seconds:" msgstr "Zeit zwischen Imports in Sekunden:" -#: GuiAutoImport.py:122 GuiAutoImport.py:190 GuiAutoImport.py:267 +#: GuiAutoImport.py:117 GuiAutoImport.py:185 GuiAutoImport.py:269 msgid " Start _Auto Import " msgstr " Starte _Autoimport " -#: GuiAutoImport.py:141 +#: GuiAutoImport.py:136 msgid "Auto Import Ready." msgstr "Autoimport bereit." -#: GuiAutoImport.py:154 +#: GuiAutoImport.py:149 msgid "Please choose the path that you want to Auto Import" msgstr "Bitte wählen Sie den Pfad den Sie automatisch importieren möchten" -#: GuiAutoImport.py:177 +#: GuiAutoImport.py:172 msgid " _Auto Import Running " msgstr " _Auto Import läuft " -#: GuiAutoImport.py:188 +#: GuiAutoImport.py:183 msgid " Stop _Auto Import " msgstr " _Autoimport Anhalten " -#: GuiAutoImport.py:213 +#: GuiAutoImport.py:208 msgid "" "\n" "Global lock taken ... Auto Import Started.\n" @@ -762,15 +762,15 @@ msgstr "" "\n" "Globaler Lock genommen ... Autoimport gestartet\n" -#: GuiAutoImport.py:215 +#: GuiAutoImport.py:210 msgid " _Stop Auto Import " msgstr " Autoimport An_halten" -#: GuiAutoImport.py:231 +#: GuiAutoImport.py:230 msgid "opening pipe to HUD" msgstr "öffne Pipe zum HUD" -#: GuiAutoImport.py:243 +#: GuiAutoImport.py:245 msgid "" "\n" "*** GuiAutoImport Error opening pipe: " @@ -778,7 +778,7 @@ msgstr "" "\n" "*** GuiAutoImport Fehler beim Öffnen der Pipe: " -#: GuiAutoImport.py:255 +#: GuiAutoImport.py:257 msgid "" "\n" "Auto Import aborted - global lock not available" @@ -786,7 +786,7 @@ msgstr "" "\n" "Autoimport abgebrochen - globaler Lock nicht verfügbar" -#: GuiAutoImport.py:260 +#: GuiAutoImport.py:262 msgid "" "\n" "Stopping Auto Import - global lock released." @@ -794,7 +794,7 @@ msgstr "" "\n" "Autoimport wird angehalten - globaler Lock freigegeben" -#: GuiAutoImport.py:262 +#: GuiAutoImport.py:264 msgid "" "\n" " * Stop Auto Import: HUD already terminated" @@ -802,11 +802,11 @@ msgstr "" "\n" " * Autoimport anhalten: HUD ist bereits beendet" -#: GuiAutoImport.py:289 +#: GuiAutoImport.py:291 msgid "Browse..." msgstr "Durchsuchen..." -#: GuiAutoImport.py:334 GuiBulkImport.py:348 +#: GuiAutoImport.py:336 GuiBulkImport.py:348 msgid "How often to print a one-line status report (0 (default) means never)" msgstr "" @@ -886,7 +886,7 @@ msgstr "Site-Filter:" msgid "Drop HudCache:" msgstr "HudCache löschen:" -#: GuiBulkImport.py:291 fpdb.pyw:816 +#: GuiBulkImport.py:291 fpdb.pyw:807 msgid "_Bulk Import" msgstr "_Massenimport" @@ -914,7 +914,7 @@ msgstr "" msgid "If this option is passed it quits when it encounters any error" msgstr "" -#: GuiBulkImport.py:350 Options.py:64 +#: GuiBulkImport.py:350 Options.py:55 msgid "Print some useful one liners" msgstr "" @@ -934,7 +934,7 @@ msgid "" "Output the pprinted version of the HandsPlayer hash for regresion testing" msgstr "" -#: GuiBulkImport.py:361 ImapFetcher.py:181 +#: GuiBulkImport.py:361 ImapFetcher.py:172 msgid "USAGE:" msgstr "" @@ -969,358 +969,358 @@ msgid "" "in %s seconds - %.0f/sec" msgstr "" -#: GuiDatabase.py:117 +#: GuiDatabase.py:107 msgid "_Add" msgstr "_Hinzufügen" -#: GuiDatabase.py:121 +#: GuiDatabase.py:111 msgid "_Refresh" msgstr "_Aktualisieren" -#: GuiDatabase.py:125 +#: GuiDatabase.py:115 msgid "Type" msgstr "Typ" -#: GuiDatabase.py:126 +#: GuiDatabase.py:116 msgid "Name" msgstr "Name" -#: GuiDatabase.py:127 +#: GuiDatabase.py:117 msgid "Description" msgstr "Beschreibung" -#: GuiDatabase.py:128 GuiDatabase.py:458 GuiImapFetcher.py:119 +#: GuiDatabase.py:118 GuiDatabase.py:448 GuiImapFetcher.py:110 msgid "Username" msgstr "Benutzername" -#: GuiDatabase.py:129 GuiDatabase.py:465 GuiImapFetcher.py:119 +#: GuiDatabase.py:119 GuiDatabase.py:455 GuiImapFetcher.py:110 msgid "Password" msgstr "Passwort" -#: GuiDatabase.py:130 +#: GuiDatabase.py:120 msgid "Host" msgstr "Host" -#: GuiDatabase.py:131 +#: GuiDatabase.py:121 msgid "Open" msgstr "Geöffnet" -#: GuiDatabase.py:132 +#: GuiDatabase.py:122 msgid "Status" msgstr "Status" -#: GuiDatabase.py:266 +#: GuiDatabase.py:256 msgid "Testing database connections ... " msgstr "Teste Datenbankverbindungen..." -#: GuiDatabase.py:293 +#: GuiDatabase.py:283 msgid "finished." msgstr "Fertig." -#: GuiDatabase.py:303 +#: GuiDatabase.py:293 msgid "loadDbs error: " msgstr "loadDbs Fehler:" -#: GuiDatabase.py:324 GuiLogView.py:200 GuiTourneyPlayerStats.py:466 +#: GuiDatabase.py:314 GuiLogView.py:191 GuiTourneyPlayerStats.py:457 msgid "***sortCols error: " msgstr "***sortCols Fehler: " -#: GuiDatabase.py:326 +#: GuiDatabase.py:316 msgid "sortCols error: " msgstr "sortCols Fehler: " -#: GuiDatabase.py:371 +#: GuiDatabase.py:361 msgid "testDB: trying to connect to: %s/%s, %s, %s/%s" msgstr "" -#: GuiDatabase.py:374 +#: GuiDatabase.py:364 msgid " connected ok" msgstr " Verbindung OK" -#: GuiDatabase.py:381 +#: GuiDatabase.py:371 msgid " not connected but no exception" msgstr " Nicht verbunden aber keine Exception" -#: GuiDatabase.py:383 fpdb.pyw:889 +#: GuiDatabase.py:373 fpdb.pyw:880 msgid "" "MySQL Server reports: Access denied. Are your permissions set correctly?" msgstr "" "MySQL Server meldet: Zugriff verweigert. Sind Ihre Zugriffsrechte korrekt " "gesetzt?" -#: GuiDatabase.py:387 fpdb.pyw:891 +#: GuiDatabase.py:377 fpdb.pyw:882 msgid "MySQL client reports: 2002 or 2003 error. Unable to connect - " msgstr "" "MySQL Client meldet Fehler Nr. 2002 oder 2003. Konnte nicht verbinden - " -#: GuiDatabase.py:388 fpdb.pyw:892 +#: GuiDatabase.py:378 fpdb.pyw:883 msgid "Please check that the MySQL service has been started" msgstr "Bitte überprüfen Sie, dass der MySQL-Dienst gestartet ist" -#: GuiDatabase.py:392 fpdb.pyw:894 +#: GuiDatabase.py:382 fpdb.pyw:885 msgid "" "PostgreSQL Server reports: Access denied. Are your permissions set correctly?" msgstr "" -#: GuiDatabase.py:395 fpdb.pyw:896 +#: GuiDatabase.py:385 fpdb.pyw:887 msgid "PostgreSQL client reports: Unable to connect - " msgstr "PostgreSQL Client meldet Fehler: Konnte nicht verbinden - " -#: GuiDatabase.py:396 fpdb.pyw:897 +#: GuiDatabase.py:386 fpdb.pyw:888 msgid "Please check that the PostgreSQL service has been started" msgstr "Bitte überprüfen Sie, dass der PostgreSQL-Dienst gestartet ist" -#: GuiDatabase.py:406 +#: GuiDatabase.py:396 msgid "db connection to %s, %s, %s, %s, %s failed: %s" msgstr "" -#: GuiDatabase.py:414 +#: GuiDatabase.py:404 #, fuzzy msgid "AddDB starting" msgstr "fpdb startet ..." -#: GuiDatabase.py:423 +#: GuiDatabase.py:413 #, fuzzy msgid "Add New Database" msgstr "_Datenbank" -#: GuiDatabase.py:433 +#: GuiDatabase.py:423 msgid "DB Type" msgstr "" -#: GuiDatabase.py:443 +#: GuiDatabase.py:433 msgid "DB Name" msgstr "" -#: GuiDatabase.py:451 +#: GuiDatabase.py:441 msgid "DB Description" msgstr "" -#: GuiDatabase.py:472 +#: GuiDatabase.py:462 msgid "Host Computer" msgstr "" -#: GuiDatabase.py:505 +#: GuiDatabase.py:495 msgid "start creating new db" msgstr "" -#: GuiDatabase.py:524 +#: GuiDatabase.py:514 msgid "tested new db, result=%s" msgstr "" -#: GuiDatabase.py:527 +#: GuiDatabase.py:517 msgid "Database created" msgstr "Datenbank erstellt" -#: GuiDatabase.py:530 +#: GuiDatabase.py:520 msgid "Database creation failed" msgstr "Datenbankerstellung fehlgeschlagen" -#: GuiDatabase.py:543 +#: GuiDatabase.py:533 msgid "check_fields: starting" msgstr "" -#: GuiDatabase.py:549 +#: GuiDatabase.py:539 msgid "No Database Name given" msgstr "Kein Datenbankname eingegeben" -#: GuiDatabase.py:552 +#: GuiDatabase.py:542 msgid "No Database Description given" msgstr "Keine Datenbankbeschreibung eingegeben" -#: GuiDatabase.py:555 +#: GuiDatabase.py:545 msgid "No Username given" msgstr "Kein Benutzername eingegeben" -#: GuiDatabase.py:558 +#: GuiDatabase.py:548 msgid "No Password given" msgstr "Kein Passwort eingegeben" -#: GuiDatabase.py:561 +#: GuiDatabase.py:551 msgid "No Host given" msgstr "Kein Host eingegeben" -#: GuiDatabase.py:575 +#: GuiDatabase.py:565 msgid "Unknown Database Type selected" msgstr "" -#: GuiDatabase.py:579 +#: GuiDatabase.py:569 msgid "check_fields: open dialog" msgstr "" -#: GuiDatabase.py:588 +#: GuiDatabase.py:578 msgid "Do you want to try again?" msgstr "Wollen Sie es nochmal versuchen?" -#: GuiDatabase.py:595 +#: GuiDatabase.py:585 msgid "check_fields: destroy dialog" msgstr "" -#: GuiDatabase.py:599 +#: GuiDatabase.py:589 msgid "check_fields: returning ok as %s, try_again as %s" msgstr "" -#: GuiDatabase.py:701 GuiLogView.py:213 +#: GuiDatabase.py:691 GuiLogView.py:204 msgid "Test Log Viewer" msgstr "" -#: GuiDatabase.py:706 GuiLogView.py:218 +#: GuiDatabase.py:696 GuiLogView.py:209 msgid "Log Viewer" msgstr "" -#: GuiGraphViewer.py:56 GuiTourneyGraphViewer.py:56 +#: GuiGraphViewer.py:47 GuiTourneyGraphViewer.py:47 msgid "" "Failed to load libs for graphing, graphing will not function. Please\n" " install numpy and matplotlib if you want to use graphs." msgstr "" -#: GuiGraphViewer.py:58 GuiTourneyGraphViewer.py:58 +#: GuiGraphViewer.py:49 GuiTourneyGraphViewer.py:49 msgid "" "This is of no consequence for other parts of the program, e.g. import \n" " and HUD are NOT affected by this problem." msgstr "" -#: GuiGraphViewer.py:91 GuiTourneyGraphViewer.py:91 +#: GuiGraphViewer.py:82 GuiTourneyGraphViewer.py:82 #, fuzzy msgid "Refresh _Graph" msgstr "_Aktualisieren" -#: GuiGraphViewer.py:93 GuiTourneyGraphViewer.py:93 +#: GuiGraphViewer.py:84 GuiTourneyGraphViewer.py:84 msgid "_Export to File" msgstr "" -#: GuiGraphViewer.py:141 GuiGraphViewer.py:257 GuiSessionViewer.py:354 -#: GuiTourneyGraphViewer.py:141 GuiTourneyGraphViewer.py:239 +#: GuiGraphViewer.py:132 GuiGraphViewer.py:248 GuiSessionViewer.py:345 +#: GuiTourneyGraphViewer.py:132 GuiTourneyGraphViewer.py:230 msgid "***Error: " msgstr "" -#: GuiGraphViewer.py:176 GuiPositionalStats.py:177 GuiRingPlayerStats.py:251 -#: GuiSessionViewer.py:203 GuiTourneyGraphViewer.py:166 -#: GuiTourneyPlayerStats.py:277 +#: GuiGraphViewer.py:167 GuiPositionalStats.py:177 GuiRingPlayerStats.py:214 +#: GuiSessionViewer.py:194 GuiTourneyGraphViewer.py:157 +#: GuiTourneyPlayerStats.py:268 msgid "No sites selected - defaulting to PokerStars" msgstr "" -#: GuiGraphViewer.py:181 GuiPositionalStats.py:180 GuiRingPlayerStats.py:254 -#: GuiSessionViewer.py:206 GuiTourneyGraphViewer.py:171 -#: GuiTourneyPlayerStats.py:280 +#: GuiGraphViewer.py:172 GuiPositionalStats.py:180 GuiRingPlayerStats.py:217 +#: GuiSessionViewer.py:197 GuiTourneyGraphViewer.py:162 +#: GuiTourneyPlayerStats.py:271 msgid "No player ids found" msgstr "" -#: GuiGraphViewer.py:186 GuiPositionalStats.py:183 GuiRingPlayerStats.py:257 -#: GuiSessionViewer.py:209 +#: GuiGraphViewer.py:177 GuiPositionalStats.py:183 GuiRingPlayerStats.py:220 +#: GuiSessionViewer.py:200 msgid "No limits found" msgstr "" -#: GuiGraphViewer.py:196 GuiTourneyGraphViewer.py:181 +#: GuiGraphViewer.py:187 GuiTourneyGraphViewer.py:172 msgid "Graph generated in: %s" msgstr "" -#: GuiGraphViewer.py:200 +#: GuiGraphViewer.py:191 msgid "Hands" msgstr "" -#: GuiGraphViewer.py:204 GuiTourneyGraphViewer.py:189 +#: GuiGraphViewer.py:195 GuiTourneyGraphViewer.py:180 msgid "No Data for Player(s) Found" msgstr "" -#: GuiGraphViewer.py:227 GuiGraphViewer.py:241 +#: GuiGraphViewer.py:218 GuiGraphViewer.py:232 msgid "" "Hands: %d\n" "Profit: $%.2f" msgstr "" -#: GuiGraphViewer.py:228 GuiGraphViewer.py:243 +#: GuiGraphViewer.py:219 GuiGraphViewer.py:234 msgid "Showdown: $%.2f" msgstr "" -#: GuiGraphViewer.py:229 GuiGraphViewer.py:245 +#: GuiGraphViewer.py:220 GuiGraphViewer.py:236 msgid "Non-showdown: $%.2f" msgstr "" -#: GuiGraphViewer.py:237 +#: GuiGraphViewer.py:228 msgid "Profit graph for ring games" msgstr "" -#: GuiGraphViewer.py:354 GuiTourneyGraphViewer.py:283 +#: GuiGraphViewer.py:345 GuiTourneyGraphViewer.py:274 msgid "Please choose the directory you wish to export to:" msgstr "" -#: GuiGraphViewer.py:367 GuiTourneyGraphViewer.py:296 +#: GuiGraphViewer.py:358 GuiTourneyGraphViewer.py:287 msgid "Closed, no graph exported" msgstr "" -#: GuiGraphViewer.py:385 GuiTourneyGraphViewer.py:314 +#: GuiGraphViewer.py:376 GuiTourneyGraphViewer.py:305 msgid "Graph created" msgstr "" -#: GuiImapFetcher.py:49 +#: GuiImapFetcher.py:40 msgid "To cancel just close this tab." msgstr "" -#: GuiImapFetcher.py:52 +#: GuiImapFetcher.py:43 msgid "_Save" msgstr "" -#: GuiImapFetcher.py:56 +#: GuiImapFetcher.py:47 msgid "_Import All" msgstr "" -#: GuiImapFetcher.py:60 +#: GuiImapFetcher.py:51 msgid "If you change the config you must save before importing" msgstr "" -#: GuiImapFetcher.py:98 +#: GuiImapFetcher.py:89 msgid "Starting import. Please wait." msgstr "" -#: GuiImapFetcher.py:103 +#: GuiImapFetcher.py:94 msgid "Finished import without error." msgstr "" -#: GuiImapFetcher.py:106 +#: GuiImapFetcher.py:97 msgid "" "Login to mailserver failed: please check mailserver, username and password" msgstr "" -#: GuiImapFetcher.py:109 +#: GuiImapFetcher.py:100 msgid "" "Could not connect to mailserver: check mailserver and use SSL settings and " "internet connectivity" msgstr "" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Fetch Type" msgstr "" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Mail Folder" msgstr "" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Mailserver" msgstr "" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Site" msgstr "" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Use SSL" msgstr "" -#: GuiImapFetcher.py:151 +#: GuiImapFetcher.py:142 msgid "Yes" msgstr "" -#: GuiImapFetcher.py:152 +#: GuiImapFetcher.py:143 msgid "No" msgstr "" -#: GuiLogView.py:61 +#: GuiLogView.py:52 msgid "Log Messages" msgstr "" -#: GuiLogView.py:96 +#: GuiLogView.py:87 msgid "Refresh" msgstr "" @@ -1344,183 +1344,199 @@ msgstr "" msgid "Test Preferences Dialog" msgstr "" -#: GuiPrefs.py:192 fpdb.pyw:298 +#: GuiPrefs.py:192 fpdb.pyw:289 msgid "Preferences" msgstr "" -#: GuiRingPlayerStats.py:322 GuiSessionViewer.py:248 -#: GuiTourneyPlayerStats.py:252 +#: GuiRingPlayerStats.py:285 GuiSessionViewer.py:239 +#: GuiTourneyPlayerStats.py:243 msgid "Stats page displayed in %4.2f seconds" msgstr "" -#: GuiRingPlayerStats.py:369 +#: GuiRingPlayerStats.py:332 msgid "***sortnums error: " msgstr "" -#: GuiRingPlayerStats.py:391 +#: GuiRingPlayerStats.py:354 msgid "***sortcols error: " msgstr "" -#: GuiRingPlayerStats.py:682 +#: GuiRingPlayerStats.py:646 msgid "Detailed Filters" msgstr "" -#: GuiRingPlayerStats.py:691 +#: GuiRingPlayerStats.py:655 msgid "Hand Filters:" msgstr "" -#: GuiRingPlayerStats.py:704 +#: GuiRingPlayerStats.py:668 msgid "between" msgstr "" -#: GuiRingPlayerStats.py:705 +#: GuiRingPlayerStats.py:669 msgid "and" msgstr "" -#: GuiSessionViewer.py:41 +#: GuiSessionViewer.py:44 msgid "Failed to load numpy and/or matplotlib in Session Viewer" msgstr "" -#: GuiSessionViewer.py:42 +#: GuiSessionViewer.py:45 msgid "ImportError: %s" msgstr "" -#: GuiSessionViewer.py:89 +#: GuiSessionViewer.py:80 msgid "Hand Breakdown for all levels listed above" msgstr "" -#: GuiSessionViewer.py:375 +#: GuiSessionViewer.py:366 msgid "Session candlestick graph" msgstr "" -#: GuiSessionViewer.py:378 +#: GuiSessionViewer.py:369 msgid "Sessions" msgstr "" -#: GuiTourneyGraphViewer.py:185 +#: GuiTourneyGraphViewer.py:176 #, fuzzy msgid "Tournaments" msgstr "Tourney" -#: GuiTourneyGraphViewer.py:212 GuiTourneyGraphViewer.py:225 +#: GuiTourneyGraphViewer.py:203 GuiTourneyGraphViewer.py:216 msgid "" "Tournaments: %d\n" "Profit: $%.2f" msgstr "" -#: GuiTourneyGraphViewer.py:222 +#: GuiTourneyGraphViewer.py:213 msgid "Tournament Results" msgstr "" -#: GuiTourneyPlayerStats.py:84 +#: GuiTourneyPlayerStats.py:75 msgid "_Refresh Stats" msgstr "" -#: GuiTourneyViewer.py:49 +#: GuiTourneyViewer.py:40 msgid "Enter the tourney number you want to display:" msgstr "" -#: GuiTourneyViewer.py:55 +#: GuiTourneyViewer.py:46 msgid "_Display" msgstr "" -#: GuiTourneyViewer.py:62 +#: GuiTourneyViewer.py:53 msgid "Display _Player" msgstr "" -#: GuiTourneyViewer.py:77 +#: GuiTourneyViewer.py:68 msgid "" "Tournament not found - please ensure you imported it and selected the " "correct site" msgstr "" -#: GuiTourneyViewer.py:105 +#: GuiTourneyViewer.py:96 msgid "" "Player or tourney not found - please ensure you imported it and selected the " "correct site" msgstr "" -#: GuiTourneyViewer.py:119 +#: GuiTourneyViewer.py:110 msgid "N/A" msgstr "" -#: GuiTourneyViewer.py:140 +#: GuiTourneyViewer.py:131 msgid "invalid entry in tourney number - must enter numbers only" msgstr "" -#: HUD_main.pyw:86 +#: HUD_main.pyw:88 HUD_main.pyw.orig:88 msgid "" "\n" "HUD_main: starting ..." msgstr "" -#: HUD_main.pyw:89 +#: HUD_main.pyw:91 HUD_main.pyw.orig:91 msgid "Logfile is " msgstr "" -#: HUD_main.pyw:90 +#: HUD_main.pyw:92 HUD_main.pyw.orig:92 msgid "HUD_main starting: using db name = %s" msgstr "" -#: HUD_main.pyw:95 +#: HUD_main.pyw:97 HUD_main.pyw.orig:97 msgid "Note: error output is being diverted to:\n" msgstr "" -#: HUD_main.pyw:96 fpdb.pyw:1130 +#: HUD_main.pyw:98 HUD_main.pyw.orig:98 fpdb.pyw:1121 msgid "" "\n" "Any major error will be reported there _only_.\n" msgstr "" -#: HUD_main.pyw:97 +#: HUD_main.pyw:99 HUD_main.pyw.orig:99 msgid "Note: error output is being diverted to:" msgstr "" -#: HUD_main.pyw:98 +#: HUD_main.pyw:100 HUD_main.pyw.orig:100 msgid "Any major error will be reported there _only_." msgstr "" -#: HUD_main.pyw:101 +#: HUD_main.pyw:103 HUD_main.pyw.orig:103 msgid "HUD_main: starting ...\n" msgstr "" -#: HUD_main.pyw:114 HUD_run_me.py:62 +#: HUD_main.pyw:121 HUD_main.pyw.orig:121 HUD_run_me.py:62 msgid "Closing this window will exit from the HUD." msgstr "" -#: HUD_main.pyw:117 HUD_run_me.py:66 +#: HUD_main.pyw:124 HUD_main.pyw.orig:124 HUD_run_me.py:66 msgid "HUD Main Window" msgstr "" -#: HUD_main.pyw:126 +#: HUD_main.pyw:137 HUD_main.pyw.orig:137 +msgid "hud_main: Client resized" +msgstr "" + +#: HUD_main.pyw:141 HUD_main.pyw.orig:141 +msgid "hud_main: Client destroyed" +msgstr "" + +#: HUD_main.pyw:145 HUD_main.pyw.orig:145 +msgid "hud_main: Game changed." +msgstr "" + +#: HUD_main.pyw:148 HUD_main.pyw.orig:148 +msgid "hud_main: Table changed." +msgstr "" + +#: HUD_main.pyw:152 HUD_main.pyw.orig:152 msgid "Terminating normally." msgstr "" -#: HUD_main.pyw:230 +#: HUD_main.pyw:261 HUD_main.pyw.orig:261 msgid "Received hand no %s" msgstr "" -#: HUD_main.pyw:249 +#: HUD_main.pyw:280 HUD_main.pyw.orig:280 msgid "HUD_main.read_stdin: hand processing starting ..." msgstr "" -#: HUD_main.pyw:275 +#: HUD_main.pyw:307 HUD_main.pyw.orig:307 msgid "hud_dict[%s] was not found\n" msgstr "" -#: HUD_main.pyw:276 +#: HUD_main.pyw:308 HUD_main.pyw.orig:308 msgid "will not send hand\n" msgstr "" -#: HUD_main.pyw:310 +#: HUD_main.pyw:339 HUD_main.pyw.orig:339 msgid "HUD create: table name %s not found, skipping." msgstr "" -#: HUD_main.pyw:318 +#: HUD_main.pyw:347 HUD_main.pyw.orig:347 msgid "Table \"%s\" no longer exists\n" msgstr "" -#: HUD_main.pyw:321 +#: HUD_main.pyw:350 HUD_main.pyw.orig:350 msgid "" "HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f," "%4.3f,%4.3f)" @@ -1530,452 +1546,452 @@ msgstr "" msgid "HUD_main starting\n" msgstr "" -#: HUD_run_me.py:51 TournamentTracker.py:317 +#: HUD_run_me.py:51 TournamentTracker.py:308 msgid "Using db name = %s\n" msgstr "" -#: Hand.py:150 +#: Hand.py:141 msgid "BB" msgstr "" -#: Hand.py:151 +#: Hand.py:142 msgid "SB" msgstr "" -#: Hand.py:152 +#: Hand.py:143 msgid "BUTTONPOS" msgstr "" -#: Hand.py:153 +#: Hand.py:144 msgid "HAND NO." msgstr "" -#: Hand.py:154 TourneySummary.py:137 +#: Hand.py:145 TourneySummary.py:128 msgid "SITE" msgstr "" -#: Hand.py:155 +#: Hand.py:146 msgid "TABLE NAME" msgstr "" -#: Hand.py:156 TourneySummary.py:147 +#: Hand.py:147 TourneySummary.py:138 msgid "HERO" msgstr "" -#: Hand.py:157 TourneySummary.py:148 +#: Hand.py:148 TourneySummary.py:139 msgid "MAXSEATS" msgstr "" -#: Hand.py:158 +#: Hand.py:149 msgid "LEVEL" msgstr "" -#: Hand.py:159 TourneySummary.py:153 +#: Hand.py:150 TourneySummary.py:144 msgid "MIXED" msgstr "" -#: Hand.py:160 +#: Hand.py:151 msgid "LASTBET" msgstr "" -#: Hand.py:161 +#: Hand.py:152 msgid "ACTION STREETS" msgstr "" -#: Hand.py:162 +#: Hand.py:153 msgid "STREETS" msgstr "" -#: Hand.py:163 +#: Hand.py:154 msgid "ALL STREETS" msgstr "" -#: Hand.py:164 +#: Hand.py:155 msgid "COMMUNITY STREETS" msgstr "" -#: Hand.py:165 +#: Hand.py:156 msgid "HOLE STREETS" msgstr "" -#: Hand.py:166 +#: Hand.py:157 msgid "COUNTED SEATS" msgstr "" -#: Hand.py:167 +#: Hand.py:158 msgid "DEALT" msgstr "" -#: Hand.py:168 +#: Hand.py:159 msgid "SHOWN" msgstr "" -#: Hand.py:169 +#: Hand.py:160 msgid "MUCKED" msgstr "" -#: Hand.py:170 +#: Hand.py:161 msgid "TOTAL POT" msgstr "" -#: Hand.py:171 +#: Hand.py:162 msgid "TOTAL COLLECTED" msgstr "" -#: Hand.py:172 +#: Hand.py:163 msgid "RAKE" msgstr "" -#: Hand.py:173 TourneySummary.py:138 +#: Hand.py:164 TourneySummary.py:129 msgid "START TIME" msgstr "" -#: Hand.py:174 +#: Hand.py:165 msgid "TOURNAMENT NO" msgstr "" -#: Hand.py:175 TourneySummary.py:143 +#: Hand.py:166 TourneySummary.py:134 msgid "TOURNEY ID" msgstr "" -#: Hand.py:176 TourneySummary.py:142 +#: Hand.py:167 TourneySummary.py:133 msgid "TOURNEY TYPE ID" msgstr "" -#: Hand.py:177 TourneySummary.py:144 +#: Hand.py:168 TourneySummary.py:135 msgid "BUYIN" msgstr "" -#: Hand.py:178 +#: Hand.py:169 msgid "BUYIN CURRENCY" msgstr "" -#: Hand.py:179 +#: Hand.py:170 msgid "BUYIN CHIPS" msgstr "" -#: Hand.py:180 TourneySummary.py:145 +#: Hand.py:171 TourneySummary.py:136 msgid "FEE" msgstr "" -#: Hand.py:181 +#: Hand.py:172 msgid "IS REBUY" msgstr "" -#: Hand.py:182 +#: Hand.py:173 msgid "IS ADDON" msgstr "" -#: Hand.py:183 +#: Hand.py:174 msgid "IS KO" msgstr "" -#: Hand.py:184 TourneySummary.py:169 +#: Hand.py:175 TourneySummary.py:160 msgid "KO BOUNTY" msgstr "" -#: Hand.py:185 +#: Hand.py:176 msgid "IS MATRIX" msgstr "" -#: Hand.py:186 +#: Hand.py:177 msgid "IS SHOOTOUT" msgstr "" -#: Hand.py:187 TourneySummary.py:170 +#: Hand.py:178 TourneySummary.py:161 msgid "TOURNEY COMMENT" msgstr "" -#: Hand.py:190 TourneySummary.py:182 +#: Hand.py:181 TourneySummary.py:173 msgid "PLAYERS" msgstr "" -#: Hand.py:191 +#: Hand.py:182 msgid "STACKS" msgstr "" -#: Hand.py:192 +#: Hand.py:183 msgid "POSTED" msgstr "" -#: Hand.py:193 +#: Hand.py:184 msgid "POT" msgstr "" -#: Hand.py:194 +#: Hand.py:185 msgid "SEATING" msgstr "" -#: Hand.py:195 +#: Hand.py:186 msgid "GAMETYPE" msgstr "" -#: Hand.py:196 +#: Hand.py:187 msgid "ACTION" msgstr "" -#: Hand.py:197 +#: Hand.py:188 msgid "COLLECTEES" msgstr "" -#: Hand.py:198 +#: Hand.py:189 msgid "BETS" msgstr "" -#: Hand.py:199 +#: Hand.py:190 msgid "BOARD" msgstr "" -#: Hand.py:200 +#: Hand.py:191 msgid "DISCARDS" msgstr "" -#: Hand.py:201 +#: Hand.py:192 msgid "HOLECARDS" msgstr "" -#: Hand.py:202 +#: Hand.py:193 msgid "TOURNEYS PLAYER IDS" msgstr "" -#: Hand.py:225 Hand.py:1241 +#: Hand.py:216 Hand.py:1232 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "" -#: Hand.py:279 +#: Hand.py:270 msgid "Hand.insert(): hid #: %s is a duplicate" msgstr "" -#: Hand.py:318 +#: Hand.py:309 msgid "markstreets didn't match - Assuming hand %s was cancelled" msgstr "" -#: Hand.py:320 +#: Hand.py:311 msgid "FpdbParseError: markStreets appeared to fail: First 100 chars: '%s'" msgstr "" -#: Hand.py:324 +#: Hand.py:315 msgid "DEBUG: checkPlayerExists %s fail on hand number %s" msgstr "" -#: Hand.py:325 +#: Hand.py:316 msgid "checkPlayerExists: '%s fail on hand number %s" msgstr "" -#: Hand.py:406 +#: Hand.py:397 msgid "%s %s calls %s" msgstr "" -#: Hand.py:476 +#: Hand.py:467 msgid "%s %s raise %s" msgstr "" -#: Hand.py:487 +#: Hand.py:478 msgid "%s %s bets %s" msgstr "" -#: Hand.py:506 +#: Hand.py:497 msgid "%s %s folds" msgstr "" -#: Hand.py:515 +#: Hand.py:506 msgid "%s %s checks" msgstr "" -#: Hand.py:535 +#: Hand.py:526 msgid "addShownCards %s hole=%s all=%s" msgstr "" -#: Hand.py:646 +#: Hand.py:637 msgid "" "*** ERROR - HAND: calling writeGameLine with unexpected STARTTIME value, " "expecting datetime.date object, received:" msgstr "" -#: Hand.py:647 +#: Hand.py:638 msgid "" "*** Make sure your HandHistoryConverter is setting hand.startTime properly!" msgstr "" -#: Hand.py:648 +#: Hand.py:639 msgid "*** Game String:" msgstr "" -#: Hand.py:726 +#: Hand.py:717 msgid "HoldemOmahaHand.__init__:Can't assemble hand from db without a handid" msgstr "" -#: Hand.py:728 +#: Hand.py:719 msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" msgstr "" -#: Hand.py:1109 +#: Hand.py:1100 msgid "*** DEALING HANDS ***" msgstr "" -#: Hand.py:1114 +#: Hand.py:1105 msgid "Dealt to %s: [%s]" msgstr "" -#: Hand.py:1119 +#: Hand.py:1110 msgid "*** FIRST DRAW ***" msgstr "" -#: Hand.py:1129 +#: Hand.py:1120 msgid "*** SECOND DRAW ***" msgstr "" -#: Hand.py:1139 +#: Hand.py:1130 msgid "*** THIRD DRAW ***" msgstr "" -#: Hand.py:1149 Hand.py:1368 +#: Hand.py:1140 Hand.py:1359 msgid "*** SHOW DOWN ***" msgstr "" -#: Hand.py:1164 Hand.py:1383 +#: Hand.py:1155 Hand.py:1374 msgid "*** SUMMARY ***" msgstr "" -#: Hand.py:1250 +#: Hand.py:1241 msgid "%s %s completes %s" msgstr "" -#: Hand.py:1268 +#: Hand.py:1259 msgid "Bringin: %s, %s" msgstr "" -#: Hand.py:1308 +#: Hand.py:1299 msgid "*** 3RD STREET ***" msgstr "" -#: Hand.py:1322 +#: Hand.py:1313 msgid "*** 4TH STREET ***" msgstr "" -#: Hand.py:1334 +#: Hand.py:1325 msgid "*** 5TH STREET ***" msgstr "" -#: Hand.py:1346 +#: Hand.py:1337 msgid "*** 6TH STREET ***" msgstr "" -#: Hand.py:1356 +#: Hand.py:1347 msgid "*** RIVER ***" msgstr "" -#: Hand.py:1448 +#: Hand.py:1439 msgid "" "join_holecards: # of holecards should be either < 4, 4 or 7 - 5 and 6 should " "be impossible for anyone who is not a hero" msgstr "" -#: Hand.py:1449 +#: Hand.py:1440 msgid "join_holcards: holecards(%s): %s" msgstr "" -#: Hand.py:1536 +#: Hand.py:1527 msgid "DEBUG: call Pot.end() before printing pot total" msgstr "" -#: Hand.py:1538 +#: Hand.py:1529 msgid "FpdbError in printing Hand object" msgstr "" -#: HandHistoryConverter.py:139 +#: HandHistoryConverter.py:130 msgid "Failed sanity check" msgstr "" -#: HandHistoryConverter.py:147 +#: HandHistoryConverter.py:138 msgid "Tailing '%s'" msgstr "" -#: HandHistoryConverter.py:154 +#: HandHistoryConverter.py:145 msgid "HHC.start(follow): processHand failed: Exception msg: '%s'" msgstr "" -#: HandHistoryConverter.py:158 +#: HandHistoryConverter.py:149 msgid "handsList is " msgstr "" -#: HandHistoryConverter.py:169 +#: HandHistoryConverter.py:160 msgid "HHC.start(): processHand failed: Exception msg: '%s'" msgstr "" -#: HandHistoryConverter.py:173 +#: HandHistoryConverter.py:164 msgid "Read %d hands (%d failed) in %.3f seconds" msgstr "" -#: HandHistoryConverter.py:179 +#: HandHistoryConverter.py:170 msgid "Summary file '%s' correctly parsed (took %.3f seconds)" msgstr "" -#: HandHistoryConverter.py:181 +#: HandHistoryConverter.py:172 msgid "Error converting summary file '%s' (took %.3f seconds)" msgstr "" -#: HandHistoryConverter.py:184 +#: HandHistoryConverter.py:175 msgid "Error converting '%s'" msgstr "" -#: HandHistoryConverter.py:215 +#: HandHistoryConverter.py:206 msgid "%s changed inode numbers from %d to %d" msgstr "" -#: HandHistoryConverter.py:263 +#: HandHistoryConverter.py:254 msgid "Converting starsArchive format to readable" msgstr "" -#: HandHistoryConverter.py:268 +#: HandHistoryConverter.py:259 msgid "Converting ftpArchive format to readable" msgstr "" -#: HandHistoryConverter.py:274 +#: HandHistoryConverter.py:265 msgid "Read no hands." msgstr "" -#: HandHistoryConverter.py:483 +#: HandHistoryConverter.py:474 msgid "HH Sanity Check: output and input files are the same, check config" msgstr "" -#: HandHistoryConverter.py:506 +#: HandHistoryConverter.py:497 msgid "Reading stdin with %s" msgstr "" -#: HandHistoryConverter.py:521 +#: HandHistoryConverter.py:512 msgid "unable to read file with any codec in list!" msgstr "" -#: HandHistoryConverter.py:588 +#: HandHistoryConverter.py:579 msgid " given TZ:" msgstr "" -#: HandHistoryConverter.py:588 +#: HandHistoryConverter.py:579 msgid "raw time:" msgstr "" -#: HandHistoryConverter.py:598 +#: HandHistoryConverter.py:589 msgid "changeTimeZone: offset=" msgstr "" -#: HandHistoryConverter.py:661 +#: HandHistoryConverter.py:652 msgid "utcTime:" msgstr "" -#: HandHistoryConverter.py:694 +#: HandHistoryConverter.py:696 msgid "Unable to create output directory %s for HHC!" msgstr "" -#: HandHistoryConverter.py:695 +#: HandHistoryConverter.py:697 msgid "*** ERROR: UNABLE TO CREATE OUTPUT DIRECTORY" msgstr "" -#: HandHistoryConverter.py:697 +#: HandHistoryConverter.py:699 msgid "Created directory '%s'" msgstr "" -#: HandHistoryConverter.py:701 +#: HandHistoryConverter.py:703 msgid "out_path %s couldn't be opened" msgstr "" @@ -2002,152 +2018,152 @@ msgid "" " on %s." msgstr "" -#: Hud.py:156 +#: Hud.py:148 msgid "Kill This HUD" msgstr "" -#: Hud.py:161 +#: Hud.py:153 msgid "Save HUD Layout" msgstr "" -#: Hud.py:165 +#: Hud.py:157 msgid "Reposition StatWindows" msgstr "" -#: Hud.py:169 +#: Hud.py:161 msgid "Show Player Stats" msgstr "" -#: Hud.py:174 Hud.py:243 +#: Hud.py:166 Hud.py:235 msgid "For This Blind Level Only" msgstr "" -#: Hud.py:179 Hud.py:248 +#: Hud.py:171 Hud.py:240 msgid "For Multiple Blind Levels:" msgstr "" -#: Hud.py:182 Hud.py:251 +#: Hud.py:174 Hud.py:243 msgid " 0.5 to 2.0 x Current Blinds" msgstr "" -#: Hud.py:187 Hud.py:256 +#: Hud.py:179 Hud.py:248 msgid " 0.33 to 3.0 x Current Blinds" msgstr "" -#: Hud.py:192 Hud.py:261 +#: Hud.py:184 Hud.py:253 msgid " 0.1 to 10 x Current Blinds" msgstr "" -#: Hud.py:197 Hud.py:266 +#: Hud.py:189 Hud.py:258 msgid " All Levels" msgstr "" -#: Hud.py:202 Hud.py:271 +#: Hud.py:194 Hud.py:263 msgid "For #Seats:" msgstr "" -#: Hud.py:205 Hud.py:274 +#: Hud.py:197 Hud.py:266 msgid " Any Number" msgstr "" -#: Hud.py:210 Hud.py:279 +#: Hud.py:202 Hud.py:271 msgid " Custom" msgstr "" -#: Hud.py:215 Hud.py:284 +#: Hud.py:207 Hud.py:276 msgid " Exact" msgstr "" -#: Hud.py:220 Hud.py:289 +#: Hud.py:212 Hud.py:281 msgid "Since:" msgstr "" -#: Hud.py:223 Hud.py:292 +#: Hud.py:215 Hud.py:284 msgid " All Time" msgstr "" -#: Hud.py:228 Hud.py:297 +#: Hud.py:220 Hud.py:289 msgid " Session" msgstr "" -#: Hud.py:233 Hud.py:302 +#: Hud.py:225 Hud.py:294 msgid " %s Days" msgstr "" -#: Hud.py:238 +#: Hud.py:230 msgid "Show Opponent Stats" msgstr "" -#: Hud.py:360 +#: Hud.py:352 msgid "Debug StatWindows" msgstr "" -#: Hud.py:364 +#: Hud.py:356 msgid "Set max seats" msgstr "" -#: Hud.py:557 +#: Hud.py:551 msgid "Updating config file" msgstr "" -#: Hud.py:566 +#: Hud.py:560 msgid "No layout found for %d-max games for site %s\n" msgstr "" -#: Hud.py:580 +#: Hud.py:574 msgid "" "exception in Hud.adj_seats\n" "\n" msgstr "" -#: Hud.py:581 +#: Hud.py:575 msgid "error is %s" msgstr "" -#: Hud.py:588 +#: Hud.py:582 msgid "Error finding actual seat.\n" msgstr "" -#: Hud.py:604 +#: Hud.py:598 msgid "Creating hud from hand " msgstr "" -#: Hud.py:653 +#: Hud.py:647 msgid "" "KeyError at the start of the for loop in update in hud_main. How this can " "possibly happen is totally beyond my comprehension. Your HUD may be about to " "get really weird. -Eric" msgstr "" -#: Hud.py:654 +#: Hud.py:648 msgid "(btw, the key was %s and statd is %s" msgstr "" -#: ImapFetcher.py:53 ImapFetcher.py:62 +#: ImapFetcher.py:44 ImapFetcher.py:53 msgid "DEBUG: re_SplitTourneys isn't matching" msgstr "" -#: ImapFetcher.py:76 +#: ImapFetcher.py:67 msgid "response to logging in:" msgstr "" -#: ImapFetcher.py:92 +#: ImapFetcher.py:83 msgid "ImapFetcher: Found %s messages to fetch" msgstr "" -#: ImapFetcher.py:112 +#: ImapFetcher.py:103 msgid "Completed retrieving IMAP messages, closing server connection" msgstr "" -#: ImapFetcher.py:118 +#: ImapFetcher.py:109 msgid "No Tournament summaries found." msgstr "" -#: ImapFetcher.py:168 +#: ImapFetcher.py:159 msgid "Finished importing %s/%s PS summaries" msgstr "" -#: ImapFetcher.py:185 +#: ImapFetcher.py:176 msgid "Need to define a converter" msgstr "" @@ -2155,57 +2171,57 @@ msgstr "" msgid "No Name" msgstr "" -#: OnGameToFpdb.py:192 +#: OnGameToFpdb.py:183 WinamaxToFpdb.py:189 msgid "determineGameType: limit not found in self.limits(%s). hand: '%s'" msgstr "" -#: OnGameToFpdb.py:194 +#: OnGameToFpdb.py:185 WinamaxToFpdb.py:191 msgid "limit not found in self.limits(%s). hand: '%s'" msgstr "" -#: OnGameToFpdb.py:275 PartyPokerToFpdb.py:355 PokerStarsToFpdb.py:315 -#: UltimateBetToFpdb.py:144 Win2dayToFpdb.py:171 +#: OnGameToFpdb.py:266 PartyPokerToFpdb.py:346 PokerStarsToFpdb.py:306 +#: UltimateBetToFpdb.py:147 Win2dayToFpdb.py:162 WinamaxToFpdb.py:311 msgid "readButton: not found" msgstr "" -#: OnGameToFpdb.py:294 +#: OnGameToFpdb.py:285 WinamaxToFpdb.py:330 msgid "readBlinds in noSB exception - no SB created" msgstr "" -#: Options.py:40 +#: Options.py:31 msgid "If passed error output will go to the console rather than ." msgstr "" -#: Options.py:43 +#: Options.py:34 msgid "Overrides the default database name" msgstr "" -#: Options.py:46 +#: Options.py:37 msgid "Specifies a configuration file." msgstr "" -#: Options.py:49 +#: Options.py:40 msgid "" "Indicates program was restarted with a different path (only allowed once)." msgstr "" -#: Options.py:52 +#: Options.py:43 msgid "Input file" msgstr "" -#: Options.py:55 +#: Options.py:46 msgid "Module name for Hand History Converter" msgstr "" -#: Options.py:59 +#: Options.py:50 msgid "Error logging level:" msgstr "" -#: Options.py:62 +#: Options.py:53 msgid "Print version information and exit." msgstr "" -#: Options.py:76 +#: Options.py:67 msgid "press enter to end" msgstr "" @@ -2213,462 +2229,454 @@ msgstr "" msgid "You need to manually enter the playername" msgstr "" -#: PartyPokerToFpdb.py:219 +#: PartyPokerToFpdb.py:210 msgid "Cannot fetch field '%s'" msgstr "" -#: PartyPokerToFpdb.py:223 +#: PartyPokerToFpdb.py:214 msgid "Unknown limit '%s'" msgstr "" -#: PartyPokerToFpdb.py:228 +#: PartyPokerToFpdb.py:219 msgid "Unknown game type '%s'" msgstr "" -#: PartyPokerToFpdb.py:262 +#: PartyPokerToFpdb.py:253 msgid "Cannot read HID for current hand" msgstr "" -#: PartyPokerToFpdb.py:267 +#: PartyPokerToFpdb.py:258 msgid "Cannot read Handinfo for current hand" msgstr "" -#: PartyPokerToFpdb.py:272 +#: PartyPokerToFpdb.py:263 msgid "Cannot read GameType for current hand" msgstr "" -#: PartyPokerToFpdb.py:516 +#: PartyPokerToFpdb.py:518 msgid "Unimplemented readAction: '%s' '%s'" msgstr "" -#: PkrToFpdb.py:165 PokerStarsToFpdb.py:216 +#: PkrToFpdb.py:155 PokerStarsToFpdb.py:207 msgid "Lim_Blinds has no lookup for '%s'" msgstr "" -#: PokerStarsToFpdb.py:268 +#: PokerStarsToFpdb.py:259 msgid "failed to detect currency" msgstr "" -#: Stats.py:136 Stats.py:137 +#: Stats.py:127 Stats.py:128 msgid "Total Profit" msgstr "" -#: Stats.py:158 Stats.py:165 +#: Stats.py:149 Stats.py:156 msgid "Voluntarily Put In Pot Pre-Flop%" msgstr "" -#: Stats.py:178 Stats.py:186 +#: Stats.py:169 Stats.py:177 msgid "Pre-Flop Raise %" msgstr "" -#: Stats.py:199 Stats.py:207 +#: Stats.py:190 Stats.py:198 msgid "% went to showdown" msgstr "" -#: Stats.py:220 Stats.py:228 +#: Stats.py:211 Stats.py:219 msgid "% won money at showdown" msgstr "" -#: Stats.py:243 Stats.py:252 +#: Stats.py:234 Stats.py:243 msgid "profit/100hands" msgstr "" -#: Stats.py:246 +#: Stats.py:237 msgid "exception calcing p/100: 100 * %d / %d" msgstr "" -#: Stats.py:265 Stats.py:274 +#: Stats.py:256 Stats.py:265 msgid "big blinds/100 hands" msgstr "" -#: Stats.py:287 Stats.py:296 +#: Stats.py:278 Stats.py:287 msgid "Big Bets/100 hands" msgstr "" -#: Stats.py:290 +#: Stats.py:281 msgid "exception calcing BB/100: " msgstr "" -#: Stats.py:310 Stats.py:319 +#: Stats.py:301 Stats.py:310 msgid "Flop Seen %" msgstr "" -#: Stats.py:342 Stats.py:351 +#: Stats.py:333 Stats.py:342 msgid "number hands seen" msgstr "" -#: Stats.py:364 Stats.py:372 +#: Stats.py:355 Stats.py:363 msgid "folded flop/4th" msgstr "" -#: Stats.py:385 +#: Stats.py:376 msgid "% steal attempted" msgstr "" -#: Stats.py:400 Stats.py:407 +#: Stats.py:391 Stats.py:398 msgid "% folded SB to steal" msgstr "" -#: Stats.py:419 Stats.py:426 +#: Stats.py:410 Stats.py:417 msgid "% folded BB to steal" msgstr "" -#: Stats.py:441 Stats.py:448 +#: Stats.py:432 Stats.py:439 msgid "% folded blind to steal" msgstr "" -#: Stats.py:460 Stats.py:467 +#: Stats.py:451 Stats.py:458 msgid "% 3/4 Bet preflop/3rd" msgstr "" -#: Stats.py:479 Stats.py:486 +#: Stats.py:470 Stats.py:477 msgid "% won$/saw flop/4th" msgstr "" -#: Stats.py:498 Stats.py:505 +#: Stats.py:489 Stats.py:496 msgid "Aggression Freq flop/4th" msgstr "" -#: Stats.py:517 Stats.py:524 +#: Stats.py:508 Stats.py:515 msgid "Aggression Freq turn/5th" msgstr "" -#: Stats.py:536 Stats.py:543 +#: Stats.py:527 Stats.py:534 msgid "Aggression Freq river/6th" msgstr "" -#: Stats.py:555 Stats.py:562 +#: Stats.py:546 Stats.py:553 msgid "Aggression Freq 7th" msgstr "" -#: Stats.py:581 Stats.py:588 +#: Stats.py:572 Stats.py:579 msgid "Post-Flop Aggression Freq" msgstr "" -#: Stats.py:609 Stats.py:616 +#: Stats.py:600 Stats.py:607 msgid "Aggression Freq" msgstr "" -#: Stats.py:635 Stats.py:642 +#: Stats.py:626 Stats.py:633 msgid "Aggression Factor" msgstr "" -#: Stats.py:659 Stats.py:666 +#: Stats.py:650 Stats.py:657 msgid "% continuation bet " msgstr "" -#: Stats.py:678 Stats.py:685 +#: Stats.py:669 Stats.py:676 msgid "% continuation bet flop/4th" msgstr "" -#: Stats.py:697 Stats.py:704 +#: Stats.py:688 Stats.py:695 msgid "% continuation bet turn/5th" msgstr "" -#: Stats.py:716 Stats.py:723 +#: Stats.py:707 Stats.py:714 msgid "% continuation bet river/6th" msgstr "" -#: Stats.py:735 Stats.py:742 +#: Stats.py:726 Stats.py:733 msgid "% continuation bet 7th" msgstr "" -#: Stats.py:754 Stats.py:761 +#: Stats.py:745 Stats.py:752 msgid "% fold frequency flop/4th" msgstr "" -#: Stats.py:773 Stats.py:780 +#: Stats.py:764 Stats.py:771 msgid "% fold frequency turn/5th" msgstr "" -#: Stats.py:792 Stats.py:799 +#: Stats.py:783 Stats.py:790 msgid "% fold frequency river/6th" msgstr "" -#: Stats.py:811 Stats.py:818 +#: Stats.py:802 Stats.py:809 msgid "% fold frequency 7th" msgstr "" -#: Stats.py:838 +#: Stats.py:829 msgid "Example stats, player = %s hand = %s:" msgstr "" -#: Stats.py:871 +#: Stats.py:862 msgid "" "\n" "\n" "Legal stats:" msgstr "" -#: Stats.py:872 +#: Stats.py:863 msgid "" "(add _0 to name to display with 0 decimal places, _1 to display with 1, " "etc)\n" msgstr "" -#: Tables_Demo.py:72 +#: Tables_Demo.py:60 msgid "Fake HUD Main Window" msgstr "" -#: Tables_Demo.py:95 +#: Tables_Demo.py:90 msgid "enter table name to find: " msgstr "" -#: Tables_Demo.py:120 -msgid "calling main" -msgstr "" - -#: TournamentTracker.py:50 +#: TournamentTracker.py:41 msgid "" "Note: error output is being diverted to fpdb-error-log.txt and HUD-error." "txt. Any major error will be reported there _only_." msgstr "" -#: TournamentTracker.py:111 +#: TournamentTracker.py:102 msgid "tournament edit window=" msgstr "" -#: TournamentTracker.py:114 +#: TournamentTracker.py:105 msgid "FPDB Tournament Entry" msgstr "" -#: TournamentTracker.py:154 +#: TournamentTracker.py:145 msgid "Closing this window will stop the Tournament Tracker" msgstr "" -#: TournamentTracker.py:156 +#: TournamentTracker.py:147 msgid "Enter Tournament" msgstr "" -#: TournamentTracker.py:161 +#: TournamentTracker.py:152 msgid "FPDB Tournament Tracker" msgstr "" -#: TournamentTracker.py:172 +#: TournamentTracker.py:163 msgid "Edit" msgstr "" -#: TournamentTracker.py:175 +#: TournamentTracker.py:166 msgid "Rebuy" msgstr "" -#: TournamentTracker.py:274 +#: TournamentTracker.py:265 msgid "db error: skipping " msgstr "" -#: TournamentTracker.py:276 +#: TournamentTracker.py:267 msgid "Database error %s in hand %d. Skipping.\n" msgstr "" -#: TournamentTracker.py:285 +#: TournamentTracker.py:276 msgid "could not find tournament: skipping" msgstr "" -#: TournamentTracker.py:286 +#: TournamentTracker.py:277 msgid "Could not find tournament %d in hand %d. Skipping.\n" msgstr "" -#: TournamentTracker.py:309 +#: TournamentTracker.py:300 msgid "table name %s not found, skipping.\n" msgstr "" -#: TournamentTracker.py:316 +#: TournamentTracker.py:307 msgid "tournament tracker starting\n" msgstr "" -#: TourneyFilters.py:61 +#: TourneyFilters.py:52 msgid "Tourney Type" msgstr "" -#: TourneyFilters.py:88 +#: TourneyFilters.py:79 msgid "setting numTourneys:" msgstr "" -#: TourneySummary.py:139 +#: TourneySummary.py:130 msgid "END TIME" msgstr "" -#: TourneySummary.py:140 +#: TourneySummary.py:131 msgid "TOURNEY NAME" msgstr "" -#: TourneySummary.py:141 +#: TourneySummary.py:132 msgid "TOURNEY NO" msgstr "" -#: TourneySummary.py:146 +#: TourneySummary.py:137 msgid "CURRENCY" msgstr "" -#: TourneySummary.py:149 +#: TourneySummary.py:140 msgid "ENTRIES" msgstr "" -#: TourneySummary.py:150 +#: TourneySummary.py:141 msgid "SPEED" msgstr "" -#: TourneySummary.py:151 +#: TourneySummary.py:142 msgid "PRIZE POOL" msgstr "" -#: TourneySummary.py:152 +#: TourneySummary.py:143 msgid "STARTING CHIP COUNT" msgstr "" -#: TourneySummary.py:154 +#: TourneySummary.py:145 msgid "REBUY" msgstr "" -#: TourneySummary.py:155 +#: TourneySummary.py:146 msgid "ADDON" msgstr "" -#: TourneySummary.py:156 +#: TourneySummary.py:147 msgid "KO" msgstr "" -#: TourneySummary.py:157 +#: TourneySummary.py:148 msgid "MATRIX" msgstr "" -#: TourneySummary.py:158 +#: TourneySummary.py:149 msgid "MATRIX ID PROCESSED" msgstr "" -#: TourneySummary.py:159 +#: TourneySummary.py:150 msgid "SHOOTOUT" msgstr "" -#: TourneySummary.py:160 +#: TourneySummary.py:151 msgid "MATRIX MATCH ID" msgstr "" -#: TourneySummary.py:161 +#: TourneySummary.py:152 msgid "SUB TOURNEY BUY IN" msgstr "" -#: TourneySummary.py:162 +#: TourneySummary.py:153 msgid "SUB TOURNEY FEE" msgstr "" -#: TourneySummary.py:163 +#: TourneySummary.py:154 msgid "REBUY CHIPS" msgstr "" -#: TourneySummary.py:164 +#: TourneySummary.py:155 msgid "ADDON CHIPS" msgstr "" -#: TourneySummary.py:165 +#: TourneySummary.py:156 msgid "REBUY COST" msgstr "" -#: TourneySummary.py:166 +#: TourneySummary.py:157 msgid "ADDON COST" msgstr "" -#: TourneySummary.py:167 +#: TourneySummary.py:158 msgid "TOTAL REBUYS" msgstr "" -#: TourneySummary.py:168 +#: TourneySummary.py:159 msgid "TOTAL ADDONS" msgstr "" -#: TourneySummary.py:171 +#: TourneySummary.py:162 msgid "SNG" msgstr "" -#: TourneySummary.py:172 +#: TourneySummary.py:163 msgid "SATELLITE" msgstr "" -#: TourneySummary.py:173 +#: TourneySummary.py:164 msgid "DOUBLE OR NOTHING" msgstr "" -#: TourneySummary.py:174 +#: TourneySummary.py:165 msgid "GUARANTEE" msgstr "" -#: TourneySummary.py:175 +#: TourneySummary.py:166 msgid "ADDED" msgstr "" -#: TourneySummary.py:176 +#: TourneySummary.py:167 msgid "ADDED CURRENCY" msgstr "" -#: TourneySummary.py:177 +#: TourneySummary.py:168 msgid "COMMENT" msgstr "" -#: TourneySummary.py:178 +#: TourneySummary.py:169 msgid "COMMENT TIMESTAMP" msgstr "" -#: TourneySummary.py:181 +#: TourneySummary.py:172 msgid "PLAYER IDS" msgstr "" -#: TourneySummary.py:183 +#: TourneySummary.py:174 msgid "TOURNEYS PLAYERS IDS" msgstr "" -#: TourneySummary.py:184 +#: TourneySummary.py:175 msgid "RANKS" msgstr "" -#: TourneySummary.py:185 +#: TourneySummary.py:176 msgid "WINNINGS" msgstr "" -#: TourneySummary.py:186 +#: TourneySummary.py:177 msgid "WINNINGS CURRENCY" msgstr "" -#: TourneySummary.py:187 +#: TourneySummary.py:178 msgid "COUNT REBUYS" msgstr "" -#: TourneySummary.py:188 +#: TourneySummary.py:179 msgid "COUNT ADDONS" msgstr "" -#: TourneySummary.py:189 +#: TourneySummary.py:180 msgid "NB OF KO" msgstr "" -#: TourneySummary.py:236 +#: TourneySummary.py:227 msgid "Tourney Insert/Update done" msgstr "" -#: TourneySummary.py:256 +#: TourneySummary.py:247 msgid "addPlayer: rank:%s - name : '%s' - Winnings (%s)" msgstr "" -#: TourneySummary.py:283 +#: TourneySummary.py:274 msgid "incrementPlayerWinnings: name : '%s' - Add Winnings (%s)" msgstr "" -#: UltimateBetToFpdb.py:42 +#: UltimateBetToFpdb.py:45 msgid "Initialising UltimateBetconverter class" msgstr "" -#: WinTables.py:82 -msgid "Window %s not found. Skipping." -msgstr "" - -#: WinTables.py:85 +#: WinTables.py:70 msgid "self.window doesn't exist? why?" msgstr "" -#: fpdb.pyw:48 +#: fpdb.pyw:39 msgid " - press return to continue\n" msgstr " - drücken Sie Enter um fortzufahren" -#: fpdb.pyw:55 +#: fpdb.pyw:46 msgid "" "\n" "python 2.5-2.7 not found, please install python 2.5, 2.6 or 2.7 for fpdb\n" @@ -2677,11 +2685,11 @@ msgstr "" "Python 2.5-2.7 nicht gefunden, bitte installieren Sie Python 2.5, 2.6 oder " "2.7 für fpdb\n" -#: fpdb.pyw:56 fpdb.pyw:68 fpdb.pyw:90 +#: fpdb.pyw:47 fpdb.pyw:59 fpdb.pyw:81 msgid "Press ENTER to continue." msgstr "Drücken Sie ENTER um fortzufahren" -#: fpdb.pyw:67 +#: fpdb.pyw:58 msgid "" "We appear to be running in Windows, but the Windows Python Extensions are " "not loading. Please install the PYWIN32 package from http://sourceforge.net/" @@ -2691,7 +2699,7 @@ msgstr "" "Extensions konnten nicht geladen werden. Bitte installieren Sie das PYWIN32-" "Paket von http://sourceforge.net/projects/pywin32/" -#: fpdb.pyw:89 +#: fpdb.pyw:80 msgid "" "Unable to load PyGTK modules required for GUI. Please install PyCairo, " "PyGObject, and PyGTK from www.pygtk.org." @@ -2699,7 +2707,7 @@ msgstr "" "Die für die GUI benötigten PyGTK module konnten nicht geladen werden. Bitte " "installieren Sie PyCairo, PyGObject und PyGTK von www.pygtk.org." -#: fpdb.pyw:248 +#: fpdb.pyw:239 msgid "" "Copyright 2008-2010, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, " "sqlcoder, Bostik, and others" @@ -2707,7 +2715,7 @@ msgstr "" "Copyright 2008-2010, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, " "sqlcoder, Bostik und andere" -#: fpdb.pyw:249 +#: fpdb.pyw:240 msgid "" "You are free to change, and distribute original or changed versions of fpdb " "within the rules set out by the license" @@ -2715,31 +2723,31 @@ msgstr "" "Sie dürfen fpdb innerhalb der Regeln der Lizenz verändern, verbreiten und " "verändert verbreiten." -#: fpdb.pyw:250 +#: fpdb.pyw:241 msgid "Please see fpdb's start screen for license information" msgstr "Lizenzinformationen finden Sie auf fpdb's Startbildschirm" -#: fpdb.pyw:254 +#: fpdb.pyw:245 msgid "and others" msgstr "und andere" -#: fpdb.pyw:260 +#: fpdb.pyw:251 msgid "Operating System" msgstr "Betriebssystem" -#: fpdb.pyw:281 +#: fpdb.pyw:272 msgid "Your config file is: " msgstr "Ihre Konfigurationsdatei ist:" -#: fpdb.pyw:286 +#: fpdb.pyw:277 msgid "Version Information:" msgstr "Versionsinformationen:" -#: fpdb.pyw:293 +#: fpdb.pyw:284 msgid "Threads: " msgstr "Threads:" -#: fpdb.pyw:316 +#: fpdb.pyw:307 msgid "" "Updated preferences have not been loaded because windows are open. Re-start " "fpdb to load them." @@ -2747,19 +2755,19 @@ msgstr "" "Die neuen Einstellungen konnten nicht geladen werden da fpdb-Fenster offen " "sind. Bitte starten Sie fpdb neu um sie zu verwenden." -#: fpdb.pyw:326 +#: fpdb.pyw:317 msgid "Maintain Databases" msgstr "Datenbanken verwalten" -#: fpdb.pyw:336 +#: fpdb.pyw:327 msgid "saving updated db data" msgstr "speichere aktualisierte DB-Daten" -#: fpdb.pyw:343 +#: fpdb.pyw:334 msgid "guidb response was " msgstr "GuiDBs Antwort war " -#: fpdb.pyw:349 +#: fpdb.pyw:340 msgid "" "Cannot open Database Maintenance window because other windows have been " "opened. Re-start fpdb to use this option." @@ -2767,11 +2775,11 @@ msgstr "" "Konnte Datenbank-Verwaltungsfenster nicht öffnen da andere Fenster geöffnet " "waren/sind. Starten Sie fpdb neu um diese Funktion zu nutzen." -#: fpdb.pyw:352 +#: fpdb.pyw:343 msgid "Number of Hands: " msgstr "Hände: " -#: fpdb.pyw:353 +#: fpdb.pyw:344 msgid "" "\n" "Number of Tourneys: " @@ -2779,7 +2787,7 @@ msgstr "" "\n" "Tournamente: " -#: fpdb.pyw:354 +#: fpdb.pyw:345 msgid "" "\n" "Number of TourneyTypes: " @@ -2787,42 +2795,42 @@ msgstr "" "\n" "Tournamentarten (TourneyTypes): " -#: fpdb.pyw:355 +#: fpdb.pyw:346 msgid "Database Statistics" msgstr "Datenbankstatistiken" -#: fpdb.pyw:364 +#: fpdb.pyw:355 msgid "HUD Configurator - choose category" msgstr "HUD-Konfigurator - Kategorieauswahl" -#: fpdb.pyw:370 +#: fpdb.pyw:361 msgid "" "Please select the game category for which you want to configure HUD stats:" msgstr "" "Bitte wählen Sie die Spielkategorie, für die Sie HUD-Statistiken " "konfigurieren möchten:" -#: fpdb.pyw:422 +#: fpdb.pyw:413 msgid "HUD Configurator - please choose your stats" msgstr "HUD-Konfigurator - Statistikauswahl" -#: fpdb.pyw:428 +#: fpdb.pyw:419 msgid "Please choose the stats you wish to use in the below table." msgstr "Bitte wählen Sie die Statistiken, die Sie nutzen möchten." -#: fpdb.pyw:432 +#: fpdb.pyw:423 msgid "Note that you may not select any stat more than once or it will crash." msgstr "" "Bitte beachten Sie, dass das HUD abstürzt wenn Sie Statistiken mehr als " "einmal auswählen." -#: fpdb.pyw:436 +#: fpdb.pyw:427 msgid "" "It is not currently possible to select \"empty\" or anything else to that " "end." msgstr "Es ist momentan nicht möglich \"leer\" o.ä. auszuwählen." -#: fpdb.pyw:440 +#: fpdb.pyw:431 msgid "" "To configure things like colouring you will still have to use the " "Preferences dialogue or manually edit your HUD_config.xml." @@ -2830,15 +2838,15 @@ msgstr "" "Um Farben usw. zu konfigurieren müssen Sie weiterhin den Einstellungs-Dialog " "verwenden oder Ihre HUD_config.xml manuell bearbeiten." -#: fpdb.pyw:547 +#: fpdb.pyw:538 msgid "Confirm deleting and recreating tables" msgstr "Tabellen löschen und reinitialisieren" -#: fpdb.pyw:548 +#: fpdb.pyw:539 msgid "Please confirm that you want to (re-)create the tables." msgstr "Bitte bestätigen Sie, dass Sie die Tabellen neu erstellen möchten." -#: fpdb.pyw:549 +#: fpdb.pyw:540 msgid "" " If there already are tables in the database %s on %s they will be deleted " "and you will have to re-import your histories.\n" @@ -2846,222 +2854,222 @@ msgstr "" " Falls bereits Tabellen in der Datenbank %s auf %s existieren werden Sie " "gelöscht werden und Sie werden Ihre Histories neu importieren müssen.\n" -#: fpdb.pyw:550 +#: fpdb.pyw:541 msgid "This may take a while." msgstr "Dies kann eine Weile dauern." -#: fpdb.pyw:575 +#: fpdb.pyw:566 msgid "User cancelled recreating tables" msgstr "Benutzer hat Reinitialisierung der Tabellen abgebrochen" -#: fpdb.pyw:582 +#: fpdb.pyw:573 msgid "Please confirm that you want to re-create the HUD cache." msgstr "Bitte bestätigen Sie, dass Sie den HUD-Cache neu erstellen möchten." -#: fpdb.pyw:590 +#: fpdb.pyw:581 msgid " Hero's cache starts: " msgstr "" -#: fpdb.pyw:604 +#: fpdb.pyw:595 msgid " Villains' cache starts: " msgstr "" -#: fpdb.pyw:617 +#: fpdb.pyw:608 msgid " Rebuilding HUD Cache ... " msgstr " Der HUD-Cache wird neu erstellt ... " -#: fpdb.pyw:625 +#: fpdb.pyw:616 msgid "User cancelled rebuilding hud cache" msgstr "Benutzer hat Neuerstellung des HUD-Cache abgebrochen" -#: fpdb.pyw:637 +#: fpdb.pyw:628 msgid "Confirm rebuilding database indexes" msgstr "Bestätigung der Neuerstellung der Datenbankindexe" -#: fpdb.pyw:638 +#: fpdb.pyw:629 msgid "Please confirm that you want to rebuild the database indexes." msgstr "" "Bitte bestätigen Sie, dass Sie die Datenbankindexe neu erstellen möchten." -#: fpdb.pyw:646 +#: fpdb.pyw:637 msgid " Rebuilding Indexes ... " msgstr " Datenbankindexe werden neu erstellt ... " -#: fpdb.pyw:653 +#: fpdb.pyw:644 msgid " Cleaning Database ... " msgstr " Reinige Datenbank ... " -#: fpdb.pyw:658 +#: fpdb.pyw:649 msgid " Analyzing Database ... " msgstr " Analysiere Datenbank ... " -#: fpdb.pyw:663 +#: fpdb.pyw:654 msgid "User cancelled rebuilding db indexes" msgstr "Benutzer hat Neuerstellung der Datenbankindexe abgebrochen" -#: fpdb.pyw:758 +#: fpdb.pyw:749 msgid "" "Unimplemented: Save Profile (try saving a HUD layout, that should do it)" msgstr "" -#: fpdb.pyw:810 +#: fpdb.pyw:801 msgid "_Main" msgstr "_Hauptmenü" -#: fpdb.pyw:811 fpdb.pyw:839 +#: fpdb.pyw:802 fpdb.pyw:830 msgid "_Quit" msgstr "_Beenden" -#: fpdb.pyw:812 +#: fpdb.pyw:803 msgid "L" msgstr "L" -#: fpdb.pyw:812 +#: fpdb.pyw:803 msgid "_Load Profile (broken)" msgstr "Profil _Laden (kaputt)" -#: fpdb.pyw:813 +#: fpdb.pyw:804 msgid "S" msgstr "S" -#: fpdb.pyw:813 +#: fpdb.pyw:804 msgid "_Save Profile (todo)" msgstr "Profil _Speichern (nicht fertig)" -#: fpdb.pyw:814 +#: fpdb.pyw:805 msgid "F" msgstr "F" -#: fpdb.pyw:814 +#: fpdb.pyw:805 msgid "Pre_ferences" msgstr "_Einstellungen" -#: fpdb.pyw:815 +#: fpdb.pyw:806 msgid "_Import" msgstr "_Importieren" -#: fpdb.pyw:816 +#: fpdb.pyw:807 msgid "B" msgstr "B" -#: fpdb.pyw:817 +#: fpdb.pyw:808 msgid "I" msgstr "I" -#: fpdb.pyw:817 +#: fpdb.pyw:808 msgid "_Import through eMail/IMAP" msgstr "_Import per eMail/IMAP" -#: fpdb.pyw:818 +#: fpdb.pyw:809 msgid "_Viewers" msgstr "" -#: fpdb.pyw:819 +#: fpdb.pyw:810 msgid "A" msgstr "A" -#: fpdb.pyw:819 +#: fpdb.pyw:810 msgid "_Auto Import and HUD" msgstr "_Autoimport und HUD" -#: fpdb.pyw:820 +#: fpdb.pyw:811 msgid "H" msgstr "H" -#: fpdb.pyw:820 +#: fpdb.pyw:811 msgid "_HUD Configurator" msgstr "_HUD-Konfigurator" -#: fpdb.pyw:821 +#: fpdb.pyw:812 msgid "G" msgstr "G" -#: fpdb.pyw:821 +#: fpdb.pyw:812 msgid "_Graphs" msgstr "_Graphen" -#: fpdb.pyw:822 fpdb.pyw:1077 +#: fpdb.pyw:813 fpdb.pyw:1068 #, fuzzy msgid "Tourney Graphs" msgstr "Tourney" -#: fpdb.pyw:823 +#: fpdb.pyw:814 msgid "P" msgstr "P" -#: fpdb.pyw:823 +#: fpdb.pyw:814 msgid "Ring _Player Stats (tabulated view, not on pgsql)" msgstr "" -#: fpdb.pyw:824 +#: fpdb.pyw:815 msgid "T" msgstr "T" -#: fpdb.pyw:824 +#: fpdb.pyw:815 msgid "_Tourney Player Stats (tabulated view, not on pgsql)" msgstr "" -#: fpdb.pyw:825 +#: fpdb.pyw:816 msgid "Tourney _Viewer" msgstr "Tourney-_Betrachter" -#: fpdb.pyw:826 +#: fpdb.pyw:817 msgid "O" msgstr "O" -#: fpdb.pyw:826 +#: fpdb.pyw:817 msgid "P_ositional Stats (tabulated view, not on sqlite)" msgstr "Statistiken nach Position (Tabelle, nicht auf sqlite)" -#: fpdb.pyw:827 fpdb.pyw:1042 +#: fpdb.pyw:818 fpdb.pyw:1033 msgid "Session Stats" msgstr "Statistiken nach Sitzung" -#: fpdb.pyw:828 +#: fpdb.pyw:819 msgid "_Database" msgstr "_Datenbank" -#: fpdb.pyw:829 +#: fpdb.pyw:820 msgid "_Maintain Databases" msgstr "Datenbanken _Verwalten" -#: fpdb.pyw:830 +#: fpdb.pyw:821 msgid "Create or Recreate _Tables" msgstr "_Tabellen erstellen oder neu erstellen" -#: fpdb.pyw:831 +#: fpdb.pyw:822 msgid "Rebuild HUD Cache" msgstr "HUD-Cache neu erstellen" -#: fpdb.pyw:832 +#: fpdb.pyw:823 msgid "Rebuild DB Indexes" msgstr "Datenbankindexe neu erstellen" -#: fpdb.pyw:833 +#: fpdb.pyw:824 msgid "_Statistics" msgstr "_Statistiken" -#: fpdb.pyw:834 +#: fpdb.pyw:825 msgid "Dump Database to Textfile (takes ALOT of time)" msgstr "Datenbank in eine Textdatei schreiben (dauert SEHR lange)" -#: fpdb.pyw:835 +#: fpdb.pyw:826 msgid "_Help" msgstr "_Hilfe" -#: fpdb.pyw:836 +#: fpdb.pyw:827 msgid "_Log Messages" msgstr "_Log-Dateien" -#: fpdb.pyw:837 +#: fpdb.pyw:828 msgid "A_bout, License, Copying" msgstr "_Über, Lizenz, Kopieren" -#: fpdb.pyw:855 +#: fpdb.pyw:846 msgid "There is an error in your config file\n" msgstr "Fehler in Ihrer Konfigurationsdatei\n" -#: fpdb.pyw:856 +#: fpdb.pyw:847 msgid "" "\n" "\n" @@ -3071,25 +3079,25 @@ msgstr "" "\n" "Der Fehler ist:" -#: fpdb.pyw:857 +#: fpdb.pyw:848 msgid "CONFIG FILE ERROR" msgstr "FEHLER IN DER KONFIGURATIONSDATEI" -#: fpdb.pyw:861 +#: fpdb.pyw:852 msgid "Logfile is %s\n" msgstr "Die Logdatei ist %s\n" -#: fpdb.pyw:863 +#: fpdb.pyw:854 msgid "Config file" msgstr "" -#: fpdb.pyw:864 +#: fpdb.pyw:855 msgid "" "has been created at:\n" "%s.\n" msgstr "" -#: fpdb.pyw:865 +#: fpdb.pyw:856 #, fuzzy msgid "" "Edit your screen_name and hand history path in the supported_sites section " @@ -3098,20 +3106,20 @@ msgstr "" "Tragen Sie Ihren Benutzernamen (screen_name) und den Pfad zu den Hand " "History Dateien in supported_sites ein " -#: fpdb.pyw:887 +#: fpdb.pyw:878 msgid "Connected to SQLite: %s" msgstr "Mit SQLite verbunden: %s" -#: fpdb.pyw:921 +#: fpdb.pyw:912 msgid "Strong Warning - Invalid database version" msgstr "Achtung - Falsche Datenbankversion" -#: fpdb.pyw:923 +#: fpdb.pyw:914 msgid "An invalid DB version or missing tables have been detected." msgstr "" "Falsche Version der Datenbankstrukturen oder fehlende Tabellen gefunden." -#: fpdb.pyw:927 +#: fpdb.pyw:918 msgid "" "This error is not necessarily fatal but it is strongly recommended that you " "recreate the tables by using the Database menu." @@ -3120,7 +3128,7 @@ msgstr "" "dringendst empfohlen, dass Sie die Tabellen über das Datenbank-Menü neu " "erstellen." -#: fpdb.pyw:931 +#: fpdb.pyw:922 msgid "" "Not doing this will likely lead to misbehaviour including fpdb crashes, " "corrupt data etc." @@ -3128,11 +3136,11 @@ msgstr "" "Falls Sie dies nicht tun wird fpdb höchstwahrscheinlich abstürzen oder " "falsche Daten speichern/anzeigen." -#: fpdb.pyw:944 +#: fpdb.pyw:935 msgid "Status: Connected to %s database named %s on host %s" msgstr "Status: Verbunden mit %s-Datenbank namens %s auf Host: %s" -#: fpdb.pyw:954 +#: fpdb.pyw:945 msgid "" "\n" "Global lock taken by %s" @@ -3140,7 +3148,7 @@ msgstr "" "\n" "Globaler Lock durch %s genommen" -#: fpdb.pyw:957 +#: fpdb.pyw:948 msgid "" "\n" "Failed to get global lock, it is currently held by %s" @@ -3148,43 +3156,43 @@ msgstr "" "\n" "Konnte globalen Lock nicht ergreifen, wird momentan von %s gehalten" -#: fpdb.pyw:967 +#: fpdb.pyw:958 msgid "Quitting normally" msgstr "Beende normal" -#: fpdb.pyw:991 +#: fpdb.pyw:982 msgid "Global lock released.\n" msgstr "Globaler Lock freigegeben.\n" -#: fpdb.pyw:998 +#: fpdb.pyw:989 msgid "Auto Import" msgstr "Autoimport" -#: fpdb.pyw:1005 +#: fpdb.pyw:996 msgid "Bulk Import" msgstr "Massenimport" -#: fpdb.pyw:1011 +#: fpdb.pyw:1002 msgid "eMail Import" msgstr "Import per eMail" -#: fpdb.pyw:1018 +#: fpdb.pyw:1009 msgid "Ring Player Stats" msgstr "" -#: fpdb.pyw:1024 +#: fpdb.pyw:1015 msgid "Tourney Player Stats" msgstr "" -#: fpdb.pyw:1030 +#: fpdb.pyw:1021 msgid "Tourney Viewer" msgstr "Tourney-Betrachter" -#: fpdb.pyw:1036 +#: fpdb.pyw:1027 msgid "Positional Stats" msgstr "Statistiken nach Position" -#: fpdb.pyw:1046 +#: fpdb.pyw:1037 msgid "" "Fpdb needs translators!\n" "If you speak another language and have a few minutes or more to spare get in " @@ -3239,30 +3247,30 @@ msgstr "" "Sie können die vollständigen Lizenztexte im fpdb-Installationsverzeichnis " "unter agpl-3.0.txt, gpl-2.0.txt, gpl-3.0.txt und mit.txt finden." -#: fpdb.pyw:1063 +#: fpdb.pyw:1054 msgid "Help" msgstr "Hilfe" -#: fpdb.pyw:1070 +#: fpdb.pyw:1061 msgid "Graphs" msgstr "Graphen" -#: fpdb.pyw:1129 +#: fpdb.pyw:1120 msgid "" "\n" "Note: error output is being diverted to fpdb-errors.txt and HUD-errors.txt " "in: %s" msgstr "" -#: fpdb.pyw:1158 +#: fpdb.pyw:1149 msgid "fpdb starting ..." msgstr "fpdb startet ..." -#: fpdb.pyw:1215 +#: fpdb.pyw:1206 msgid "FPDB WARNING" msgstr "FPDB WARNUNG" -#: fpdb.pyw:1235 +#: fpdb.pyw:1226 msgid "" "WARNING: Unable to find output hand history directory %s\n" "\n" @@ -3273,13 +3281,13 @@ msgstr "" "Klicken Sie JA um das Verzeichnis zu erstellen, oder NEIN um ein anderes " "auszuwählen." -#: fpdb.pyw:1243 +#: fpdb.pyw:1234 msgid "" "WARNING: Unable to create hand output directory. Importing is not likely to " "work until this is fixed." msgstr "" -#: fpdb.pyw:1254 +#: fpdb.pyw:1245 #, fuzzy msgid "" "WARNING: Unable to find site '%s'\n" @@ -3291,118 +3299,118 @@ msgstr "" "Klicken Sie JA um das Verzeichnis zu erstellen, oder NEIN um ein anderes " "auszuwählen." -#: fpdb.pyw:1270 +#: fpdb.pyw:1261 msgid "" "\n" "Enter short code for %s\n" "(up to 3 characters):\n" msgstr "" -#: fpdb_import.py:60 +#: fpdb_import.py:51 msgid "Import database module: MySQLdb not found" msgstr "Import von Datenbankmodul: MySQLdb nicht gefunden" -#: fpdb_import.py:67 +#: fpdb_import.py:58 msgid "Import database module: psycopg2 not found" msgstr "Import von Datenbankmodul: psycopg2 nicht gefunden" -#: fpdb_import.py:194 +#: fpdb_import.py:185 msgid "Database ID for %s not found" msgstr "Datenbank-ID für %s nicht gefunden" -#: fpdb_import.py:196 +#: fpdb_import.py:187 msgid "" "[ERROR] More than 1 Database ID found for %s - Multiple currencies not " "implemented yet" msgstr "" -#: fpdb_import.py:232 +#: fpdb_import.py:223 msgid "Attempted to add non-directory '%s' as an import directory" msgstr "" -#: fpdb_import.py:242 +#: fpdb_import.py:233 msgid "Started at %s -- %d files to import. indexes: %s" msgstr "Beginn %s -- %d Dateien zu importieren. Indexe: %s" -#: fpdb_import.py:251 +#: fpdb_import.py:242 msgid "No need to drop indexes." msgstr "Es ist nicht nötig die Indexe zu löschen." -#: fpdb_import.py:270 +#: fpdb_import.py:261 msgid "writers finished already" msgstr "Writer sind bereits fertig" -#: fpdb_import.py:273 +#: fpdb_import.py:264 msgid "waiting for writers to finish ..." msgstr "Warte, dass Writer fertig werden ..." -#: fpdb_import.py:283 +#: fpdb_import.py:274 msgid " ... writers finished" msgstr " ... Writer sind fertig" -#: fpdb_import.py:289 +#: fpdb_import.py:280 msgid "No need to rebuild indexes." msgstr "Es ist nicht nötig die Indexe neu zu erstellen" -#: fpdb_import.py:293 +#: fpdb_import.py:284 msgid "No need to rebuild hudcache." msgstr "Es ist nicht nötig HudCache neu zu erstellen" -#: fpdb_import.py:327 +#: fpdb_import.py:318 msgid "sending finish message queue length =" msgstr "" -#: fpdb_import.py:454 fpdb_import.py:456 +#: fpdb_import.py:445 fpdb_import.py:447 #, fuzzy msgid "Converting %s" msgstr "Konvertiere " -#: fpdb_import.py:494 +#: fpdb_import.py:485 msgid "Hand processed but empty" msgstr "" -#: fpdb_import.py:507 +#: fpdb_import.py:498 msgid "fpdb_import: sending hand to hud" msgstr "" -#: fpdb_import.py:510 +#: fpdb_import.py:501 msgid "Failed to send hand to HUD: %s" msgstr "" -#: fpdb_import.py:525 +#: fpdb_import.py:516 msgid "Unknown filter filter_name:'%s' in filter:'%s'" msgstr "" -#: fpdb_import.py:536 +#: fpdb_import.py:527 msgid "" "Error No.%s please send the hand causing this to fpdb-main@lists.sourceforge." "net so we can fix the problem." msgstr "" -#: fpdb_import.py:537 +#: fpdb_import.py:528 msgid "Filename:" msgstr "" -#: fpdb_import.py:538 +#: fpdb_import.py:529 msgid "" "Here is the first line of the hand so you can identify it. Please mention " "that the error was a ValueError:" msgstr "" -#: fpdb_import.py:540 +#: fpdb_import.py:531 msgid "Hand logged to hand-errors.txt" msgstr "" -#: fpdb_import.py:596 +#: fpdb_import.py:587 #, fuzzy msgid "Importing" msgstr "Importiere..." -#: fpdb_import.py:624 +#: fpdb_import.py:615 msgid "CLI for fpdb_import is now available as CliFpdb.py" msgstr "" -#: interlocks.py:61 +#: interlocks.py:52 msgid "lock already held by:" msgstr "" diff --git a/pyfpdb/locale/fpdb-en_GB.pot b/pyfpdb/locale/fpdb-en_GB.pot index a20f119b..01c0300e 100644 --- a/pyfpdb/locale/fpdb-en_GB.pot +++ b/pyfpdb/locale/fpdb-en_GB.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-09-23 21:58+CEST\n" +"POT-Creation-Date: 2010-10-02 13:32+CEST\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,99 +15,99 @@ msgstr "" "Generated-By: pygettext.py 1.5\n" -#: AbsoluteToFpdb.py:128 BetfairToFpdb.py:85 CarbonToFpdb.py:139 -#: FulltiltToFpdb.py:190 OnGameToFpdb.py:178 PartyPokerToFpdb.py:203 -#: PkrToFpdb.py:138 PokerStarsToFpdb.py:188 Win2dayToFpdb.py:104 -#: iPokerToFpdb.py:131 +#: AbsoluteToFpdb.py:119 BetfairToFpdb.py:76 CarbonToFpdb.py:130 +#: FulltiltToFpdb.py:181 OnGameToFpdb.py:169 PartyPokerToFpdb.py:194 +#: PkrToFpdb.py:128 PokerStarsToFpdb.py:179 Win2dayToFpdb.py:95 +#: WinamaxToFpdb.py:175 iPokerToFpdb.py:122 msgid "determineGameType: Unable to recognise gametype from: '%s'" msgstr "" -#: AbsoluteToFpdb.py:129 BetfairToFpdb.py:86 CarbonToFpdb.py:140 -#: FulltiltToFpdb.py:191 OnGameToFpdb.py:179 OnGameToFpdb.py:193 -#: PartyPokerToFpdb.py:204 PkrToFpdb.py:139 PkrToFpdb.py:164 -#: PokerStarsToFpdb.py:189 PokerStarsToFpdb.py:215 Win2dayToFpdb.py:105 -#: iPokerToFpdb.py:132 +#: AbsoluteToFpdb.py:120 BetfairToFpdb.py:77 CarbonToFpdb.py:131 +#: FulltiltToFpdb.py:182 OnGameToFpdb.py:170 OnGameToFpdb.py:184 +#: PartyPokerToFpdb.py:195 PkrToFpdb.py:129 PkrToFpdb.py:154 +#: PokerStarsToFpdb.py:180 PokerStarsToFpdb.py:206 Win2dayToFpdb.py:96 +#: WinamaxToFpdb.py:176 WinamaxToFpdb.py:190 iPokerToFpdb.py:123 msgid "determineGameType: Raising FpdbParseError" msgstr "" -#: AbsoluteToFpdb.py:130 BetfairToFpdb.py:87 CarbonToFpdb.py:141 -#: FulltiltToFpdb.py:192 OnGameToFpdb.py:180 PartyPokerToFpdb.py:205 -#: PkrToFpdb.py:140 PokerStarsToFpdb.py:190 Win2dayToFpdb.py:106 -#: iPokerToFpdb.py:133 +#: AbsoluteToFpdb.py:121 BetfairToFpdb.py:78 CarbonToFpdb.py:132 +#: FulltiltToFpdb.py:183 OnGameToFpdb.py:171 PartyPokerToFpdb.py:196 +#: PkrToFpdb.py:130 PokerStarsToFpdb.py:181 Win2dayToFpdb.py:97 +#: WinamaxToFpdb.py:177 iPokerToFpdb.py:124 msgid "Unable to recognise gametype from: '%s'" msgstr "" -#: AbsoluteToFpdb.py:184 BetfairToFpdb.py:117 CarbonToFpdb.py:171 -#: EverleafToFpdb.py:148 FulltiltToFpdb.py:224 iPokerToFpdb.py:165 -#: iPokerToFpdb.py:167 +#: AbsoluteToFpdb.py:175 BetfairToFpdb.py:108 CarbonToFpdb.py:162 +#: EverleafToFpdb.py:139 FulltiltToFpdb.py:215 iPokerToFpdb.py:156 +#: iPokerToFpdb.py:158 msgid "Didn't match re_HandInfo" msgstr "" -#: AbsoluteToFpdb.py:241 EverleafToFpdb.py:217 FulltiltToFpdb.py:354 -#: OnGameToFpdb.py:305 PokerStarsToFpdb.py:353 UltimateBetToFpdb.py:183 -#: Win2dayToFpdb.py:212 +#: AbsoluteToFpdb.py:232 EverleafToFpdb.py:208 FulltiltToFpdb.py:345 +#: OnGameToFpdb.py:296 PokerStarsToFpdb.py:344 UltimateBetToFpdb.py:186 +#: Win2dayToFpdb.py:203 WinamaxToFpdb.py:341 msgid "reading antes" msgstr "" -#: AbsoluteToFpdb.py:253 EverleafToFpdb.py:229 +#: AbsoluteToFpdb.py:244 EverleafToFpdb.py:220 msgid "No bringin found." msgstr "" -#: AbsoluteToFpdb.py:260 EverleafToFpdb.py:236 +#: AbsoluteToFpdb.py:251 EverleafToFpdb.py:227 msgid "No small blind" msgstr "" -#: AbsoluteToFpdb.py:287 +#: AbsoluteToFpdb.py:278 msgid "Absolute readStudPlayerCards is only a stub." msgstr "" -#: AbsoluteToFpdb.py:354 BetfairToFpdb.py:232 CarbonToFpdb.py:306 -#: EverleafToFpdb.py:325 FulltiltToFpdb.py:718 PartyPokerToFpdb.py:562 -#: PokerStarsToFpdb.py:463 UltimateBetToFpdb.py:315 Win2dayToFpdb.py:377 -#: iPokerToFpdb.py:300 +#: AbsoluteToFpdb.py:345 BetfairToFpdb.py:223 CarbonToFpdb.py:297 +#: EverleafToFpdb.py:316 FulltiltToFpdb.py:709 PartyPokerToFpdb.py:564 +#: PokerStarsToFpdb.py:454 UltimateBetToFpdb.py:318 Win2dayToFpdb.py:368 +#: iPokerToFpdb.py:291 msgid "parse input hand history" msgstr "" -#: AbsoluteToFpdb.py:355 BetfairToFpdb.py:233 CarbonToFpdb.py:307 -#: EverleafToFpdb.py:326 FulltiltToFpdb.py:719 PartyPokerToFpdb.py:563 -#: PokerStarsToFpdb.py:464 UltimateBetToFpdb.py:316 Win2dayToFpdb.py:378 -#: iPokerToFpdb.py:301 +#: AbsoluteToFpdb.py:346 BetfairToFpdb.py:224 CarbonToFpdb.py:298 +#: EverleafToFpdb.py:317 FulltiltToFpdb.py:710 PartyPokerToFpdb.py:565 +#: PokerStarsToFpdb.py:455 UltimateBetToFpdb.py:319 Win2dayToFpdb.py:369 +#: iPokerToFpdb.py:292 msgid "output translation to" msgstr "" -#: AbsoluteToFpdb.py:356 BetfairToFpdb.py:234 CarbonToFpdb.py:308 -#: EverleafToFpdb.py:327 FulltiltToFpdb.py:720 PartyPokerToFpdb.py:564 -#: PokerStarsToFpdb.py:465 UltimateBetToFpdb.py:317 Win2dayToFpdb.py:379 -#: iPokerToFpdb.py:302 +#: AbsoluteToFpdb.py:347 BetfairToFpdb.py:225 CarbonToFpdb.py:299 +#: EverleafToFpdb.py:318 FulltiltToFpdb.py:711 PartyPokerToFpdb.py:566 +#: PokerStarsToFpdb.py:456 UltimateBetToFpdb.py:320 Win2dayToFpdb.py:370 +#: iPokerToFpdb.py:293 msgid "follow (tail -f) the input" msgstr "" -#: Anonymise.py:55 +#: Anonymise.py:47 msgid "Could not find file %s" msgstr "" -#: Anonymise.py:61 +#: Anonymise.py:53 msgid "Output being written to" msgstr "" -#: BetfairToFpdb.py:118 CarbonToFpdb.py:173 FulltiltToFpdb.py:226 -#: PokerStarsToFpdb.py:226 +#: BetfairToFpdb.py:109 CarbonToFpdb.py:164 FulltiltToFpdb.py:217 +#: PokerStarsToFpdb.py:217 msgid "No match in readHandInfo." msgstr "" -#: BetfairToFpdb.py:133 +#: BetfairToFpdb.py:124 msgid "readPlayerStacks: Less than 2 players found in a hand" msgstr "" -#: BetfairToFpdb.py:173 +#: BetfairToFpdb.py:164 msgid "No bringin found" msgstr "" -#: BetfairToFpdb.py:209 OnGameToFpdb.py:348 PokerStarsToFpdb.py:435 +#: BetfairToFpdb.py:200 OnGameToFpdb.py:339 PokerStarsToFpdb.py:426 msgid "DEBUG: unimplemented readAction: '%s' '%s'" msgstr "" -#: Card.py:183 +#: Card.py:430 msgid "fpdb card encoding(same as pokersource)" msgstr "" @@ -121,678 +121,678 @@ msgid "" "Could not encode: \"%s\"\n" msgstr "" -#: Configuration.py:116 Configuration.py:131 +#: Configuration.py:109 Configuration.py:124 msgid "" "Config file has been created at %s.\n" msgstr "" -#: Configuration.py:130 +#: Configuration.py:123 msgid "" "No %s found\n" " in %s\n" " or %s\n" msgstr "" -#: Configuration.py:135 Configuration.py:136 +#: Configuration.py:128 Configuration.py:129 msgid "" "Error copying .example config file, cannot fall back. Exiting.\n" msgstr "" -#: Configuration.py:140 Configuration.py:141 +#: Configuration.py:133 Configuration.py:134 msgid "" "No %s found, cannot fall back. Exiting.\n" msgstr "" -#: Configuration.py:173 +#: Configuration.py:166 msgid "Default logger initialised for " msgstr "" -#: Configuration.py:174 +#: Configuration.py:167 msgid "Default logger intialised for " msgstr "" -#: Configuration.py:185 Database.py:439 Database.py:440 +#: Configuration.py:178 Database.py:430 Database.py:431 msgid "Creating directory: '%s'" msgstr "" -#: Configuration.py:211 +#: Configuration.py:204 msgid "Default encoding set to US-ASCII, defaulting to CP1252 instead -- If you're not on a Mac, please report this problem." msgstr "" -#: Configuration.py:309 +#: Configuration.py:302 msgid "Loading site" msgstr "" -#: Configuration.py:526 +#: Configuration.py:519 msgid "config.general: adding %s = %s" msgstr "" -#: Configuration.py:573 Configuration.py:574 +#: Configuration.py:566 Configuration.py:567 msgid "bad number in xalignment was ignored" msgstr "" -#: Configuration.py:622 +#: Configuration.py:615 msgid "missing config section raw_hands" msgstr "" -#: Configuration.py:628 +#: Configuration.py:621 msgid "Invalid config value for raw_hands.save, defaulting to \"error\"" msgstr "" -#: Configuration.py:635 +#: Configuration.py:628 msgid "Invalid config value for raw_hands.compression, defaulting to \"none\"" msgstr "" -#: Configuration.py:648 +#: Configuration.py:641 msgid "missing config section raw_tourneys" msgstr "" -#: Configuration.py:654 +#: Configuration.py:647 msgid "Invalid config value for raw_tourneys.save, defaulting to \"error\"" msgstr "" -#: Configuration.py:661 +#: Configuration.py:654 msgid "Invalid config value for raw_tourneys.compression, defaulting to \"none\"" msgstr "" -#: Configuration.py:679 Configuration.py:680 +#: Configuration.py:672 Configuration.py:673 msgid "Configuration file %s not found. Using defaults." msgstr "" -#: Configuration.py:710 +#: Configuration.py:703 msgid "Reading configuration file %s" msgstr "" -#: Configuration.py:711 +#: Configuration.py:704 msgid "" "\n" "Reading configuration file %s\n" msgstr "" -#: Configuration.py:717 +#: Configuration.py:710 msgid "Error parsing %s. See error log file." msgstr "" -#: Configuration.py:833 +#: Configuration.py:826 msgid "Error parsing example file %s. See error log file." msgstr "" -#: Database.py:74 +#: Database.py:65 msgid "Not using sqlalchemy connection pool." msgstr "" -#: Database.py:81 +#: Database.py:72 msgid "Not using numpy to define variance in sqlite." msgstr "" -#: Database.py:250 +#: Database.py:241 msgid "Creating Database instance, sql = %s" msgstr "" -#: Database.py:390 +#: Database.py:381 msgid "*** WARNING UNKNOWN MYSQL ERROR:" msgstr "" -#: Database.py:444 +#: Database.py:435 msgid "Connecting to SQLite: %(database)s" msgstr "" -#: Database.py:456 +#: Database.py:447 msgid "Some database functions will not work without NumPy support" msgstr "" -#: Database.py:486 +#: Database.py:477 msgid "outdated or too new database version (%s) - please recreate tables" msgstr "" -#: Database.py:492 Database.py:493 +#: Database.py:483 Database.py:484 msgid "Failed to read settings table - recreating tables" msgstr "" -#: Database.py:497 Database.py:498 +#: Database.py:488 Database.py:489 msgid "Failed to read settings table - please recreate tables" msgstr "" -#: Database.py:519 +#: Database.py:510 msgid "commit %s failed: info=%s value=%s" msgstr "" -#: Database.py:523 +#: Database.py:514 msgid "commit failed" msgstr "" -#: Database.py:692 Database.py:721 +#: Database.py:683 Database.py:712 msgid "*** Database Error: " msgstr "" -#: Database.py:718 +#: Database.py:709 msgid "Database: date n hands ago = " msgstr "" -#: Database.py:875 +#: Database.py:866 msgid "ERROR: query %s result does not have player_id as first column" msgstr "" -#: Database.py:917 +#: Database.py:908 msgid "getLastInsertId(): problem fetching insert_id? ret=%d" msgstr "" -#: Database.py:929 +#: Database.py:920 msgid "getLastInsertId(%s): problem fetching lastval? row=%d" msgstr "" -#: Database.py:936 +#: Database.py:927 msgid "getLastInsertId(): unknown backend: %d" msgstr "" -#: Database.py:941 +#: Database.py:932 msgid "*** Database get_last_insert_id error: " msgstr "" -#: Database.py:995 Database.py:1417 +#: Database.py:986 Database.py:1408 msgid "warning: drop pg fk %s_%s_fkey failed: %s, continuing ..." msgstr "" -#: Database.py:999 Database.py:1421 +#: Database.py:990 Database.py:1412 msgid "warning: constraint %s_%s_fkey not dropped: %s, continuing ..." msgstr "" -#: Database.py:1007 Database.py:1295 +#: Database.py:998 Database.py:1286 msgid "dropping mysql index " msgstr "" -#: Database.py:1013 Database.py:1300 Database.py:1308 Database.py:1315 +#: Database.py:1004 Database.py:1291 Database.py:1299 Database.py:1306 msgid " drop index failed: " msgstr "" -#: Database.py:1018 Database.py:1302 +#: Database.py:1009 Database.py:1293 msgid "dropping pg index " msgstr "" -#: Database.py:1031 +#: Database.py:1022 msgid "warning: drop index %s_%s_idx failed: %s, continuing ..." msgstr "" -#: Database.py:1035 +#: Database.py:1026 msgid "warning: index %s_%s_idx not dropped %s, continuing ..." msgstr "" -#: Database.py:1075 Database.py:1083 Database.py:1348 Database.py:1356 +#: Database.py:1066 Database.py:1074 Database.py:1339 Database.py:1347 msgid "creating foreign key " msgstr "" -#: Database.py:1081 Database.py:1102 Database.py:1354 +#: Database.py:1072 Database.py:1093 Database.py:1345 msgid " create foreign key failed: " msgstr "" -#: Database.py:1090 Database.py:1363 +#: Database.py:1081 Database.py:1354 msgid " create foreign key failed: " msgstr "" -#: Database.py:1097 +#: Database.py:1088 msgid "creating mysql index " msgstr "" -#: Database.py:1106 +#: Database.py:1097 msgid "creating pg index " msgstr "" -#: Database.py:1111 +#: Database.py:1102 msgid " create index failed: " msgstr "" -#: Database.py:1151 Database.py:1152 +#: Database.py:1142 Database.py:1143 msgid "Finished recreating tables" msgstr "" -#: Database.py:1191 +#: Database.py:1182 msgid "***Error creating tables: " msgstr "" -#: Database.py:1201 +#: Database.py:1192 msgid "*** Error unable to get databasecursor" msgstr "" -#: Database.py:1213 Database.py:1224 Database.py:1234 Database.py:1241 +#: Database.py:1204 Database.py:1215 Database.py:1225 Database.py:1232 msgid "***Error dropping tables: " msgstr "" -#: Database.py:1239 +#: Database.py:1230 msgid "*** Error in committing table drop" msgstr "" -#: Database.py:1253 Database.py:1254 +#: Database.py:1244 Database.py:1245 msgid "Creating mysql index %s %s" msgstr "" -#: Database.py:1259 Database.py:1268 +#: Database.py:1250 Database.py:1259 msgid " create index failed: " msgstr "" -#: Database.py:1262 Database.py:1263 +#: Database.py:1253 Database.py:1254 msgid "Creating pgsql index %s %s" msgstr "" -#: Database.py:1270 Database.py:1271 +#: Database.py:1261 Database.py:1262 msgid "Creating sqlite index %s %s" msgstr "" -#: Database.py:1276 +#: Database.py:1267 msgid "Create index failed: " msgstr "" -#: Database.py:1278 +#: Database.py:1269 msgid "Unknown database: MySQL, Postgres and SQLite supported" msgstr "" -#: Database.py:1283 +#: Database.py:1274 msgid "Error creating indexes: " msgstr "" -#: Database.py:1310 +#: Database.py:1301 msgid "Dropping sqlite index " msgstr "" -#: Database.py:1317 +#: Database.py:1308 msgid "Fpdb only supports MySQL, Postgres and SQLITE, what are you trying to use?" msgstr "" -#: Database.py:1331 Database.py:1371 +#: Database.py:1322 Database.py:1362 msgid " set_isolation_level failed: " msgstr "" -#: Database.py:1365 Database.py:1424 +#: Database.py:1356 Database.py:1415 msgid "Only MySQL and Postgres supported so far" msgstr "" -#: Database.py:1395 +#: Database.py:1386 msgid "dropping mysql foreign key" msgstr "" -#: Database.py:1399 +#: Database.py:1390 msgid " drop failed: " msgstr "" -#: Database.py:1402 +#: Database.py:1393 msgid "dropping pg foreign key" msgstr "" -#: Database.py:1414 +#: Database.py:1405 msgid "dropped pg foreign key %s_%s_fkey, continuing ..." msgstr "" -#: Database.py:1516 +#: Database.py:1508 msgid "Rebuild hudcache took %.1f seconds" msgstr "" -#: Database.py:1519 Database.py:1552 +#: Database.py:1511 Database.py:1544 msgid "Error rebuilding hudcache:" msgstr "" -#: Database.py:1564 Database.py:1570 +#: Database.py:1556 Database.py:1562 msgid "Error during analyze:" msgstr "" -#: Database.py:1574 +#: Database.py:1566 msgid "Analyze took %.1f seconds" msgstr "" -#: Database.py:1584 Database.py:1590 +#: Database.py:1576 Database.py:1582 msgid "Error during vacuum:" msgstr "" -#: Database.py:1594 +#: Database.py:1586 msgid "Vacuum took %.1f seconds" msgstr "" -#: Database.py:1606 +#: Database.py:1598 msgid "Error during lock_for_insert:" msgstr "" -#: Database.py:2035 +#: Database.py:2027 msgid "queue empty too long - writer stopping ..." msgstr "" -#: Database.py:2038 +#: Database.py:2030 msgid "writer stopping, error reading queue: " msgstr "" -#: Database.py:2063 +#: Database.py:2055 msgid "deadlock detected - trying again ..." msgstr "" -#: Database.py:2068 +#: Database.py:2060 msgid "too many deadlocks - failed to store hand " msgstr "" -#: Database.py:2072 +#: Database.py:2064 msgid "***Error storing hand: " msgstr "" -#: Database.py:2082 +#: Database.py:2074 msgid "db writer finished: stored %d hands (%d fails) in %.1f seconds" msgstr "" -#: Database.py:2092 +#: Database.py:2084 msgid "***Error sending finish: " msgstr "" -#: Database.py:2174 +#: Database.py:2166 msgid "invalid source in Database.createOrUpdateTourney" msgstr "" -#: Database.py:2187 +#: Database.py:2179 msgid "invalid source in Database.createOrUpdateTourneysPlayers" msgstr "" -#: Database.py:2313 +#: Database.py:2305 msgid "HandToWrite.init error: " msgstr "" -#: Database.py:2363 +#: Database.py:2355 msgid "HandToWrite.set_all error: " msgstr "" -#: Database.py:2394 +#: Database.py:2386 msgid "nutOmatic is id_player = %d" msgstr "" -#: Database.py:2402 +#: Database.py:2394 msgid "query plan: " msgstr "" -#: Database.py:2411 +#: Database.py:2403 msgid "cards =" msgstr "" -#: Database.py:2414 +#: Database.py:2406 msgid "get_stats took: %4.3f seconds" msgstr "" -#: Database.py:2416 +#: Database.py:2408 msgid "press enter to continue" msgstr "" -#: EverleafToFpdb.py:264 +#: EverleafToFpdb.py:255 msgid "Everleaf readStudPlayerCards is only a stub." msgstr "" -#: Filters.py:62 +#: Filters.py:53 msgid "All" msgstr "" -#: Filters.py:62 +#: Filters.py:53 msgid "None" msgstr "" -#: Filters.py:62 +#: Filters.py:53 msgid "Show _Limits" msgstr "" -#: Filters.py:63 +#: Filters.py:54 msgid "Show Number of _Players" msgstr "" -#: Filters.py:63 TourneyFilters.py:60 +#: Filters.py:54 TourneyFilters.py:51 msgid "And:" msgstr "" -#: Filters.py:63 TourneyFilters.py:60 +#: Filters.py:54 TourneyFilters.py:51 msgid "Between:" msgstr "" -#: Filters.py:64 +#: Filters.py:55 msgid "Games:" msgstr "" -#: Filters.py:64 TourneyFilters.py:59 +#: Filters.py:55 TourneyFilters.py:50 msgid "Hero:" msgstr "" -#: Filters.py:64 TourneyFilters.py:59 +#: Filters.py:55 TourneyFilters.py:50 msgid "Sites:" msgstr "" -#: Filters.py:65 +#: Filters.py:56 msgid "Limits:" msgstr "" -#: Filters.py:65 TourneyFilters.py:59 +#: Filters.py:56 TourneyFilters.py:50 msgid "Number of Players:" msgstr "" -#: Filters.py:66 +#: Filters.py:57 msgid "Grouping:" msgstr "" -#: Filters.py:66 +#: Filters.py:57 msgid "Show Position Stats" msgstr "" -#: Filters.py:67 TourneyFilters.py:60 +#: Filters.py:58 TourneyFilters.py:51 msgid "Date:" msgstr "" -#: Filters.py:68 +#: Filters.py:59 msgid "All Players" msgstr "" -#: Filters.py:69 +#: Filters.py:60 msgid "Ring" msgstr "" -#: Filters.py:69 +#: Filters.py:60 msgid "Tourney" msgstr "" -#: Filters.py:103 TourneyFilters.py:116 +#: Filters.py:94 TourneyFilters.py:107 msgid "Either 0 or more than one site matched (%s) - EEK" msgstr "" -#: Filters.py:313 +#: Filters.py:304 msgid "%s was toggled %s" msgstr "" -#: Filters.py:313 +#: Filters.py:304 msgid "OFF" msgstr "" -#: Filters.py:313 +#: Filters.py:304 msgid "ON" msgstr "" -#: Filters.py:394 +#: Filters.py:385 msgid "self.sites[%s] set to %s" msgstr "" -#: Filters.py:400 +#: Filters.py:391 msgid "self.games[%s] set to %s" msgstr "" -#: Filters.py:406 +#: Filters.py:397 msgid "self.limit[%s] set to %s" msgstr "" -#: Filters.py:543 +#: Filters.py:534 msgid "self.seats[%s] set to %s" msgstr "" -#: Filters.py:549 +#: Filters.py:540 msgid "self.groups[%s] set to %s" msgstr "" -#: Filters.py:582 +#: Filters.py:573 msgid "Min # Hands:" msgstr "" -#: Filters.py:648 +#: Filters.py:639 msgid "INFO: No tourney types returned from database" msgstr "" -#: Filters.py:649 +#: Filters.py:640 msgid "No tourney types returned from database" msgstr "" -#: Filters.py:675 Filters.py:764 +#: Filters.py:666 Filters.py:755 msgid "INFO: No games returned from database" msgstr "" -#: Filters.py:676 Filters.py:765 +#: Filters.py:667 Filters.py:756 msgid "No games returned from database" msgstr "" -#: Filters.py:894 +#: Filters.py:885 msgid "From:" msgstr "" -#: Filters.py:908 +#: Filters.py:899 msgid "To:" msgstr "" -#: Filters.py:913 +#: Filters.py:904 msgid " Clear Dates " msgstr "" -#: Filters.py:940 fpdb.pyw:724 +#: Filters.py:931 fpdb.pyw:715 msgid "Pick a date" msgstr "" -#: Filters.py:946 fpdb.pyw:730 +#: Filters.py:937 fpdb.pyw:721 msgid "Done" msgstr "" -#: FullTiltPokerSummary.py:91 PokerStarsSummary.py:90 +#: FullTiltPokerSummary.py:82 PokerStarsSummary.py:81 msgid "parseSummary: Unable to recognise Tourney Info: '%s'" msgstr "" -#: FullTiltPokerSummary.py:92 FullTiltPokerSummary.py:118 -#: PokerStarsSummary.py:91 PokerStarsSummary.py:117 +#: FullTiltPokerSummary.py:83 FullTiltPokerSummary.py:109 +#: PokerStarsSummary.py:82 PokerStarsSummary.py:108 msgid "parseSummary: Raising FpdbParseError" msgstr "" -#: FullTiltPokerSummary.py:93 PokerStarsSummary.py:92 +#: FullTiltPokerSummary.py:84 PokerStarsSummary.py:83 msgid "Unable to recognise Tourney Info: '%s'" msgstr "" -#: FullTiltPokerSummary.py:117 PokerStarsSummary.py:116 +#: FullTiltPokerSummary.py:108 PokerStarsSummary.py:107 msgid "parseSummary: Unable to locate currency" msgstr "" -#: FullTiltPokerSummary.py:119 PokerStarsSummary.py:118 +#: FullTiltPokerSummary.py:110 PokerStarsSummary.py:109 msgid "Unable to locate currency" msgstr "" -#: FulltiltToFpdb.py:364 +#: FulltiltToFpdb.py:355 msgid "Player bringing in: %s for %s" msgstr "" -#: FulltiltToFpdb.py:367 +#: FulltiltToFpdb.py:358 msgid "No bringin found, handid =%s" msgstr "" -#: FulltiltToFpdb.py:424 +#: FulltiltToFpdb.py:415 msgid "FullTilt: DEBUG: unimplemented readAction: '%s' '%s'" msgstr "" -#: FulltiltToFpdb.py:500 +#: FulltiltToFpdb.py:491 msgid "determineTourneyType : Parsing NOK" msgstr "" -#: FulltiltToFpdb.py:558 +#: FulltiltToFpdb.py:549 msgid "Unable to get a valid Tournament ID -- File rejected" msgstr "" -#: FulltiltToFpdb.py:589 +#: FulltiltToFpdb.py:580 msgid "Conflict between buyins read in topline (%s) and in BuyIn field (%s)" msgstr "" -#: FulltiltToFpdb.py:596 +#: FulltiltToFpdb.py:587 msgid "Conflict between fees read in topline (%s) and in BuyIn field (%s)" msgstr "" -#: FulltiltToFpdb.py:600 +#: FulltiltToFpdb.py:591 msgid "Unable to affect a buyin to this tournament : assume it's a freeroll" msgstr "" -#: FulltiltToFpdb.py:701 +#: FulltiltToFpdb.py:692 msgid "FullTilt: Player finishing stats unreadable : %s" msgstr "" -#: FulltiltToFpdb.py:710 +#: FulltiltToFpdb.py:701 msgid "FullTilt: %s not found in tourney.ranks ..." msgstr "" -#: FulltiltToFpdb.py:712 +#: FulltiltToFpdb.py:703 msgid "FullTilt: Bad parsing : finish position incoherent : %s / %s" msgstr "" -#: GuiAutoImport.py:91 +#: GuiAutoImport.py:86 msgid "Time between imports in seconds:" msgstr "" -#: GuiAutoImport.py:122 GuiAutoImport.py:190 GuiAutoImport.py:267 +#: GuiAutoImport.py:117 GuiAutoImport.py:185 GuiAutoImport.py:269 msgid " Start _Auto Import " msgstr "" -#: GuiAutoImport.py:141 +#: GuiAutoImport.py:136 msgid "Auto Import Ready." msgstr "" -#: GuiAutoImport.py:154 +#: GuiAutoImport.py:149 msgid "Please choose the path that you want to Auto Import" msgstr "" -#: GuiAutoImport.py:177 +#: GuiAutoImport.py:172 msgid " _Auto Import Running " msgstr "" -#: GuiAutoImport.py:188 +#: GuiAutoImport.py:183 msgid " Stop _Auto Import " msgstr "" -#: GuiAutoImport.py:213 +#: GuiAutoImport.py:208 msgid "" "\n" "Global lock taken ... Auto Import Started.\n" msgstr "" -#: GuiAutoImport.py:215 +#: GuiAutoImport.py:210 msgid " _Stop Auto Import " msgstr "" -#: GuiAutoImport.py:231 +#: GuiAutoImport.py:230 msgid "opening pipe to HUD" msgstr "" -#: GuiAutoImport.py:243 +#: GuiAutoImport.py:245 msgid "" "\n" "*** GuiAutoImport Error opening pipe: " msgstr "" -#: GuiAutoImport.py:255 +#: GuiAutoImport.py:257 msgid "" "\n" "Auto Import aborted - global lock not available" msgstr "" -#: GuiAutoImport.py:260 +#: GuiAutoImport.py:262 msgid "" "\n" "Stopping Auto Import - global lock released." msgstr "" -#: GuiAutoImport.py:262 +#: GuiAutoImport.py:264 msgid "" "\n" " * Stop Auto Import: HUD already terminated" msgstr "" -#: GuiAutoImport.py:289 +#: GuiAutoImport.py:291 msgid "Browse..." msgstr "" -#: GuiAutoImport.py:334 GuiBulkImport.py:348 +#: GuiAutoImport.py:336 GuiBulkImport.py:348 msgid "How often to print a one-line status report (0 (default) means never)" msgstr "" @@ -866,7 +866,7 @@ msgstr "" msgid "Drop HudCache:" msgstr "" -#: GuiBulkImport.py:291 fpdb.pyw:816 +#: GuiBulkImport.py:291 fpdb.pyw:807 msgid "_Bulk Import" msgstr "" @@ -894,7 +894,7 @@ msgstr "" msgid "If this option is passed it quits when it encounters any error" msgstr "" -#: GuiBulkImport.py:350 Options.py:64 +#: GuiBulkImport.py:350 Options.py:55 msgid "Print some useful one liners" msgstr "" @@ -910,7 +910,7 @@ msgstr "" msgid "Output the pprinted version of the HandsPlayer hash for regresion testing" msgstr "" -#: GuiBulkImport.py:361 ImapFetcher.py:181 +#: GuiBulkImport.py:361 ImapFetcher.py:172 msgid "USAGE:" msgstr "" @@ -942,347 +942,347 @@ msgstr "" msgid "GuiBulkImport done: Stored: %d \tDuplicates: %d \tPartial: %d \tErrors: %d in %s seconds - %.0f/sec" msgstr "" -#: GuiDatabase.py:117 +#: GuiDatabase.py:107 msgid "_Add" msgstr "" -#: GuiDatabase.py:121 +#: GuiDatabase.py:111 msgid "_Refresh" msgstr "" -#: GuiDatabase.py:125 +#: GuiDatabase.py:115 msgid "Type" msgstr "" -#: GuiDatabase.py:126 +#: GuiDatabase.py:116 msgid "Name" msgstr "" -#: GuiDatabase.py:127 +#: GuiDatabase.py:117 msgid "Description" msgstr "" -#: GuiDatabase.py:128 GuiDatabase.py:458 GuiImapFetcher.py:119 +#: GuiDatabase.py:118 GuiDatabase.py:448 GuiImapFetcher.py:110 msgid "Username" msgstr "" -#: GuiDatabase.py:129 GuiDatabase.py:465 GuiImapFetcher.py:119 +#: GuiDatabase.py:119 GuiDatabase.py:455 GuiImapFetcher.py:110 msgid "Password" msgstr "" -#: GuiDatabase.py:130 +#: GuiDatabase.py:120 msgid "Host" msgstr "" -#: GuiDatabase.py:131 +#: GuiDatabase.py:121 msgid "Open" msgstr "" -#: GuiDatabase.py:132 +#: GuiDatabase.py:122 msgid "Status" msgstr "" -#: GuiDatabase.py:266 +#: GuiDatabase.py:256 msgid "Testing database connections ... " msgstr "" -#: GuiDatabase.py:293 +#: GuiDatabase.py:283 msgid "finished." msgstr "" -#: GuiDatabase.py:303 +#: GuiDatabase.py:293 msgid "loadDbs error: " msgstr "" -#: GuiDatabase.py:324 GuiLogView.py:200 GuiTourneyPlayerStats.py:466 +#: GuiDatabase.py:314 GuiLogView.py:191 GuiTourneyPlayerStats.py:457 msgid "***sortCols error: " msgstr "" -#: GuiDatabase.py:326 +#: GuiDatabase.py:316 msgid "sortCols error: " msgstr "" -#: GuiDatabase.py:371 +#: GuiDatabase.py:361 msgid "testDB: trying to connect to: %s/%s, %s, %s/%s" msgstr "" -#: GuiDatabase.py:374 +#: GuiDatabase.py:364 msgid " connected ok" msgstr "" -#: GuiDatabase.py:381 +#: GuiDatabase.py:371 msgid " not connected but no exception" msgstr "" -#: GuiDatabase.py:383 fpdb.pyw:889 +#: GuiDatabase.py:373 fpdb.pyw:880 msgid "MySQL Server reports: Access denied. Are your permissions set correctly?" msgstr "" -#: GuiDatabase.py:387 fpdb.pyw:891 +#: GuiDatabase.py:377 fpdb.pyw:882 msgid "MySQL client reports: 2002 or 2003 error. Unable to connect - " msgstr "" -#: GuiDatabase.py:388 fpdb.pyw:892 +#: GuiDatabase.py:378 fpdb.pyw:883 msgid "Please check that the MySQL service has been started" msgstr "" -#: GuiDatabase.py:392 fpdb.pyw:894 +#: GuiDatabase.py:382 fpdb.pyw:885 msgid "PostgreSQL Server reports: Access denied. Are your permissions set correctly?" msgstr "" -#: GuiDatabase.py:395 fpdb.pyw:896 +#: GuiDatabase.py:385 fpdb.pyw:887 msgid "PostgreSQL client reports: Unable to connect - " msgstr "" -#: GuiDatabase.py:396 fpdb.pyw:897 +#: GuiDatabase.py:386 fpdb.pyw:888 msgid "Please check that the PostgreSQL service has been started" msgstr "" -#: GuiDatabase.py:406 +#: GuiDatabase.py:396 msgid "db connection to %s, %s, %s, %s, %s failed: %s" msgstr "" -#: GuiDatabase.py:414 +#: GuiDatabase.py:404 msgid "AddDB starting" msgstr "" -#: GuiDatabase.py:423 +#: GuiDatabase.py:413 msgid "Add New Database" msgstr "" -#: GuiDatabase.py:433 +#: GuiDatabase.py:423 msgid "DB Type" msgstr "" -#: GuiDatabase.py:443 +#: GuiDatabase.py:433 msgid "DB Name" msgstr "" -#: GuiDatabase.py:451 +#: GuiDatabase.py:441 msgid "DB Description" msgstr "" -#: GuiDatabase.py:472 +#: GuiDatabase.py:462 msgid "Host Computer" msgstr "" -#: GuiDatabase.py:505 +#: GuiDatabase.py:495 msgid "start creating new db" msgstr "" -#: GuiDatabase.py:524 +#: GuiDatabase.py:514 msgid "tested new db, result=%s" msgstr "" -#: GuiDatabase.py:527 +#: GuiDatabase.py:517 msgid "Database created" msgstr "" -#: GuiDatabase.py:530 +#: GuiDatabase.py:520 msgid "Database creation failed" msgstr "" -#: GuiDatabase.py:543 +#: GuiDatabase.py:533 msgid "check_fields: starting" msgstr "" -#: GuiDatabase.py:549 +#: GuiDatabase.py:539 msgid "No Database Name given" msgstr "" -#: GuiDatabase.py:552 +#: GuiDatabase.py:542 msgid "No Database Description given" msgstr "" -#: GuiDatabase.py:555 +#: GuiDatabase.py:545 msgid "No Username given" msgstr "" -#: GuiDatabase.py:558 +#: GuiDatabase.py:548 msgid "No Password given" msgstr "" -#: GuiDatabase.py:561 +#: GuiDatabase.py:551 msgid "No Host given" msgstr "" -#: GuiDatabase.py:575 +#: GuiDatabase.py:565 msgid "Unknown Database Type selected" msgstr "" -#: GuiDatabase.py:579 +#: GuiDatabase.py:569 msgid "check_fields: open dialog" msgstr "" -#: GuiDatabase.py:588 +#: GuiDatabase.py:578 msgid "Do you want to try again?" msgstr "" -#: GuiDatabase.py:595 +#: GuiDatabase.py:585 msgid "check_fields: destroy dialog" msgstr "" -#: GuiDatabase.py:599 +#: GuiDatabase.py:589 msgid "check_fields: returning ok as %s, try_again as %s" msgstr "" -#: GuiDatabase.py:701 GuiLogView.py:213 +#: GuiDatabase.py:691 GuiLogView.py:204 msgid "Test Log Viewer" msgstr "" -#: GuiDatabase.py:706 GuiLogView.py:218 +#: GuiDatabase.py:696 GuiLogView.py:209 msgid "Log Viewer" msgstr "" -#: GuiGraphViewer.py:56 GuiTourneyGraphViewer.py:56 +#: GuiGraphViewer.py:47 GuiTourneyGraphViewer.py:47 msgid "" "Failed to load libs for graphing, graphing will not function. Please\n" " install numpy and matplotlib if you want to use graphs." msgstr "" -#: GuiGraphViewer.py:58 GuiTourneyGraphViewer.py:58 +#: GuiGraphViewer.py:49 GuiTourneyGraphViewer.py:49 msgid "" "This is of no consequence for other parts of the program, e.g. import \n" " and HUD are NOT affected by this problem." msgstr "" -#: GuiGraphViewer.py:91 GuiTourneyGraphViewer.py:91 +#: GuiGraphViewer.py:82 GuiTourneyGraphViewer.py:82 msgid "Refresh _Graph" msgstr "" -#: GuiGraphViewer.py:93 GuiTourneyGraphViewer.py:93 +#: GuiGraphViewer.py:84 GuiTourneyGraphViewer.py:84 msgid "_Export to File" msgstr "" -#: GuiGraphViewer.py:141 GuiGraphViewer.py:257 GuiSessionViewer.py:354 -#: GuiTourneyGraphViewer.py:141 GuiTourneyGraphViewer.py:239 +#: GuiGraphViewer.py:132 GuiGraphViewer.py:248 GuiSessionViewer.py:345 +#: GuiTourneyGraphViewer.py:132 GuiTourneyGraphViewer.py:230 msgid "***Error: " msgstr "" -#: GuiGraphViewer.py:176 GuiPositionalStats.py:177 GuiRingPlayerStats.py:251 -#: GuiSessionViewer.py:203 GuiTourneyGraphViewer.py:166 -#: GuiTourneyPlayerStats.py:277 +#: GuiGraphViewer.py:167 GuiPositionalStats.py:177 GuiRingPlayerStats.py:214 +#: GuiSessionViewer.py:194 GuiTourneyGraphViewer.py:157 +#: GuiTourneyPlayerStats.py:268 msgid "No sites selected - defaulting to PokerStars" msgstr "" -#: GuiGraphViewer.py:181 GuiPositionalStats.py:180 GuiRingPlayerStats.py:254 -#: GuiSessionViewer.py:206 GuiTourneyGraphViewer.py:171 -#: GuiTourneyPlayerStats.py:280 +#: GuiGraphViewer.py:172 GuiPositionalStats.py:180 GuiRingPlayerStats.py:217 +#: GuiSessionViewer.py:197 GuiTourneyGraphViewer.py:162 +#: GuiTourneyPlayerStats.py:271 msgid "No player ids found" msgstr "" -#: GuiGraphViewer.py:186 GuiPositionalStats.py:183 GuiRingPlayerStats.py:257 -#: GuiSessionViewer.py:209 +#: GuiGraphViewer.py:177 GuiPositionalStats.py:183 GuiRingPlayerStats.py:220 +#: GuiSessionViewer.py:200 msgid "No limits found" msgstr "" -#: GuiGraphViewer.py:196 GuiTourneyGraphViewer.py:181 +#: GuiGraphViewer.py:187 GuiTourneyGraphViewer.py:172 msgid "Graph generated in: %s" msgstr "" -#: GuiGraphViewer.py:200 +#: GuiGraphViewer.py:191 msgid "Hands" msgstr "" -#: GuiGraphViewer.py:204 GuiTourneyGraphViewer.py:189 +#: GuiGraphViewer.py:195 GuiTourneyGraphViewer.py:180 msgid "No Data for Player(s) Found" msgstr "" -#: GuiGraphViewer.py:227 GuiGraphViewer.py:241 +#: GuiGraphViewer.py:218 GuiGraphViewer.py:232 msgid "" "Hands: %d\n" "Profit: $%.2f" msgstr "" -#: GuiGraphViewer.py:228 GuiGraphViewer.py:243 +#: GuiGraphViewer.py:219 GuiGraphViewer.py:234 msgid "Showdown: $%.2f" msgstr "" -#: GuiGraphViewer.py:229 GuiGraphViewer.py:245 +#: GuiGraphViewer.py:220 GuiGraphViewer.py:236 msgid "Non-showdown: $%.2f" msgstr "" -#: GuiGraphViewer.py:237 +#: GuiGraphViewer.py:228 msgid "Profit graph for ring games" msgstr "" -#: GuiGraphViewer.py:354 GuiTourneyGraphViewer.py:283 +#: GuiGraphViewer.py:345 GuiTourneyGraphViewer.py:274 msgid "Please choose the directory you wish to export to:" msgstr "" -#: GuiGraphViewer.py:367 GuiTourneyGraphViewer.py:296 +#: GuiGraphViewer.py:358 GuiTourneyGraphViewer.py:287 msgid "Closed, no graph exported" msgstr "" -#: GuiGraphViewer.py:385 GuiTourneyGraphViewer.py:314 +#: GuiGraphViewer.py:376 GuiTourneyGraphViewer.py:305 msgid "Graph created" msgstr "" -#: GuiImapFetcher.py:49 +#: GuiImapFetcher.py:40 msgid "To cancel just close this tab." msgstr "" -#: GuiImapFetcher.py:52 +#: GuiImapFetcher.py:43 msgid "_Save" msgstr "" -#: GuiImapFetcher.py:56 +#: GuiImapFetcher.py:47 msgid "_Import All" msgstr "" -#: GuiImapFetcher.py:60 +#: GuiImapFetcher.py:51 msgid "If you change the config you must save before importing" msgstr "" -#: GuiImapFetcher.py:98 +#: GuiImapFetcher.py:89 msgid "Starting import. Please wait." msgstr "" -#: GuiImapFetcher.py:103 +#: GuiImapFetcher.py:94 msgid "Finished import without error." msgstr "" -#: GuiImapFetcher.py:106 +#: GuiImapFetcher.py:97 msgid "Login to mailserver failed: please check mailserver, username and password" msgstr "" -#: GuiImapFetcher.py:109 +#: GuiImapFetcher.py:100 msgid "Could not connect to mailserver: check mailserver and use SSL settings and internet connectivity" msgstr "" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Fetch Type" msgstr "" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Mail Folder" msgstr "" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Mailserver" msgstr "" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Site" msgstr "" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Use SSL" msgstr "" -#: GuiImapFetcher.py:151 +#: GuiImapFetcher.py:142 msgid "Yes" msgstr "" -#: GuiImapFetcher.py:152 +#: GuiImapFetcher.py:143 msgid "No" msgstr "" -#: GuiLogView.py:61 +#: GuiLogView.py:52 msgid "Log Messages" msgstr "" -#: GuiLogView.py:96 +#: GuiLogView.py:87 msgid "Refresh" msgstr "" @@ -1306,183 +1306,199 @@ msgstr "" msgid "Test Preferences Dialog" msgstr "" -#: GuiPrefs.py:192 fpdb.pyw:298 +#: GuiPrefs.py:192 fpdb.pyw:289 msgid "Preferences" msgstr "" -#: GuiRingPlayerStats.py:322 GuiSessionViewer.py:248 -#: GuiTourneyPlayerStats.py:252 +#: GuiRingPlayerStats.py:285 GuiSessionViewer.py:239 +#: GuiTourneyPlayerStats.py:243 msgid "Stats page displayed in %4.2f seconds" msgstr "" -#: GuiRingPlayerStats.py:369 +#: GuiRingPlayerStats.py:332 msgid "***sortnums error: " msgstr "" -#: GuiRingPlayerStats.py:391 +#: GuiRingPlayerStats.py:354 msgid "***sortcols error: " msgstr "" -#: GuiRingPlayerStats.py:682 +#: GuiRingPlayerStats.py:646 msgid "Detailed Filters" msgstr "" -#: GuiRingPlayerStats.py:691 +#: GuiRingPlayerStats.py:655 msgid "Hand Filters:" msgstr "" -#: GuiRingPlayerStats.py:704 +#: GuiRingPlayerStats.py:668 msgid "between" msgstr "" -#: GuiRingPlayerStats.py:705 +#: GuiRingPlayerStats.py:669 msgid "and" msgstr "" -#: GuiSessionViewer.py:41 +#: GuiSessionViewer.py:44 msgid "Failed to load numpy and/or matplotlib in Session Viewer" msgstr "" -#: GuiSessionViewer.py:42 +#: GuiSessionViewer.py:45 msgid "ImportError: %s" msgstr "" -#: GuiSessionViewer.py:89 +#: GuiSessionViewer.py:80 msgid "Hand Breakdown for all levels listed above" msgstr "" -#: GuiSessionViewer.py:375 +#: GuiSessionViewer.py:366 msgid "Session candlestick graph" msgstr "" -#: GuiSessionViewer.py:378 +#: GuiSessionViewer.py:369 msgid "Sessions" msgstr "" -#: GuiTourneyGraphViewer.py:185 +#: GuiTourneyGraphViewer.py:176 msgid "Tournaments" msgstr "" -#: GuiTourneyGraphViewer.py:212 GuiTourneyGraphViewer.py:225 +#: GuiTourneyGraphViewer.py:203 GuiTourneyGraphViewer.py:216 msgid "" "Tournaments: %d\n" "Profit: $%.2f" msgstr "" -#: GuiTourneyGraphViewer.py:222 +#: GuiTourneyGraphViewer.py:213 msgid "Tournament Results" msgstr "" -#: GuiTourneyPlayerStats.py:84 +#: GuiTourneyPlayerStats.py:75 msgid "_Refresh Stats" msgstr "" -#: GuiTourneyViewer.py:49 +#: GuiTourneyViewer.py:40 msgid "Enter the tourney number you want to display:" msgstr "" -#: GuiTourneyViewer.py:55 +#: GuiTourneyViewer.py:46 msgid "_Display" msgstr "" -#: GuiTourneyViewer.py:62 +#: GuiTourneyViewer.py:53 msgid "Display _Player" msgstr "" -#: GuiTourneyViewer.py:77 +#: GuiTourneyViewer.py:68 msgid "Tournament not found - please ensure you imported it and selected the correct site" msgstr "" -#: GuiTourneyViewer.py:105 +#: GuiTourneyViewer.py:96 msgid "Player or tourney not found - please ensure you imported it and selected the correct site" msgstr "" -#: GuiTourneyViewer.py:119 +#: GuiTourneyViewer.py:110 msgid "N/A" msgstr "" -#: GuiTourneyViewer.py:140 +#: GuiTourneyViewer.py:131 msgid "invalid entry in tourney number - must enter numbers only" msgstr "" -#: HUD_main.pyw:86 +#: HUD_main.pyw:88 HUD_main.pyw.orig:88 msgid "" "\n" "HUD_main: starting ..." msgstr "" -#: HUD_main.pyw:89 +#: HUD_main.pyw:91 HUD_main.pyw.orig:91 msgid "Logfile is " msgstr "" -#: HUD_main.pyw:90 +#: HUD_main.pyw:92 HUD_main.pyw.orig:92 msgid "HUD_main starting: using db name = %s" msgstr "" -#: HUD_main.pyw:95 +#: HUD_main.pyw:97 HUD_main.pyw.orig:97 msgid "" "Note: error output is being diverted to:\n" msgstr "" -#: HUD_main.pyw:96 fpdb.pyw:1130 +#: HUD_main.pyw:98 HUD_main.pyw.orig:98 fpdb.pyw:1121 msgid "" "\n" "Any major error will be reported there _only_.\n" msgstr "" -#: HUD_main.pyw:97 +#: HUD_main.pyw:99 HUD_main.pyw.orig:99 msgid "Note: error output is being diverted to:" msgstr "" -#: HUD_main.pyw:98 +#: HUD_main.pyw:100 HUD_main.pyw.orig:100 msgid "Any major error will be reported there _only_." msgstr "" -#: HUD_main.pyw:101 +#: HUD_main.pyw:103 HUD_main.pyw.orig:103 msgid "" "HUD_main: starting ...\n" msgstr "" -#: HUD_main.pyw:114 HUD_run_me.py:62 +#: HUD_main.pyw:121 HUD_main.pyw.orig:121 HUD_run_me.py:62 msgid "Closing this window will exit from the HUD." msgstr "" -#: HUD_main.pyw:117 HUD_run_me.py:66 +#: HUD_main.pyw:124 HUD_main.pyw.orig:124 HUD_run_me.py:66 msgid "HUD Main Window" msgstr "" -#: HUD_main.pyw:126 +#: HUD_main.pyw:137 HUD_main.pyw.orig:137 +msgid "hud_main: Client resized" +msgstr "" + +#: HUD_main.pyw:141 HUD_main.pyw.orig:141 +msgid "hud_main: Client destroyed" +msgstr "" + +#: HUD_main.pyw:145 HUD_main.pyw.orig:145 +msgid "hud_main: Game changed." +msgstr "" + +#: HUD_main.pyw:148 HUD_main.pyw.orig:148 +msgid "hud_main: Table changed." +msgstr "" + +#: HUD_main.pyw:152 HUD_main.pyw.orig:152 msgid "Terminating normally." msgstr "" -#: HUD_main.pyw:230 +#: HUD_main.pyw:261 HUD_main.pyw.orig:261 msgid "Received hand no %s" msgstr "" -#: HUD_main.pyw:249 +#: HUD_main.pyw:280 HUD_main.pyw.orig:280 msgid "HUD_main.read_stdin: hand processing starting ..." msgstr "" -#: HUD_main.pyw:275 +#: HUD_main.pyw:307 HUD_main.pyw.orig:307 msgid "" "hud_dict[%s] was not found\n" msgstr "" -#: HUD_main.pyw:276 +#: HUD_main.pyw:308 HUD_main.pyw.orig:308 msgid "" "will not send hand\n" msgstr "" -#: HUD_main.pyw:310 +#: HUD_main.pyw:339 HUD_main.pyw.orig:339 msgid "HUD create: table name %s not found, skipping." msgstr "" -#: HUD_main.pyw:318 +#: HUD_main.pyw:347 HUD_main.pyw.orig:347 msgid "" "Table \"%s\" no longer exists\n" msgstr "" -#: HUD_main.pyw:321 +#: HUD_main.pyw:350 HUD_main.pyw.orig:350 msgid "HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f,%4.3f,%4.3f)" msgstr "" @@ -1491,448 +1507,448 @@ msgid "" "HUD_main starting\n" msgstr "" -#: HUD_run_me.py:51 TournamentTracker.py:317 +#: HUD_run_me.py:51 TournamentTracker.py:308 msgid "" "Using db name = %s\n" msgstr "" -#: Hand.py:150 +#: Hand.py:141 msgid "BB" msgstr "" -#: Hand.py:151 +#: Hand.py:142 msgid "SB" msgstr "" -#: Hand.py:152 +#: Hand.py:143 msgid "BUTTONPOS" msgstr "" -#: Hand.py:153 +#: Hand.py:144 msgid "HAND NO." msgstr "" -#: Hand.py:154 TourneySummary.py:137 +#: Hand.py:145 TourneySummary.py:128 msgid "SITE" msgstr "" -#: Hand.py:155 +#: Hand.py:146 msgid "TABLE NAME" msgstr "" -#: Hand.py:156 TourneySummary.py:147 +#: Hand.py:147 TourneySummary.py:138 msgid "HERO" msgstr "" -#: Hand.py:157 TourneySummary.py:148 +#: Hand.py:148 TourneySummary.py:139 msgid "MAXSEATS" msgstr "" -#: Hand.py:158 +#: Hand.py:149 msgid "LEVEL" msgstr "" -#: Hand.py:159 TourneySummary.py:153 +#: Hand.py:150 TourneySummary.py:144 msgid "MIXED" msgstr "" -#: Hand.py:160 +#: Hand.py:151 msgid "LASTBET" msgstr "" -#: Hand.py:161 +#: Hand.py:152 msgid "ACTION STREETS" msgstr "" -#: Hand.py:162 +#: Hand.py:153 msgid "STREETS" msgstr "" -#: Hand.py:163 +#: Hand.py:154 msgid "ALL STREETS" msgstr "" -#: Hand.py:164 +#: Hand.py:155 msgid "COMMUNITY STREETS" msgstr "" -#: Hand.py:165 +#: Hand.py:156 msgid "HOLE STREETS" msgstr "" -#: Hand.py:166 +#: Hand.py:157 msgid "COUNTED SEATS" msgstr "" -#: Hand.py:167 +#: Hand.py:158 msgid "DEALT" msgstr "" -#: Hand.py:168 +#: Hand.py:159 msgid "SHOWN" msgstr "" -#: Hand.py:169 +#: Hand.py:160 msgid "MUCKED" msgstr "" -#: Hand.py:170 +#: Hand.py:161 msgid "TOTAL POT" msgstr "" -#: Hand.py:171 +#: Hand.py:162 msgid "TOTAL COLLECTED" msgstr "" -#: Hand.py:172 +#: Hand.py:163 msgid "RAKE" msgstr "" -#: Hand.py:173 TourneySummary.py:138 +#: Hand.py:164 TourneySummary.py:129 msgid "START TIME" msgstr "" -#: Hand.py:174 +#: Hand.py:165 msgid "TOURNAMENT NO" msgstr "" -#: Hand.py:175 TourneySummary.py:143 +#: Hand.py:166 TourneySummary.py:134 msgid "TOURNEY ID" msgstr "" -#: Hand.py:176 TourneySummary.py:142 +#: Hand.py:167 TourneySummary.py:133 msgid "TOURNEY TYPE ID" msgstr "" -#: Hand.py:177 TourneySummary.py:144 +#: Hand.py:168 TourneySummary.py:135 msgid "BUYIN" msgstr "" -#: Hand.py:178 +#: Hand.py:169 msgid "BUYIN CURRENCY" msgstr "" -#: Hand.py:179 +#: Hand.py:170 msgid "BUYIN CHIPS" msgstr "" -#: Hand.py:180 TourneySummary.py:145 +#: Hand.py:171 TourneySummary.py:136 msgid "FEE" msgstr "" -#: Hand.py:181 +#: Hand.py:172 msgid "IS REBUY" msgstr "" -#: Hand.py:182 +#: Hand.py:173 msgid "IS ADDON" msgstr "" -#: Hand.py:183 +#: Hand.py:174 msgid "IS KO" msgstr "" -#: Hand.py:184 TourneySummary.py:169 +#: Hand.py:175 TourneySummary.py:160 msgid "KO BOUNTY" msgstr "" -#: Hand.py:185 +#: Hand.py:176 msgid "IS MATRIX" msgstr "" -#: Hand.py:186 +#: Hand.py:177 msgid "IS SHOOTOUT" msgstr "" -#: Hand.py:187 TourneySummary.py:170 +#: Hand.py:178 TourneySummary.py:161 msgid "TOURNEY COMMENT" msgstr "" -#: Hand.py:190 TourneySummary.py:182 +#: Hand.py:181 TourneySummary.py:173 msgid "PLAYERS" msgstr "" -#: Hand.py:191 +#: Hand.py:182 msgid "STACKS" msgstr "" -#: Hand.py:192 +#: Hand.py:183 msgid "POSTED" msgstr "" -#: Hand.py:193 +#: Hand.py:184 msgid "POT" msgstr "" -#: Hand.py:194 +#: Hand.py:185 msgid "SEATING" msgstr "" -#: Hand.py:195 +#: Hand.py:186 msgid "GAMETYPE" msgstr "" -#: Hand.py:196 +#: Hand.py:187 msgid "ACTION" msgstr "" -#: Hand.py:197 +#: Hand.py:188 msgid "COLLECTEES" msgstr "" -#: Hand.py:198 +#: Hand.py:189 msgid "BETS" msgstr "" -#: Hand.py:199 +#: Hand.py:190 msgid "BOARD" msgstr "" -#: Hand.py:200 +#: Hand.py:191 msgid "DISCARDS" msgstr "" -#: Hand.py:201 +#: Hand.py:192 msgid "HOLECARDS" msgstr "" -#: Hand.py:202 +#: Hand.py:193 msgid "TOURNEYS PLAYER IDS" msgstr "" -#: Hand.py:225 Hand.py:1241 +#: Hand.py:216 Hand.py:1232 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "" -#: Hand.py:279 +#: Hand.py:270 msgid "Hand.insert(): hid #: %s is a duplicate" msgstr "" -#: Hand.py:318 +#: Hand.py:309 msgid "markstreets didn't match - Assuming hand %s was cancelled" msgstr "" -#: Hand.py:320 +#: Hand.py:311 msgid "FpdbParseError: markStreets appeared to fail: First 100 chars: '%s'" msgstr "" -#: Hand.py:324 +#: Hand.py:315 msgid "DEBUG: checkPlayerExists %s fail on hand number %s" msgstr "" -#: Hand.py:325 +#: Hand.py:316 msgid "checkPlayerExists: '%s fail on hand number %s" msgstr "" -#: Hand.py:406 +#: Hand.py:397 msgid "%s %s calls %s" msgstr "" -#: Hand.py:476 +#: Hand.py:467 msgid "%s %s raise %s" msgstr "" -#: Hand.py:487 +#: Hand.py:478 msgid "%s %s bets %s" msgstr "" -#: Hand.py:506 +#: Hand.py:497 msgid "%s %s folds" msgstr "" -#: Hand.py:515 +#: Hand.py:506 msgid "%s %s checks" msgstr "" -#: Hand.py:535 +#: Hand.py:526 msgid "addShownCards %s hole=%s all=%s" msgstr "" -#: Hand.py:646 +#: Hand.py:637 msgid "*** ERROR - HAND: calling writeGameLine with unexpected STARTTIME value, expecting datetime.date object, received:" msgstr "" -#: Hand.py:647 +#: Hand.py:638 msgid "*** Make sure your HandHistoryConverter is setting hand.startTime properly!" msgstr "" -#: Hand.py:648 +#: Hand.py:639 msgid "*** Game String:" msgstr "" -#: Hand.py:726 +#: Hand.py:717 msgid "HoldemOmahaHand.__init__:Can't assemble hand from db without a handid" msgstr "" -#: Hand.py:728 +#: Hand.py:719 msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" msgstr "" -#: Hand.py:1109 +#: Hand.py:1100 msgid "*** DEALING HANDS ***" msgstr "" -#: Hand.py:1114 +#: Hand.py:1105 msgid "Dealt to %s: [%s]" msgstr "" -#: Hand.py:1119 +#: Hand.py:1110 msgid "*** FIRST DRAW ***" msgstr "" -#: Hand.py:1129 +#: Hand.py:1120 msgid "*** SECOND DRAW ***" msgstr "" -#: Hand.py:1139 +#: Hand.py:1130 msgid "*** THIRD DRAW ***" msgstr "" -#: Hand.py:1149 Hand.py:1368 +#: Hand.py:1140 Hand.py:1359 msgid "*** SHOW DOWN ***" msgstr "" -#: Hand.py:1164 Hand.py:1383 +#: Hand.py:1155 Hand.py:1374 msgid "*** SUMMARY ***" msgstr "" -#: Hand.py:1250 +#: Hand.py:1241 msgid "%s %s completes %s" msgstr "" -#: Hand.py:1268 +#: Hand.py:1259 msgid "Bringin: %s, %s" msgstr "" -#: Hand.py:1308 +#: Hand.py:1299 msgid "*** 3RD STREET ***" msgstr "" -#: Hand.py:1322 +#: Hand.py:1313 msgid "*** 4TH STREET ***" msgstr "" -#: Hand.py:1334 +#: Hand.py:1325 msgid "*** 5TH STREET ***" msgstr "" -#: Hand.py:1346 +#: Hand.py:1337 msgid "*** 6TH STREET ***" msgstr "" -#: Hand.py:1356 +#: Hand.py:1347 msgid "*** RIVER ***" msgstr "" -#: Hand.py:1448 +#: Hand.py:1439 msgid "join_holecards: # of holecards should be either < 4, 4 or 7 - 5 and 6 should be impossible for anyone who is not a hero" msgstr "" -#: Hand.py:1449 +#: Hand.py:1440 msgid "join_holcards: holecards(%s): %s" msgstr "" -#: Hand.py:1536 +#: Hand.py:1527 msgid "DEBUG: call Pot.end() before printing pot total" msgstr "" -#: Hand.py:1538 +#: Hand.py:1529 msgid "FpdbError in printing Hand object" msgstr "" -#: HandHistoryConverter.py:139 +#: HandHistoryConverter.py:130 msgid "Failed sanity check" msgstr "" -#: HandHistoryConverter.py:147 +#: HandHistoryConverter.py:138 msgid "Tailing '%s'" msgstr "" -#: HandHistoryConverter.py:154 +#: HandHistoryConverter.py:145 msgid "HHC.start(follow): processHand failed: Exception msg: '%s'" msgstr "" -#: HandHistoryConverter.py:158 +#: HandHistoryConverter.py:149 msgid "handsList is " msgstr "" -#: HandHistoryConverter.py:169 +#: HandHistoryConverter.py:160 msgid "HHC.start(): processHand failed: Exception msg: '%s'" msgstr "" -#: HandHistoryConverter.py:173 +#: HandHistoryConverter.py:164 msgid "Read %d hands (%d failed) in %.3f seconds" msgstr "" -#: HandHistoryConverter.py:179 +#: HandHistoryConverter.py:170 msgid "Summary file '%s' correctly parsed (took %.3f seconds)" msgstr "" -#: HandHistoryConverter.py:181 +#: HandHistoryConverter.py:172 msgid "Error converting summary file '%s' (took %.3f seconds)" msgstr "" -#: HandHistoryConverter.py:184 +#: HandHistoryConverter.py:175 msgid "Error converting '%s'" msgstr "" -#: HandHistoryConverter.py:215 +#: HandHistoryConverter.py:206 msgid "%s changed inode numbers from %d to %d" msgstr "" -#: HandHistoryConverter.py:263 +#: HandHistoryConverter.py:254 msgid "Converting starsArchive format to readable" msgstr "" -#: HandHistoryConverter.py:268 +#: HandHistoryConverter.py:259 msgid "Converting ftpArchive format to readable" msgstr "" -#: HandHistoryConverter.py:274 +#: HandHistoryConverter.py:265 msgid "Read no hands." msgstr "" -#: HandHistoryConverter.py:483 +#: HandHistoryConverter.py:474 msgid "HH Sanity Check: output and input files are the same, check config" msgstr "" -#: HandHistoryConverter.py:506 +#: HandHistoryConverter.py:497 msgid "Reading stdin with %s" msgstr "" -#: HandHistoryConverter.py:521 +#: HandHistoryConverter.py:512 msgid "unable to read file with any codec in list!" msgstr "" -#: HandHistoryConverter.py:588 +#: HandHistoryConverter.py:579 msgid " given TZ:" msgstr "" -#: HandHistoryConverter.py:588 +#: HandHistoryConverter.py:579 msgid "raw time:" msgstr "" -#: HandHistoryConverter.py:598 +#: HandHistoryConverter.py:589 msgid "changeTimeZone: offset=" msgstr "" -#: HandHistoryConverter.py:661 +#: HandHistoryConverter.py:652 msgid "utcTime:" msgstr "" -#: HandHistoryConverter.py:694 +#: HandHistoryConverter.py:696 msgid "Unable to create output directory %s for HHC!" msgstr "" -#: HandHistoryConverter.py:695 +#: HandHistoryConverter.py:697 msgid "*** ERROR: UNABLE TO CREATE OUTPUT DIRECTORY" msgstr "" -#: HandHistoryConverter.py:697 +#: HandHistoryConverter.py:699 msgid "Created directory '%s'" msgstr "" -#: HandHistoryConverter.py:701 +#: HandHistoryConverter.py:703 msgid "out_path %s couldn't be opened" msgstr "" @@ -1959,151 +1975,151 @@ msgid "" " on %s." msgstr "" -#: Hud.py:156 +#: Hud.py:148 msgid "Kill This HUD" msgstr "" -#: Hud.py:161 +#: Hud.py:153 msgid "Save HUD Layout" msgstr "" -#: Hud.py:165 +#: Hud.py:157 msgid "Reposition StatWindows" msgstr "" -#: Hud.py:169 +#: Hud.py:161 msgid "Show Player Stats" msgstr "" -#: Hud.py:174 Hud.py:243 +#: Hud.py:166 Hud.py:235 msgid "For This Blind Level Only" msgstr "" -#: Hud.py:179 Hud.py:248 +#: Hud.py:171 Hud.py:240 msgid "For Multiple Blind Levels:" msgstr "" -#: Hud.py:182 Hud.py:251 +#: Hud.py:174 Hud.py:243 msgid " 0.5 to 2.0 x Current Blinds" msgstr "" -#: Hud.py:187 Hud.py:256 +#: Hud.py:179 Hud.py:248 msgid " 0.33 to 3.0 x Current Blinds" msgstr "" -#: Hud.py:192 Hud.py:261 +#: Hud.py:184 Hud.py:253 msgid " 0.1 to 10 x Current Blinds" msgstr "" -#: Hud.py:197 Hud.py:266 +#: Hud.py:189 Hud.py:258 msgid " All Levels" msgstr "" -#: Hud.py:202 Hud.py:271 +#: Hud.py:194 Hud.py:263 msgid "For #Seats:" msgstr "" -#: Hud.py:205 Hud.py:274 +#: Hud.py:197 Hud.py:266 msgid " Any Number" msgstr "" -#: Hud.py:210 Hud.py:279 +#: Hud.py:202 Hud.py:271 msgid " Custom" msgstr "" -#: Hud.py:215 Hud.py:284 +#: Hud.py:207 Hud.py:276 msgid " Exact" msgstr "" -#: Hud.py:220 Hud.py:289 +#: Hud.py:212 Hud.py:281 msgid "Since:" msgstr "" -#: Hud.py:223 Hud.py:292 +#: Hud.py:215 Hud.py:284 msgid " All Time" msgstr "" -#: Hud.py:228 Hud.py:297 +#: Hud.py:220 Hud.py:289 msgid " Session" msgstr "" -#: Hud.py:233 Hud.py:302 +#: Hud.py:225 Hud.py:294 msgid " %s Days" msgstr "" -#: Hud.py:238 +#: Hud.py:230 msgid "Show Opponent Stats" msgstr "" -#: Hud.py:360 +#: Hud.py:352 msgid "Debug StatWindows" msgstr "" -#: Hud.py:364 +#: Hud.py:356 msgid "Set max seats" msgstr "" -#: Hud.py:557 +#: Hud.py:551 msgid "Updating config file" msgstr "" -#: Hud.py:566 +#: Hud.py:560 msgid "" "No layout found for %d-max games for site %s\n" msgstr "" -#: Hud.py:580 +#: Hud.py:574 msgid "" "exception in Hud.adj_seats\n" "\n" msgstr "" -#: Hud.py:581 +#: Hud.py:575 msgid "error is %s" msgstr "" -#: Hud.py:588 +#: Hud.py:582 msgid "" "Error finding actual seat.\n" msgstr "" -#: Hud.py:604 +#: Hud.py:598 msgid "Creating hud from hand " msgstr "" -#: Hud.py:653 +#: Hud.py:647 msgid "KeyError at the start of the for loop in update in hud_main. How this can possibly happen is totally beyond my comprehension. Your HUD may be about to get really weird. -Eric" msgstr "" -#: Hud.py:654 +#: Hud.py:648 msgid "(btw, the key was %s and statd is %s" msgstr "" -#: ImapFetcher.py:53 ImapFetcher.py:62 +#: ImapFetcher.py:44 ImapFetcher.py:53 msgid "DEBUG: re_SplitTourneys isn't matching" msgstr "" -#: ImapFetcher.py:76 +#: ImapFetcher.py:67 msgid "response to logging in:" msgstr "" -#: ImapFetcher.py:92 +#: ImapFetcher.py:83 msgid "ImapFetcher: Found %s messages to fetch" msgstr "" -#: ImapFetcher.py:112 +#: ImapFetcher.py:103 msgid "Completed retrieving IMAP messages, closing server connection" msgstr "" -#: ImapFetcher.py:118 +#: ImapFetcher.py:109 msgid "No Tournament summaries found." msgstr "" -#: ImapFetcher.py:168 +#: ImapFetcher.py:159 msgid "Finished importing %s/%s PS summaries" msgstr "" -#: ImapFetcher.py:185 +#: ImapFetcher.py:176 msgid "Need to define a converter" msgstr "" @@ -2111,56 +2127,56 @@ msgstr "" msgid "No Name" msgstr "" -#: OnGameToFpdb.py:192 +#: OnGameToFpdb.py:183 WinamaxToFpdb.py:189 msgid "determineGameType: limit not found in self.limits(%s). hand: '%s'" msgstr "" -#: OnGameToFpdb.py:194 +#: OnGameToFpdb.py:185 WinamaxToFpdb.py:191 msgid "limit not found in self.limits(%s). hand: '%s'" msgstr "" -#: OnGameToFpdb.py:275 PartyPokerToFpdb.py:355 PokerStarsToFpdb.py:315 -#: UltimateBetToFpdb.py:144 Win2dayToFpdb.py:171 +#: OnGameToFpdb.py:266 PartyPokerToFpdb.py:346 PokerStarsToFpdb.py:306 +#: UltimateBetToFpdb.py:147 Win2dayToFpdb.py:162 WinamaxToFpdb.py:311 msgid "readButton: not found" msgstr "" -#: OnGameToFpdb.py:294 +#: OnGameToFpdb.py:285 WinamaxToFpdb.py:330 msgid "readBlinds in noSB exception - no SB created" msgstr "" -#: Options.py:40 +#: Options.py:31 msgid "If passed error output will go to the console rather than ." msgstr "" -#: Options.py:43 +#: Options.py:34 msgid "Overrides the default database name" msgstr "" -#: Options.py:46 +#: Options.py:37 msgid "Specifies a configuration file." msgstr "" -#: Options.py:49 +#: Options.py:40 msgid "Indicates program was restarted with a different path (only allowed once)." msgstr "" -#: Options.py:52 +#: Options.py:43 msgid "Input file" msgstr "" -#: Options.py:55 +#: Options.py:46 msgid "Module name for Hand History Converter" msgstr "" -#: Options.py:59 +#: Options.py:50 msgid "Error logging level:" msgstr "" -#: Options.py:62 +#: Options.py:53 msgid "Print version information and exit." msgstr "" -#: Options.py:76 +#: Options.py:67 msgid "press enter to end" msgstr "" @@ -2168,911 +2184,903 @@ msgstr "" msgid "You need to manually enter the playername" msgstr "" -#: PartyPokerToFpdb.py:219 +#: PartyPokerToFpdb.py:210 msgid "Cannot fetch field '%s'" msgstr "" -#: PartyPokerToFpdb.py:223 +#: PartyPokerToFpdb.py:214 msgid "Unknown limit '%s'" msgstr "" -#: PartyPokerToFpdb.py:228 +#: PartyPokerToFpdb.py:219 msgid "Unknown game type '%s'" msgstr "" -#: PartyPokerToFpdb.py:262 +#: PartyPokerToFpdb.py:253 msgid "Cannot read HID for current hand" msgstr "" -#: PartyPokerToFpdb.py:267 +#: PartyPokerToFpdb.py:258 msgid "Cannot read Handinfo for current hand" msgstr "" -#: PartyPokerToFpdb.py:272 +#: PartyPokerToFpdb.py:263 msgid "Cannot read GameType for current hand" msgstr "" -#: PartyPokerToFpdb.py:516 +#: PartyPokerToFpdb.py:518 msgid "Unimplemented readAction: '%s' '%s'" msgstr "" -#: PkrToFpdb.py:165 PokerStarsToFpdb.py:216 +#: PkrToFpdb.py:155 PokerStarsToFpdb.py:207 msgid "Lim_Blinds has no lookup for '%s'" msgstr "" -#: PokerStarsToFpdb.py:268 +#: PokerStarsToFpdb.py:259 msgid "failed to detect currency" msgstr "" -#: Stats.py:136 Stats.py:137 +#: Stats.py:127 Stats.py:128 msgid "Total Profit" msgstr "" -#: Stats.py:158 Stats.py:165 +#: Stats.py:149 Stats.py:156 msgid "Voluntarily Put In Pot Pre-Flop%" msgstr "" -#: Stats.py:178 Stats.py:186 +#: Stats.py:169 Stats.py:177 msgid "Pre-Flop Raise %" msgstr "" -#: Stats.py:199 Stats.py:207 +#: Stats.py:190 Stats.py:198 msgid "% went to showdown" msgstr "" -#: Stats.py:220 Stats.py:228 +#: Stats.py:211 Stats.py:219 msgid "% won money at showdown" msgstr "" -#: Stats.py:243 Stats.py:252 +#: Stats.py:234 Stats.py:243 msgid "profit/100hands" msgstr "" -#: Stats.py:246 +#: Stats.py:237 msgid "exception calcing p/100: 100 * %d / %d" msgstr "" -#: Stats.py:265 Stats.py:274 +#: Stats.py:256 Stats.py:265 msgid "big blinds/100 hands" msgstr "" -#: Stats.py:287 Stats.py:296 +#: Stats.py:278 Stats.py:287 msgid "Big Bets/100 hands" msgstr "" -#: Stats.py:290 +#: Stats.py:281 msgid "exception calcing BB/100: " msgstr "" -#: Stats.py:310 Stats.py:319 +#: Stats.py:301 Stats.py:310 msgid "Flop Seen %" msgstr "" -#: Stats.py:342 Stats.py:351 +#: Stats.py:333 Stats.py:342 msgid "number hands seen" msgstr "" -#: Stats.py:364 Stats.py:372 +#: Stats.py:355 Stats.py:363 msgid "folded flop/4th" msgstr "" -#: Stats.py:385 +#: Stats.py:376 msgid "% steal attempted" msgstr "" -#: Stats.py:400 Stats.py:407 +#: Stats.py:391 Stats.py:398 msgid "% folded SB to steal" msgstr "" -#: Stats.py:419 Stats.py:426 +#: Stats.py:410 Stats.py:417 msgid "% folded BB to steal" msgstr "" -#: Stats.py:441 Stats.py:448 +#: Stats.py:432 Stats.py:439 msgid "% folded blind to steal" msgstr "" -#: Stats.py:460 Stats.py:467 +#: Stats.py:451 Stats.py:458 msgid "% 3/4 Bet preflop/3rd" msgstr "" -#: Stats.py:479 Stats.py:486 +#: Stats.py:470 Stats.py:477 msgid "% won$/saw flop/4th" msgstr "" -#: Stats.py:498 Stats.py:505 +#: Stats.py:489 Stats.py:496 msgid "Aggression Freq flop/4th" msgstr "" -#: Stats.py:517 Stats.py:524 +#: Stats.py:508 Stats.py:515 msgid "Aggression Freq turn/5th" msgstr "" -#: Stats.py:536 Stats.py:543 +#: Stats.py:527 Stats.py:534 msgid "Aggression Freq river/6th" msgstr "" -#: Stats.py:555 Stats.py:562 +#: Stats.py:546 Stats.py:553 msgid "Aggression Freq 7th" msgstr "" -#: Stats.py:581 Stats.py:588 +#: Stats.py:572 Stats.py:579 msgid "Post-Flop Aggression Freq" msgstr "" -#: Stats.py:609 Stats.py:616 +#: Stats.py:600 Stats.py:607 msgid "Aggression Freq" msgstr "" -#: Stats.py:635 Stats.py:642 +#: Stats.py:626 Stats.py:633 msgid "Aggression Factor" msgstr "" -#: Stats.py:659 Stats.py:666 +#: Stats.py:650 Stats.py:657 msgid "% continuation bet " msgstr "" -#: Stats.py:678 Stats.py:685 +#: Stats.py:669 Stats.py:676 msgid "% continuation bet flop/4th" msgstr "" -#: Stats.py:697 Stats.py:704 +#: Stats.py:688 Stats.py:695 msgid "% continuation bet turn/5th" msgstr "" -#: Stats.py:716 Stats.py:723 +#: Stats.py:707 Stats.py:714 msgid "% continuation bet river/6th" msgstr "" -#: Stats.py:735 Stats.py:742 +#: Stats.py:726 Stats.py:733 msgid "% continuation bet 7th" msgstr "" -#: Stats.py:754 Stats.py:761 +#: Stats.py:745 Stats.py:752 msgid "% fold frequency flop/4th" msgstr "" -#: Stats.py:773 Stats.py:780 +#: Stats.py:764 Stats.py:771 msgid "% fold frequency turn/5th" msgstr "" -#: Stats.py:792 Stats.py:799 +#: Stats.py:783 Stats.py:790 msgid "% fold frequency river/6th" msgstr "" -#: Stats.py:811 Stats.py:818 +#: Stats.py:802 Stats.py:809 msgid "% fold frequency 7th" msgstr "" -#: Stats.py:838 +#: Stats.py:829 msgid "Example stats, player = %s hand = %s:" msgstr "" -#: Stats.py:871 +#: Stats.py:862 msgid "" "\n" "\n" "Legal stats:" msgstr "" -#: Stats.py:872 +#: Stats.py:863 msgid "" "(add _0 to name to display with 0 decimal places, _1 to display with 1, etc)\n" msgstr "" -#: Tables_Demo.py:72 +#: Tables_Demo.py:60 msgid "Fake HUD Main Window" msgstr "" -#: Tables_Demo.py:95 +#: Tables_Demo.py:90 msgid "enter table name to find: " msgstr "" -#: Tables_Demo.py:120 -msgid "calling main" -msgstr "" - -#: TournamentTracker.py:50 +#: TournamentTracker.py:41 msgid "Note: error output is being diverted to fpdb-error-log.txt and HUD-error.txt. Any major error will be reported there _only_." msgstr "" -#: TournamentTracker.py:111 +#: TournamentTracker.py:102 msgid "tournament edit window=" msgstr "" -#: TournamentTracker.py:114 +#: TournamentTracker.py:105 msgid "FPDB Tournament Entry" msgstr "" -#: TournamentTracker.py:154 +#: TournamentTracker.py:145 msgid "Closing this window will stop the Tournament Tracker" msgstr "" -#: TournamentTracker.py:156 +#: TournamentTracker.py:147 msgid "Enter Tournament" msgstr "" -#: TournamentTracker.py:161 +#: TournamentTracker.py:152 msgid "FPDB Tournament Tracker" msgstr "" -#: TournamentTracker.py:172 +#: TournamentTracker.py:163 msgid "Edit" msgstr "" -#: TournamentTracker.py:175 +#: TournamentTracker.py:166 msgid "Rebuy" msgstr "" -#: TournamentTracker.py:274 +#: TournamentTracker.py:265 msgid "db error: skipping " msgstr "" -#: TournamentTracker.py:276 +#: TournamentTracker.py:267 msgid "" "Database error %s in hand %d. Skipping.\n" msgstr "" -#: TournamentTracker.py:285 +#: TournamentTracker.py:276 msgid "could not find tournament: skipping" msgstr "" -#: TournamentTracker.py:286 +#: TournamentTracker.py:277 msgid "" "Could not find tournament %d in hand %d. Skipping.\n" msgstr "" -#: TournamentTracker.py:309 +#: TournamentTracker.py:300 msgid "" "table name %s not found, skipping.\n" msgstr "" -#: TournamentTracker.py:316 +#: TournamentTracker.py:307 msgid "" "tournament tracker starting\n" msgstr "" -#: TourneyFilters.py:61 +#: TourneyFilters.py:52 msgid "Tourney Type" msgstr "" -#: TourneyFilters.py:88 +#: TourneyFilters.py:79 msgid "setting numTourneys:" msgstr "" -#: TourneySummary.py:139 +#: TourneySummary.py:130 msgid "END TIME" msgstr "" -#: TourneySummary.py:140 +#: TourneySummary.py:131 msgid "TOURNEY NAME" msgstr "" -#: TourneySummary.py:141 +#: TourneySummary.py:132 msgid "TOURNEY NO" msgstr "" -#: TourneySummary.py:146 +#: TourneySummary.py:137 msgid "CURRENCY" msgstr "" -#: TourneySummary.py:149 +#: TourneySummary.py:140 msgid "ENTRIES" msgstr "" -#: TourneySummary.py:150 +#: TourneySummary.py:141 msgid "SPEED" msgstr "" -#: TourneySummary.py:151 +#: TourneySummary.py:142 msgid "PRIZE POOL" msgstr "" -#: TourneySummary.py:152 +#: TourneySummary.py:143 msgid "STARTING CHIP COUNT" msgstr "" -#: TourneySummary.py:154 +#: TourneySummary.py:145 msgid "REBUY" msgstr "" -#: TourneySummary.py:155 +#: TourneySummary.py:146 msgid "ADDON" msgstr "" -#: TourneySummary.py:156 +#: TourneySummary.py:147 msgid "KO" msgstr "" -#: TourneySummary.py:157 +#: TourneySummary.py:148 msgid "MATRIX" msgstr "" -#: TourneySummary.py:158 +#: TourneySummary.py:149 msgid "MATRIX ID PROCESSED" msgstr "" -#: TourneySummary.py:159 +#: TourneySummary.py:150 msgid "SHOOTOUT" msgstr "" -#: TourneySummary.py:160 +#: TourneySummary.py:151 msgid "MATRIX MATCH ID" msgstr "" -#: TourneySummary.py:161 +#: TourneySummary.py:152 msgid "SUB TOURNEY BUY IN" msgstr "" -#: TourneySummary.py:162 +#: TourneySummary.py:153 msgid "SUB TOURNEY FEE" msgstr "" -#: TourneySummary.py:163 +#: TourneySummary.py:154 msgid "REBUY CHIPS" msgstr "" -#: TourneySummary.py:164 +#: TourneySummary.py:155 msgid "ADDON CHIPS" msgstr "" -#: TourneySummary.py:165 +#: TourneySummary.py:156 msgid "REBUY COST" msgstr "" -#: TourneySummary.py:166 +#: TourneySummary.py:157 msgid "ADDON COST" msgstr "" -#: TourneySummary.py:167 +#: TourneySummary.py:158 msgid "TOTAL REBUYS" msgstr "" -#: TourneySummary.py:168 +#: TourneySummary.py:159 msgid "TOTAL ADDONS" msgstr "" -#: TourneySummary.py:171 +#: TourneySummary.py:162 msgid "SNG" msgstr "" -#: TourneySummary.py:172 +#: TourneySummary.py:163 msgid "SATELLITE" msgstr "" -#: TourneySummary.py:173 +#: TourneySummary.py:164 msgid "DOUBLE OR NOTHING" msgstr "" -#: TourneySummary.py:174 +#: TourneySummary.py:165 msgid "GUARANTEE" msgstr "" -#: TourneySummary.py:175 +#: TourneySummary.py:166 msgid "ADDED" msgstr "" -#: TourneySummary.py:176 +#: TourneySummary.py:167 msgid "ADDED CURRENCY" msgstr "" -#: TourneySummary.py:177 +#: TourneySummary.py:168 msgid "COMMENT" msgstr "" -#: TourneySummary.py:178 +#: TourneySummary.py:169 msgid "COMMENT TIMESTAMP" msgstr "" -#: TourneySummary.py:181 +#: TourneySummary.py:172 msgid "PLAYER IDS" msgstr "" -#: TourneySummary.py:183 +#: TourneySummary.py:174 msgid "TOURNEYS PLAYERS IDS" msgstr "" -#: TourneySummary.py:184 +#: TourneySummary.py:175 msgid "RANKS" msgstr "" -#: TourneySummary.py:185 +#: TourneySummary.py:176 msgid "WINNINGS" msgstr "" -#: TourneySummary.py:186 +#: TourneySummary.py:177 msgid "WINNINGS CURRENCY" msgstr "" -#: TourneySummary.py:187 +#: TourneySummary.py:178 msgid "COUNT REBUYS" msgstr "" -#: TourneySummary.py:188 +#: TourneySummary.py:179 msgid "COUNT ADDONS" msgstr "" -#: TourneySummary.py:189 +#: TourneySummary.py:180 msgid "NB OF KO" msgstr "" -#: TourneySummary.py:236 +#: TourneySummary.py:227 msgid "Tourney Insert/Update done" msgstr "" -#: TourneySummary.py:256 +#: TourneySummary.py:247 msgid "addPlayer: rank:%s - name : '%s' - Winnings (%s)" msgstr "" -#: TourneySummary.py:283 +#: TourneySummary.py:274 msgid "incrementPlayerWinnings: name : '%s' - Add Winnings (%s)" msgstr "" -#: UltimateBetToFpdb.py:42 +#: UltimateBetToFpdb.py:45 msgid "Initialising UltimateBetconverter class" msgstr "" -#: WinTables.py:82 -msgid "Window %s not found. Skipping." -msgstr "" - -#: WinTables.py:85 +#: WinTables.py:70 msgid "self.window doesn't exist? why?" msgstr "" -#: fpdb.pyw:48 +#: fpdb.pyw:39 msgid "" " - press return to continue\n" msgstr "" -#: fpdb.pyw:55 +#: fpdb.pyw:46 msgid "" "\n" "python 2.5-2.7 not found, please install python 2.5, 2.6 or 2.7 for fpdb\n" msgstr "" -#: fpdb.pyw:56 fpdb.pyw:68 fpdb.pyw:90 +#: fpdb.pyw:47 fpdb.pyw:59 fpdb.pyw:81 msgid "Press ENTER to continue." msgstr "" -#: fpdb.pyw:67 +#: fpdb.pyw:58 msgid "We appear to be running in Windows, but the Windows Python Extensions are not loading. Please install the PYWIN32 package from http://sourceforge.net/projects/pywin32/" msgstr "" -#: fpdb.pyw:89 +#: fpdb.pyw:80 msgid "Unable to load PyGTK modules required for GUI. Please install PyCairo, PyGObject, and PyGTK from www.pygtk.org." msgstr "" -#: fpdb.pyw:248 +#: fpdb.pyw:239 msgid "Copyright 2008-2010, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, sqlcoder, Bostik, and others" msgstr "" -#: fpdb.pyw:249 +#: fpdb.pyw:240 msgid "You are free to change, and distribute original or changed versions of fpdb within the rules set out by the license" msgstr "" -#: fpdb.pyw:250 +#: fpdb.pyw:241 msgid "Please see fpdb's start screen for license information" msgstr "" -#: fpdb.pyw:254 +#: fpdb.pyw:245 msgid "and others" msgstr "" -#: fpdb.pyw:260 +#: fpdb.pyw:251 msgid "Operating System" msgstr "" -#: fpdb.pyw:281 +#: fpdb.pyw:272 msgid "Your config file is: " msgstr "" -#: fpdb.pyw:286 +#: fpdb.pyw:277 msgid "Version Information:" msgstr "" -#: fpdb.pyw:293 +#: fpdb.pyw:284 msgid "Threads: " msgstr "" -#: fpdb.pyw:316 +#: fpdb.pyw:307 msgid "Updated preferences have not been loaded because windows are open. Re-start fpdb to load them." msgstr "" -#: fpdb.pyw:326 +#: fpdb.pyw:317 msgid "Maintain Databases" msgstr "" -#: fpdb.pyw:336 +#: fpdb.pyw:327 msgid "saving updated db data" msgstr "" -#: fpdb.pyw:343 +#: fpdb.pyw:334 msgid "guidb response was " msgstr "" -#: fpdb.pyw:349 +#: fpdb.pyw:340 msgid "Cannot open Database Maintenance window because other windows have been opened. Re-start fpdb to use this option." msgstr "" -#: fpdb.pyw:352 +#: fpdb.pyw:343 msgid "Number of Hands: " msgstr "" -#: fpdb.pyw:353 +#: fpdb.pyw:344 msgid "" "\n" "Number of Tourneys: " msgstr "" -#: fpdb.pyw:354 +#: fpdb.pyw:345 msgid "" "\n" "Number of TourneyTypes: " msgstr "" -#: fpdb.pyw:355 +#: fpdb.pyw:346 msgid "Database Statistics" msgstr "" -#: fpdb.pyw:364 +#: fpdb.pyw:355 msgid "HUD Configurator - choose category" msgstr "" -#: fpdb.pyw:370 +#: fpdb.pyw:361 msgid "Please select the game category for which you want to configure HUD stats:" msgstr "" -#: fpdb.pyw:422 +#: fpdb.pyw:413 msgid "HUD Configurator - please choose your stats" msgstr "" -#: fpdb.pyw:428 +#: fpdb.pyw:419 msgid "Please choose the stats you wish to use in the below table." msgstr "" -#: fpdb.pyw:432 +#: fpdb.pyw:423 msgid "Note that you may not select any stat more than once or it will crash." msgstr "" -#: fpdb.pyw:436 +#: fpdb.pyw:427 msgid "It is not currently possible to select \"empty\" or anything else to that end." msgstr "" -#: fpdb.pyw:440 +#: fpdb.pyw:431 msgid "To configure things like colouring you will still have to use the Preferences dialogue or manually edit your HUD_config.xml." msgstr "" -#: fpdb.pyw:547 +#: fpdb.pyw:538 msgid "Confirm deleting and recreating tables" msgstr "" -#: fpdb.pyw:548 +#: fpdb.pyw:539 msgid "Please confirm that you want to (re-)create the tables." msgstr "" -#: fpdb.pyw:549 +#: fpdb.pyw:540 msgid "" " If there already are tables in the database %s on %s they will be deleted and you will have to re-import your histories.\n" msgstr "" -#: fpdb.pyw:550 +#: fpdb.pyw:541 msgid "This may take a while." msgstr "" -#: fpdb.pyw:575 +#: fpdb.pyw:566 msgid "User cancelled recreating tables" msgstr "" -#: fpdb.pyw:582 +#: fpdb.pyw:573 msgid "Please confirm that you want to re-create the HUD cache." msgstr "" -#: fpdb.pyw:590 +#: fpdb.pyw:581 msgid " Hero's cache starts: " msgstr "" -#: fpdb.pyw:604 +#: fpdb.pyw:595 msgid " Villains' cache starts: " msgstr "" -#: fpdb.pyw:617 +#: fpdb.pyw:608 msgid " Rebuilding HUD Cache ... " msgstr "" -#: fpdb.pyw:625 +#: fpdb.pyw:616 msgid "User cancelled rebuilding hud cache" msgstr "" -#: fpdb.pyw:637 +#: fpdb.pyw:628 msgid "Confirm rebuilding database indexes" msgstr "" -#: fpdb.pyw:638 +#: fpdb.pyw:629 msgid "Please confirm that you want to rebuild the database indexes." msgstr "" -#: fpdb.pyw:646 +#: fpdb.pyw:637 msgid " Rebuilding Indexes ... " msgstr "" -#: fpdb.pyw:653 +#: fpdb.pyw:644 msgid " Cleaning Database ... " msgstr "" -#: fpdb.pyw:658 +#: fpdb.pyw:649 msgid " Analyzing Database ... " msgstr "" -#: fpdb.pyw:663 +#: fpdb.pyw:654 msgid "User cancelled rebuilding db indexes" msgstr "" -#: fpdb.pyw:758 +#: fpdb.pyw:749 msgid "Unimplemented: Save Profile (try saving a HUD layout, that should do it)" msgstr "" -#: fpdb.pyw:810 +#: fpdb.pyw:801 msgid "_Main" msgstr "" -#: fpdb.pyw:811 fpdb.pyw:839 +#: fpdb.pyw:802 fpdb.pyw:830 msgid "_Quit" msgstr "" -#: fpdb.pyw:812 +#: fpdb.pyw:803 msgid "L" msgstr "" -#: fpdb.pyw:812 +#: fpdb.pyw:803 msgid "_Load Profile (broken)" msgstr "" -#: fpdb.pyw:813 +#: fpdb.pyw:804 msgid "S" msgstr "" -#: fpdb.pyw:813 +#: fpdb.pyw:804 msgid "_Save Profile (todo)" msgstr "" -#: fpdb.pyw:814 +#: fpdb.pyw:805 msgid "F" msgstr "" -#: fpdb.pyw:814 +#: fpdb.pyw:805 msgid "Pre_ferences" msgstr "" -#: fpdb.pyw:815 +#: fpdb.pyw:806 msgid "_Import" msgstr "" -#: fpdb.pyw:816 +#: fpdb.pyw:807 msgid "B" msgstr "" -#: fpdb.pyw:817 +#: fpdb.pyw:808 msgid "I" msgstr "" -#: fpdb.pyw:817 +#: fpdb.pyw:808 msgid "_Import through eMail/IMAP" msgstr "" -#: fpdb.pyw:818 +#: fpdb.pyw:809 msgid "_Viewers" msgstr "" -#: fpdb.pyw:819 +#: fpdb.pyw:810 msgid "A" msgstr "" -#: fpdb.pyw:819 +#: fpdb.pyw:810 msgid "_Auto Import and HUD" msgstr "" -#: fpdb.pyw:820 +#: fpdb.pyw:811 msgid "H" msgstr "" -#: fpdb.pyw:820 +#: fpdb.pyw:811 msgid "_HUD Configurator" msgstr "" -#: fpdb.pyw:821 +#: fpdb.pyw:812 msgid "G" msgstr "" -#: fpdb.pyw:821 +#: fpdb.pyw:812 msgid "_Graphs" msgstr "" -#: fpdb.pyw:822 fpdb.pyw:1077 +#: fpdb.pyw:813 fpdb.pyw:1068 msgid "Tourney Graphs" msgstr "" -#: fpdb.pyw:823 +#: fpdb.pyw:814 msgid "P" msgstr "" -#: fpdb.pyw:823 +#: fpdb.pyw:814 msgid "Ring _Player Stats (tabulated view, not on pgsql)" msgstr "" -#: fpdb.pyw:824 +#: fpdb.pyw:815 msgid "T" msgstr "" -#: fpdb.pyw:824 +#: fpdb.pyw:815 msgid "_Tourney Player Stats (tabulated view, not on pgsql)" msgstr "" -#: fpdb.pyw:825 +#: fpdb.pyw:816 msgid "Tourney _Viewer" msgstr "" -#: fpdb.pyw:826 +#: fpdb.pyw:817 msgid "O" msgstr "" -#: fpdb.pyw:826 +#: fpdb.pyw:817 msgid "P_ositional Stats (tabulated view, not on sqlite)" msgstr "" -#: fpdb.pyw:827 fpdb.pyw:1042 +#: fpdb.pyw:818 fpdb.pyw:1033 msgid "Session Stats" msgstr "" -#: fpdb.pyw:828 +#: fpdb.pyw:819 msgid "_Database" msgstr "" -#: fpdb.pyw:829 +#: fpdb.pyw:820 msgid "_Maintain Databases" msgstr "" -#: fpdb.pyw:830 +#: fpdb.pyw:821 msgid "Create or Recreate _Tables" msgstr "" -#: fpdb.pyw:831 +#: fpdb.pyw:822 msgid "Rebuild HUD Cache" msgstr "" -#: fpdb.pyw:832 +#: fpdb.pyw:823 msgid "Rebuild DB Indexes" msgstr "" -#: fpdb.pyw:833 +#: fpdb.pyw:824 msgid "_Statistics" msgstr "" -#: fpdb.pyw:834 +#: fpdb.pyw:825 msgid "Dump Database to Textfile (takes ALOT of time)" msgstr "" -#: fpdb.pyw:835 +#: fpdb.pyw:826 msgid "_Help" msgstr "" -#: fpdb.pyw:836 +#: fpdb.pyw:827 msgid "_Log Messages" msgstr "" -#: fpdb.pyw:837 +#: fpdb.pyw:828 msgid "A_bout, License, Copying" msgstr "" -#: fpdb.pyw:855 +#: fpdb.pyw:846 msgid "" "There is an error in your config file\n" msgstr "" -#: fpdb.pyw:856 +#: fpdb.pyw:847 msgid "" "\n" "\n" "Error is: " msgstr "" -#: fpdb.pyw:857 +#: fpdb.pyw:848 msgid "CONFIG FILE ERROR" msgstr "" -#: fpdb.pyw:861 +#: fpdb.pyw:852 msgid "" "Logfile is %s\n" msgstr "" -#: fpdb.pyw:863 +#: fpdb.pyw:854 msgid "Config file" msgstr "" -#: fpdb.pyw:864 +#: fpdb.pyw:855 msgid "" "has been created at:\n" "%s.\n" msgstr "" -#: fpdb.pyw:865 +#: fpdb.pyw:856 msgid "Edit your screen_name and hand history path in the supported_sites section of the Preferences window (Main menu) before trying to import hands." msgstr "" -#: fpdb.pyw:887 +#: fpdb.pyw:878 msgid "Connected to SQLite: %s" msgstr "" -#: fpdb.pyw:921 +#: fpdb.pyw:912 msgid "Strong Warning - Invalid database version" msgstr "" -#: fpdb.pyw:923 +#: fpdb.pyw:914 msgid "An invalid DB version or missing tables have been detected." msgstr "" -#: fpdb.pyw:927 +#: fpdb.pyw:918 msgid "This error is not necessarily fatal but it is strongly recommended that you recreate the tables by using the Database menu." msgstr "" -#: fpdb.pyw:931 +#: fpdb.pyw:922 msgid "Not doing this will likely lead to misbehaviour including fpdb crashes, corrupt data etc." msgstr "" -#: fpdb.pyw:944 +#: fpdb.pyw:935 msgid "Status: Connected to %s database named %s on host %s" msgstr "" -#: fpdb.pyw:954 +#: fpdb.pyw:945 msgid "" "\n" "Global lock taken by %s" msgstr "" -#: fpdb.pyw:957 +#: fpdb.pyw:948 msgid "" "\n" "Failed to get global lock, it is currently held by %s" msgstr "" -#: fpdb.pyw:967 +#: fpdb.pyw:958 msgid "Quitting normally" msgstr "" -#: fpdb.pyw:991 +#: fpdb.pyw:982 msgid "" "Global lock released.\n" msgstr "" -#: fpdb.pyw:998 +#: fpdb.pyw:989 msgid "Auto Import" msgstr "" -#: fpdb.pyw:1005 +#: fpdb.pyw:996 msgid "Bulk Import" msgstr "" -#: fpdb.pyw:1011 +#: fpdb.pyw:1002 msgid "eMail Import" msgstr "" -#: fpdb.pyw:1018 +#: fpdb.pyw:1009 msgid "Ring Player Stats" msgstr "" -#: fpdb.pyw:1024 +#: fpdb.pyw:1015 msgid "Tourney Player Stats" msgstr "" -#: fpdb.pyw:1030 +#: fpdb.pyw:1021 msgid "Tourney Viewer" msgstr "" -#: fpdb.pyw:1036 +#: fpdb.pyw:1027 msgid "Positional Stats" msgstr "" -#: fpdb.pyw:1046 +#: fpdb.pyw:1037 msgid "" "Fpdb needs translators!\n" "If you speak another language and have a few minutes or more to spare get in touch by emailing steffen@schaumburger.info\n" @@ -3093,150 +3101,150 @@ msgid "" "You can find the full license texts in agpl-3.0.txt, gpl-2.0.txt, gpl-3.0.txt and mit.txt in the fpdb installation directory." msgstr "" -#: fpdb.pyw:1063 +#: fpdb.pyw:1054 msgid "Help" msgstr "" -#: fpdb.pyw:1070 +#: fpdb.pyw:1061 msgid "Graphs" msgstr "" -#: fpdb.pyw:1129 +#: fpdb.pyw:1120 msgid "" "\n" "Note: error output is being diverted to fpdb-errors.txt and HUD-errors.txt in: %s" msgstr "" -#: fpdb.pyw:1158 +#: fpdb.pyw:1149 msgid "fpdb starting ..." msgstr "" -#: fpdb.pyw:1215 +#: fpdb.pyw:1206 msgid "FPDB WARNING" msgstr "" -#: fpdb.pyw:1235 +#: fpdb.pyw:1226 msgid "" "WARNING: Unable to find output hand history directory %s\n" "\n" " Press YES to create this directory, or NO to select a new one." msgstr "" -#: fpdb.pyw:1243 +#: fpdb.pyw:1234 msgid "WARNING: Unable to create hand output directory. Importing is not likely to work until this is fixed." msgstr "" -#: fpdb.pyw:1254 +#: fpdb.pyw:1245 msgid "" "WARNING: Unable to find site '%s'\n" "\n" "Press YES to add this site to the database." msgstr "" -#: fpdb.pyw:1270 +#: fpdb.pyw:1261 msgid "" "\n" "Enter short code for %s\n" "(up to 3 characters):\n" msgstr "" -#: fpdb_import.py:60 +#: fpdb_import.py:51 msgid "Import database module: MySQLdb not found" msgstr "" -#: fpdb_import.py:67 +#: fpdb_import.py:58 msgid "Import database module: psycopg2 not found" msgstr "" -#: fpdb_import.py:194 +#: fpdb_import.py:185 msgid "Database ID for %s not found" msgstr "" -#: fpdb_import.py:196 +#: fpdb_import.py:187 msgid "[ERROR] More than 1 Database ID found for %s - Multiple currencies not implemented yet" msgstr "" -#: fpdb_import.py:232 +#: fpdb_import.py:223 msgid "Attempted to add non-directory '%s' as an import directory" msgstr "" -#: fpdb_import.py:242 +#: fpdb_import.py:233 msgid "Started at %s -- %d files to import. indexes: %s" msgstr "" -#: fpdb_import.py:251 +#: fpdb_import.py:242 msgid "No need to drop indexes." msgstr "" -#: fpdb_import.py:270 +#: fpdb_import.py:261 msgid "writers finished already" msgstr "" -#: fpdb_import.py:273 +#: fpdb_import.py:264 msgid "waiting for writers to finish ..." msgstr "" -#: fpdb_import.py:283 +#: fpdb_import.py:274 msgid " ... writers finished" msgstr "" -#: fpdb_import.py:289 +#: fpdb_import.py:280 msgid "No need to rebuild indexes." msgstr "" -#: fpdb_import.py:293 +#: fpdb_import.py:284 msgid "No need to rebuild hudcache." msgstr "" -#: fpdb_import.py:327 +#: fpdb_import.py:318 msgid "sending finish message queue length =" msgstr "" -#: fpdb_import.py:454 fpdb_import.py:456 +#: fpdb_import.py:445 fpdb_import.py:447 msgid "Converting %s" msgstr "" -#: fpdb_import.py:494 +#: fpdb_import.py:485 msgid "Hand processed but empty" msgstr "" -#: fpdb_import.py:507 +#: fpdb_import.py:498 msgid "fpdb_import: sending hand to hud" msgstr "" -#: fpdb_import.py:510 +#: fpdb_import.py:501 msgid "Failed to send hand to HUD: %s" msgstr "" -#: fpdb_import.py:525 +#: fpdb_import.py:516 msgid "Unknown filter filter_name:'%s' in filter:'%s'" msgstr "" -#: fpdb_import.py:536 +#: fpdb_import.py:527 msgid "Error No.%s please send the hand causing this to fpdb-main@lists.sourceforge.net so we can fix the problem." msgstr "" -#: fpdb_import.py:537 +#: fpdb_import.py:528 msgid "Filename:" msgstr "" -#: fpdb_import.py:538 +#: fpdb_import.py:529 msgid "Here is the first line of the hand so you can identify it. Please mention that the error was a ValueError:" msgstr "" -#: fpdb_import.py:540 +#: fpdb_import.py:531 msgid "Hand logged to hand-errors.txt" msgstr "" -#: fpdb_import.py:596 +#: fpdb_import.py:587 msgid "Importing" msgstr "" -#: fpdb_import.py:624 +#: fpdb_import.py:615 msgid "CLI for fpdb_import is now available as CliFpdb.py" msgstr "" -#: interlocks.py:61 +#: interlocks.py:52 msgid "lock already held by:" msgstr "" diff --git a/pyfpdb/locale/fpdb-fr_FR.po b/pyfpdb/locale/fpdb-fr_FR.po index 35e76311..50e77632 100644 --- a/pyfpdb/locale/fpdb-fr_FR.po +++ b/pyfpdb/locale/fpdb-fr_FR.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-08-30 09:53+CEST\n" +"POT-Creation-Date: 2010-10-02 13:31+CEST\n" "PO-Revision-Date: 2010-09-09 13:33+0100\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" @@ -15,129 +15,121 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" -#: AbsoluteToFpdb.py:167 -#: BetfairToFpdb.py:114 -#: CarbonToFpdb.py:151 -#: EverleafToFpdb.py:148 -#: FulltiltToFpdb.py:221 +#: AbsoluteToFpdb.py:119 BetfairToFpdb.py:76 CarbonToFpdb.py:130 +#: FulltiltToFpdb.py:181 OnGameToFpdb.py:169 PartyPokerToFpdb.py:194 +#: PkrToFpdb.py:128 PokerStarsToFpdb.py:179 Win2dayToFpdb.py:95 +#: WinamaxToFpdb.py:175 iPokerToFpdb.py:122 +msgid "determineGameType: Unable to recognise gametype from: '%s'" +msgstr "" + +#: AbsoluteToFpdb.py:120 BetfairToFpdb.py:77 CarbonToFpdb.py:131 +#: FulltiltToFpdb.py:182 OnGameToFpdb.py:170 OnGameToFpdb.py:184 +#: PartyPokerToFpdb.py:195 PkrToFpdb.py:129 PkrToFpdb.py:154 +#: PokerStarsToFpdb.py:180 PokerStarsToFpdb.py:206 Win2dayToFpdb.py:96 +#: WinamaxToFpdb.py:176 WinamaxToFpdb.py:190 iPokerToFpdb.py:123 +msgid "determineGameType: Raising FpdbParseError" +msgstr "" + +#: AbsoluteToFpdb.py:121 BetfairToFpdb.py:78 CarbonToFpdb.py:132 +#: FulltiltToFpdb.py:183 OnGameToFpdb.py:171 PartyPokerToFpdb.py:196 +#: PkrToFpdb.py:130 PokerStarsToFpdb.py:181 Win2dayToFpdb.py:97 +#: WinamaxToFpdb.py:177 iPokerToFpdb.py:124 +msgid "Unable to recognise gametype from: '%s'" +msgstr "" + +#: AbsoluteToFpdb.py:175 BetfairToFpdb.py:108 CarbonToFpdb.py:162 +#: EverleafToFpdb.py:139 FulltiltToFpdb.py:215 iPokerToFpdb.py:156 +#: iPokerToFpdb.py:158 msgid "Didn't match re_HandInfo" msgstr "N'a pas correspondu à re_HandInfo" -#: AbsoluteToFpdb.py:224 -#: EverleafToFpdb.py:217 -#: FulltiltToFpdb.py:351 -#: OnGameToFpdb.py:296 -#: PokerStarsToFpdb.py:359 -#: UltimateBetToFpdb.py:183 -#: Win2dayToFpdb.py:197 +#: AbsoluteToFpdb.py:232 EverleafToFpdb.py:208 FulltiltToFpdb.py:345 +#: OnGameToFpdb.py:296 PokerStarsToFpdb.py:344 UltimateBetToFpdb.py:186 +#: Win2dayToFpdb.py:203 WinamaxToFpdb.py:341 msgid "reading antes" msgstr "lecture antes" -#: AbsoluteToFpdb.py:236 -#: EverleafToFpdb.py:229 +#: AbsoluteToFpdb.py:244 EverleafToFpdb.py:220 #, fuzzy msgid "No bringin found." msgstr "Bringin non trouvé" -#: AbsoluteToFpdb.py:243 -#: EverleafToFpdb.py:236 +#: AbsoluteToFpdb.py:251 EverleafToFpdb.py:227 msgid "No small blind" msgstr "Pas de petite blinde" -#: AbsoluteToFpdb.py:270 +#: AbsoluteToFpdb.py:278 msgid "Absolute readStudPlayerCards is only a stub." msgstr "" -#: AbsoluteToFpdb.py:337 -#: BetfairToFpdb.py:229 -#: CarbonToFpdb.py:288 -#: EverleafToFpdb.py:325 -#: FulltiltToFpdb.py:715 -#: PartyPokerToFpdb.py:525 -#: PokerStarsToFpdb.py:468 -#: UltimateBetToFpdb.py:315 -#: Win2dayToFpdb.py:362 +#: AbsoluteToFpdb.py:345 BetfairToFpdb.py:223 CarbonToFpdb.py:297 +#: EverleafToFpdb.py:316 FulltiltToFpdb.py:709 PartyPokerToFpdb.py:564 +#: PokerStarsToFpdb.py:454 UltimateBetToFpdb.py:318 Win2dayToFpdb.py:368 +#: iPokerToFpdb.py:291 msgid "parse input hand history" msgstr "analyse de l'historique des mains" # Not really sure of the context here -#: AbsoluteToFpdb.py:338 -#: BetfairToFpdb.py:230 -#: CarbonToFpdb.py:289 -#: EverleafToFpdb.py:326 -#: FulltiltToFpdb.py:716 -#: PartyPokerToFpdb.py:526 -#: PokerStarsToFpdb.py:469 -#: UltimateBetToFpdb.py:316 -#: Win2dayToFpdb.py:363 +#: AbsoluteToFpdb.py:346 BetfairToFpdb.py:224 CarbonToFpdb.py:298 +#: EverleafToFpdb.py:317 FulltiltToFpdb.py:710 PartyPokerToFpdb.py:565 +#: PokerStarsToFpdb.py:455 UltimateBetToFpdb.py:319 Win2dayToFpdb.py:369 +#: iPokerToFpdb.py:292 msgid "output translation to" msgstr "traduction envoyé vers" # Fred : Not really sure of the context here -#: AbsoluteToFpdb.py:339 -#: BetfairToFpdb.py:231 -#: CarbonToFpdb.py:290 -#: EverleafToFpdb.py:327 -#: FulltiltToFpdb.py:717 -#: PartyPokerToFpdb.py:527 -#: PokerStarsToFpdb.py:470 -#: UltimateBetToFpdb.py:317 -#: Win2dayToFpdb.py:364 +#: AbsoluteToFpdb.py:347 BetfairToFpdb.py:225 CarbonToFpdb.py:299 +#: EverleafToFpdb.py:318 FulltiltToFpdb.py:711 PartyPokerToFpdb.py:566 +#: PokerStarsToFpdb.py:456 UltimateBetToFpdb.py:320 Win2dayToFpdb.py:370 +#: iPokerToFpdb.py:293 msgid "follow (tail -f) the input" msgstr "" -#: Anonymise.py:55 +#: Anonymise.py:47 msgid "Could not find file %s" msgstr "Impossible de trouver le fichier %s" -#: Anonymise.py:61 +#: Anonymise.py:53 msgid "Output being written to" msgstr "Résultats écris à" -#: BetfairToFpdb.py:83 -msgid "GameInfo regex did not match" -msgstr "GameInfo regex ne correspond pas" +#: BetfairToFpdb.py:109 CarbonToFpdb.py:164 FulltiltToFpdb.py:217 +#: PokerStarsToFpdb.py:217 +#, fuzzy +msgid "No match in readHandInfo." +msgstr "N'a pas correspondu à re_HandInfo" -#: BetfairToFpdb.py:130 +#: BetfairToFpdb.py:124 msgid "readPlayerStacks: Less than 2 players found in a hand" msgstr "readPlayerStacks: Moins de 2 joueurs trouvés dans une main" -#: BetfairToFpdb.py:170 +#: BetfairToFpdb.py:164 msgid "No bringin found" msgstr "Bringin non trouvé" -#: BetfairToFpdb.py:206 -#: OnGameToFpdb.py:339 -#: PokerStarsToFpdb.py:441 +#: BetfairToFpdb.py:200 OnGameToFpdb.py:339 PokerStarsToFpdb.py:426 msgid "DEBUG: unimplemented readAction: '%s' '%s'" msgstr "DEBUG: readAction non implementé: '%s' '%s'" -#: Card.py:167 +#: Card.py:430 msgid "fpdb card encoding(same as pokersource)" msgstr "encodage des cartes fpdb (même que pokersource)" # Fred : What's with the empty string ? Should I do the same for translation ? -#: Charset.py:45 -#: Charset.py:60 -#: Charset.py:75 -#: Charset.py:86 -#: Charset.py:94 +#: Charset.py:45 Charset.py:60 Charset.py:75 Charset.py:86 Charset.py:94 msgid "Could not convert: \"%s\"\n" msgstr "Impossible de convertir: \"%s\"\n" -#: Charset.py:48 -#: Charset.py:63 -#: Charset.py:78 +#: Charset.py:48 Charset.py:63 Charset.py:78 msgid "Could not encode: \"%s\"\n" msgstr "Impossible d'encoder: \"%s\"\n" # Fred : Are we dealing with a date or a path ? -#: Configuration.py:116 -#: Configuration.py:131 +#: Configuration.py:109 Configuration.py:124 msgid "Config file has been created at %s.\n" msgstr "Le fichier de configuration a été créé à %s.\n" -#: Configuration.py:130 +#: Configuration.py:123 msgid "" "No %s found\n" " in %s\n" @@ -147,83 +139,90 @@ msgstr "" " dans %s\n" " ou %s\n" -#: Configuration.py:135 -#: Configuration.py:136 +#: Configuration.py:128 Configuration.py:129 #, fuzzy msgid "Error copying .example config file, cannot fall back. Exiting.\n" -msgstr "Erreur lors de la copie du fichier .example, impossible de continuer. Arrêt en cours.\n" +msgstr "" +"Erreur lors de la copie du fichier .example, impossible de continuer. Arrêt " +"en cours.\n" -#: Configuration.py:140 -#: Configuration.py:141 +#: Configuration.py:133 Configuration.py:134 msgid "No %s found, cannot fall back. Exiting.\n" msgstr "Pas de %s trouvé, impossible de continuer. Arrêt en cours.\n" -#: Configuration.py:173 +#: Configuration.py:166 msgid "Default logger initialised for " msgstr "Logger par défaut initialisé pour" -#: Configuration.py:174 +#: Configuration.py:167 msgid "Default logger intialised for " msgstr "Logger par défaut initialisé pour" -#: Configuration.py:185 -#: Database.py:438 -#: Database.py:439 +#: Configuration.py:178 Database.py:430 Database.py:431 msgid "Creating directory: '%s'" msgstr "Création du répertoire: '%s'" -#: Configuration.py:211 -msgid "Default encoding set to US-ASCII, defaulting to CP1252 instead -- If you're not on a Mac, please report this problem." -msgstr "Encodage par défaut est US-ASCII, passage en CP1252 -- Si vous n'êtes pas sur un Mac, veuillez rapporter le problème." +#: Configuration.py:204 +msgid "" +"Default encoding set to US-ASCII, defaulting to CP1252 instead -- If you're " +"not on a Mac, please report this problem." +msgstr "" +"Encodage par défaut est US-ASCII, passage en CP1252 -- Si vous n'êtes pas " +"sur un Mac, veuillez rapporter le problème." # Fred : is it an action or a place ? -#: Configuration.py:309 +#: Configuration.py:302 msgid "Loading site" msgstr "" -#: Configuration.py:526 +#: Configuration.py:519 msgid "config.general: adding %s = %s" msgstr "config.general: ajout %s = %s" -#: Configuration.py:573 -#: Configuration.py:574 +#: Configuration.py:566 Configuration.py:567 msgid "bad number in xalignment was ignored" msgstr "mauvais chiffre dans xalignment a été ignoré" -#: Configuration.py:622 +#: Configuration.py:615 msgid "missing config section raw_hands" msgstr "section de config raw_hands manquante" -#: Configuration.py:628 +#: Configuration.py:621 msgid "Invalid config value for raw_hands.save, defaulting to \"error\"" -msgstr "Valeur de config invalide pour raw_hands.save, mise par défaut à \"error\"" +msgstr "" +"Valeur de config invalide pour raw_hands.save, mise par défaut à \"error\"" -#: Configuration.py:635 +#: Configuration.py:628 msgid "Invalid config value for raw_hands.compression, defaulting to \"none\"" -msgstr "Valeur de config invalide pour raw_hands.compression, mise par défaut à \"error\"" +msgstr "" +"Valeur de config invalide pour raw_hands.compression, mise par défaut à " +"\"error\"" -#: Configuration.py:648 +#: Configuration.py:641 msgid "missing config section raw_tourneys" msgstr "section de config raw_tourneys manquante" -#: Configuration.py:654 +#: Configuration.py:647 msgid "Invalid config value for raw_tourneys.save, defaulting to \"error\"" -msgstr "Valeur de config invalide pour raw_tourneys.save, mise par défaut à \"error\"" +msgstr "" +"Valeur de config invalide pour raw_tourneys.save, mise par défaut à \"error\"" -#: Configuration.py:661 -msgid "Invalid config value for raw_tourneys.compression, defaulting to \"none\"" -msgstr "Valeur de config invalide pour raw_tourneys.compression, mise par défaut à \"error\"" +#: Configuration.py:654 +msgid "" +"Invalid config value for raw_tourneys.compression, defaulting to \"none\"" +msgstr "" +"Valeur de config invalide pour raw_tourneys.compression, mise par défaut à " +"\"error\"" -#: Configuration.py:679 -#: Configuration.py:680 +#: Configuration.py:672 Configuration.py:673 msgid "Configuration file %s not found. Using defaults." msgstr "Fichier de configuration %s non trouvé. Defaut utilisé." -#: Configuration.py:708 +#: Configuration.py:703 msgid "Reading configuration file %s" msgstr "Lecture du fichier de configuration %s" -#: Configuration.py:709 +#: Configuration.py:704 msgid "" "\n" "Reading configuration file %s\n" @@ -231,1049 +230,1044 @@ msgstr "" "\n" "Lecture du fichier de configuration %s\n" -#: Configuration.py:715 +#: Configuration.py:710 msgid "Error parsing %s. See error log file." msgstr "Erreur d'analyse %s. Voir fichier de log d'erreur" -#: Configuration.py:831 +#: Configuration.py:826 #, fuzzy msgid "Error parsing example file %s. See error log file." msgstr "Erreur d'analyse %s. Voir fichier de log d'erreur" -#: Database.py:74 +#: Database.py:65 msgid "Not using sqlalchemy connection pool." msgstr "N'utilise pas le pool de connexion sqlalchemy" -#: Database.py:81 +#: Database.py:72 msgid "Not using numpy to define variance in sqlite." msgstr "N'utilise pas numpy pour définir la variance dans sqlite" -#: Database.py:250 +#: Database.py:241 msgid "Creating Database instance, sql = %s" msgstr "Création de la base de donnée, sql = %s" -#: Database.py:389 +#: Database.py:381 msgid "*** WARNING UNKNOWN MYSQL ERROR:" msgstr "*** WARNING ERREUR MYSQL INCONNUE:" -#: Database.py:443 +#: Database.py:435 msgid "Connecting to SQLite: %(database)s" msgstr "Connexion à SQLite: %(database)s" -#: Database.py:455 +#: Database.py:447 msgid "Some database functions will not work without NumPy support" msgstr "Certaines fonctionnalités ne foncitonneront pas sans NumPy" -#: Database.py:476 +#: Database.py:477 msgid "outdated or too new database version (%s) - please recreate tables" -msgstr "Version de la base de données trop ancienne ou trop nouvelle (%s) - recrééez les tables SVP" +msgstr "" +"Version de la base de données trop ancienne ou trop nouvelle (%s) - " +"recrééez les tables SVP" -#: Database.py:482 -#: Database.py:483 +#: Database.py:483 Database.py:484 msgid "Failed to read settings table - recreating tables" msgstr "Echec de lecture de la table de règlages - recréation des tables" -#: Database.py:487 -#: Database.py:488 +#: Database.py:488 Database.py:489 msgid "Failed to read settings table - please recreate tables" msgstr "Echec de lecture de la table de règlages - recréation des tables" -#: Database.py:509 +#: Database.py:510 msgid "commit %s failed: info=%s value=%s" msgstr "echec du commit %s: info=%s valeur=%s" -#: Database.py:513 +#: Database.py:514 msgid "commit failed" msgstr "echec du commit" -#: Database.py:682 -#: Database.py:711 +#: Database.py:683 Database.py:712 msgid "*** Database Error: " msgstr "*** Erreur Base de Données: " -#: Database.py:708 +#: Database.py:709 msgid "Database: date n hands ago = " msgstr "Base de Données: date d'il y a n mains = " -#: Database.py:865 +#: Database.py:866 msgid "ERROR: query %s result does not have player_id as first column" msgstr "ERROR: query %s le résultat n'a pas player_id en première colonne" -#: Database.py:907 +#: Database.py:908 msgid "getLastInsertId(): problem fetching insert_id? ret=%d" msgstr "getLastInsertId(): problème lors de la recherche insert_id? ret=%d" -#: Database.py:919 +#: Database.py:920 msgid "getLastInsertId(%s): problem fetching lastval? row=%d" msgstr "getLastInsertId(%s): problème lors de la recherche lastval? row=%d" -#: Database.py:926 +#: Database.py:927 msgid "getLastInsertId(): unknown backend: %d" msgstr "getLastInsertId(): backend inconnu: %d" -#: Database.py:931 +#: Database.py:932 msgid "*** Database get_last_insert_id error: " msgstr "*** Erreur get_last_insert_id base de données: " -#: Database.py:985 -#: Database.py:1407 +#: Database.py:986 Database.py:1408 msgid "warning: drop pg fk %s_%s_fkey failed: %s, continuing ..." msgstr "Warning: suppression de pg fk %s_%s_fkey a échoué: %s, continue..." -#: Database.py:989 -#: Database.py:1411 +#: Database.py:990 Database.py:1412 msgid "warning: constraint %s_%s_fkey not dropped: %s, continuing ..." msgstr "warning: contrainte %s_%s_fkey non supprimée: %s, continue ..." -#: Database.py:997 -#: Database.py:1285 +#: Database.py:998 Database.py:1286 msgid "dropping mysql index " msgstr "supprime mysql index" -#: Database.py:1003 -#: Database.py:1290 -#: Database.py:1298 -#: Database.py:1305 +#: Database.py:1004 Database.py:1291 Database.py:1299 Database.py:1306 msgid " drop index failed: " msgstr " suppression d'index a échoué: " -#: Database.py:1008 -#: Database.py:1292 +#: Database.py:1009 Database.py:1293 msgid "dropping pg index " msgstr "supprime pg index " -#: Database.py:1021 +#: Database.py:1022 msgid "warning: drop index %s_%s_idx failed: %s, continuing ..." msgstr "warning: suppression de l'index %s_%s_idx a échoué: %s, continue ..." -#: Database.py:1025 +#: Database.py:1026 msgid "warning: index %s_%s_idx not dropped %s, continuing ..." msgstr "warning: index %s_%s_idx non supprimé: %s, continue ..." -#: Database.py:1065 -#: Database.py:1073 -#: Database.py:1338 -#: Database.py:1346 +#: Database.py:1066 Database.py:1074 Database.py:1339 Database.py:1347 msgid "creating foreign key " msgstr "création d'une clé étrangère" -#: Database.py:1071 -#: Database.py:1092 -#: Database.py:1344 +#: Database.py:1072 Database.py:1093 Database.py:1345 msgid " create foreign key failed: " msgstr " creation d'une clé étrangère a échoué" -#: Database.py:1080 -#: Database.py:1353 +#: Database.py:1081 Database.py:1354 msgid " create foreign key failed: " msgstr " creation d'une clé étrangère a échoué" -#: Database.py:1087 +#: Database.py:1088 msgid "creating mysql index " msgstr "création index mysql" -#: Database.py:1096 +#: Database.py:1097 msgid "creating pg index " msgstr "création index pg" -#: Database.py:1101 +#: Database.py:1102 msgid " create index failed: " msgstr " création index a échoué" -#: Database.py:1141 -#: Database.py:1142 +#: Database.py:1142 Database.py:1143 msgid "Finished recreating tables" msgstr "Fin de re-création des tables" -#: Database.py:1181 +#: Database.py:1182 msgid "***Error creating tables: " msgstr "***Erreur lors de la création des tables: " -#: Database.py:1191 +#: Database.py:1192 msgid "*** Error unable to get databasecursor" msgstr "*** Erreur impossible de récuperer databasecursor" -#: Database.py:1203 -#: Database.py:1214 -#: Database.py:1224 -#: Database.py:1231 +#: Database.py:1204 Database.py:1215 Database.py:1225 Database.py:1232 msgid "***Error dropping tables: " msgstr "***Erreur lors de la suppression des tables: " -#: Database.py:1229 +#: Database.py:1230 msgid "*** Error in committing table drop" msgstr "*** Erreur lors du in committing table drop" -#: Database.py:1243 -#: Database.py:1244 +#: Database.py:1244 Database.py:1245 msgid "Creating mysql index %s %s" msgstr "Création index mysql %s %s" -#: Database.py:1249 -#: Database.py:1258 +#: Database.py:1250 Database.py:1259 msgid " create index failed: " msgstr " création de l'index a échoué: " -#: Database.py:1252 -#: Database.py:1253 +#: Database.py:1253 Database.py:1254 msgid "Creating pgsql index %s %s" msgstr "Création de l'index pgsql %s %s" -#: Database.py:1260 -#: Database.py:1261 +#: Database.py:1261 Database.py:1262 msgid "Creating sqlite index %s %s" msgstr "Création de l'index sqlite %s %s" -#: Database.py:1266 +#: Database.py:1267 msgid "Create index failed: " msgstr "Création de l'index a échoué: " -#: Database.py:1268 +#: Database.py:1269 msgid "Unknown database: MySQL, Postgres and SQLite supported" msgstr "Base de données inconnue: MySQL, Postgres et SQLite sont supportées" -#: Database.py:1273 +#: Database.py:1274 msgid "Error creating indexes: " msgstr "Erreur à la création des indices" -#: Database.py:1300 +#: Database.py:1301 msgid "Dropping sqlite index " msgstr "Suppression de l'index sqlite " -#: Database.py:1307 -msgid "Fpdb only supports MySQL, Postgres and SQLITE, what are you trying to use?" -msgstr "Fpdb ne supporte que MySQL, Postgres et SQLITE, qu'essayez vous d'utiliser ?" +#: Database.py:1308 +msgid "" +"Fpdb only supports MySQL, Postgres and SQLITE, what are you trying to use?" +msgstr "" +"Fpdb ne supporte que MySQL, Postgres et SQLITE, qu'essayez vous d'utiliser ?" -#: Database.py:1321 -#: Database.py:1361 +#: Database.py:1322 Database.py:1362 msgid " set_isolation_level failed: " msgstr " set_isolation_level a échoué:" -#: Database.py:1355 -#: Database.py:1414 +#: Database.py:1356 Database.py:1415 msgid "Only MySQL and Postgres supported so far" msgstr "Seuls MySQL et Postgres sont supportés pour le moment" -#: Database.py:1385 +#: Database.py:1386 msgid "dropping mysql foreign key" msgstr "Suppresion de la clé étrangère mysql" -#: Database.py:1389 +#: Database.py:1390 msgid " drop failed: " msgstr " la suppression a échoué: " -#: Database.py:1392 +#: Database.py:1393 msgid "dropping pg foreign key" msgstr "suppression de la clé étrangère pg" -#: Database.py:1404 +#: Database.py:1405 msgid "dropped pg foreign key %s_%s_fkey, continuing ..." msgstr "suppression de la clé étrangère pg %s_%s_fkey, continue..." -#: Database.py:1505 +#: Database.py:1508 msgid "Rebuild hudcache took %.1f seconds" msgstr "Reconstruction du hudcache a pris %.1f secondes" -#: Database.py:1508 -#: Database.py:1541 +#: Database.py:1511 Database.py:1544 msgid "Error rebuilding hudcache:" msgstr "Erreur lors de la reconsctruction du hudcache:" -#: Database.py:1553 -#: Database.py:1559 +#: Database.py:1556 Database.py:1562 msgid "Error during analyze:" msgstr "Erreur lors de l'analyse" -#: Database.py:1563 +#: Database.py:1566 msgid "Analyze took %.1f seconds" msgstr "L'analyse a pris %.1f secondes" -#: Database.py:1573 -#: Database.py:1579 +#: Database.py:1576 Database.py:1582 msgid "Error during vacuum:" msgstr "Erreur durant le netoyage:" -#: Database.py:1583 +#: Database.py:1586 msgid "Vacuum took %.1f seconds" msgstr "Le nettoyage a pris %.1f secondes" -#: Database.py:1595 +#: Database.py:1598 msgid "Error during lock_for_insert:" msgstr "Error lors du lock_for_insert:" -#: Database.py:1992 +#: Database.py:2027 msgid "queue empty too long - writer stopping ..." msgstr "" -#: Database.py:1995 +#: Database.py:2030 msgid "writer stopping, error reading queue: " msgstr "" -#: Database.py:2020 +#: Database.py:2055 msgid "deadlock detected - trying again ..." msgstr "" -#: Database.py:2025 +#: Database.py:2060 msgid "too many deadlocks - failed to store hand " msgstr "" -#: Database.py:2029 +#: Database.py:2064 msgid "***Error storing hand: " msgstr "***Erreur lors du stockage de la main" -#: Database.py:2039 +#: Database.py:2074 msgid "db writer finished: stored %d hands (%d fails) in %.1f seconds" -msgstr "base de données finie d'écrire: stocké %d mains (%d échouées) en %.1f secondes" +msgstr "" +"base de données finie d'écrire: stocké %d mains (%d échouées) en %.1f " +"secondes" -#: Database.py:2049 +#: Database.py:2084 msgid "***Error sending finish: " msgstr "***Erreur lors de l'envoi de fin: " -#: Database.py:2131 +#: Database.py:2166 msgid "invalid source in Database.createOrUpdateTourney" msgstr "source invalide dans Database.createOrUpdateTourney" -#: Database.py:2144 +#: Database.py:2179 msgid "invalid source in Database.createOrUpdateTourneysPlayers" msgstr "source invalide dans Database.createOrUpdateTourneysPlayers" -#: Database.py:2270 +#: Database.py:2305 msgid "HandToWrite.init error: " msgstr "HandToWrite.init erreur: " -#: Database.py:2320 +#: Database.py:2355 msgid "HandToWrite.set_all error: " msgstr "HandToWrite.set_all erreur: " -#: Database.py:2351 +#: Database.py:2386 msgid "nutOmatic is id_player = %d" msgstr "" -#: Database.py:2359 +#: Database.py:2394 msgid "query plan: " msgstr "" -#: Database.py:2368 +#: Database.py:2403 msgid "cards =" msgstr "cartes =" -#: Database.py:2371 +#: Database.py:2406 msgid "get_stats took: %4.3f seconds" msgstr "" -#: Database.py:2373 +#: Database.py:2408 msgid "press enter to continue" msgstr "appuyer sur entrée pour continuer" -#: EverleafToFpdb.py:264 +#: EverleafToFpdb.py:255 msgid "Everleaf readStudPlayerCards is only a stub." msgstr "" -#: Filters.py:62 +#: Filters.py:53 msgid "All" msgstr "Tout" -#: Filters.py:62 +#: Filters.py:53 msgid "None" msgstr "Aucun" -#: Filters.py:62 +#: Filters.py:53 msgid "Show _Limits" msgstr "Montre _Limits" -#: Filters.py:63 +#: Filters.py:54 msgid "Show Number of _Players" msgstr "Montre nombre de _Players" -#: Filters.py:63 -#: TourneyFilters.py:60 +#: Filters.py:54 TourneyFilters.py:51 msgid "And:" msgstr "Et" -#: Filters.py:63 -#: TourneyFilters.py:60 +#: Filters.py:54 TourneyFilters.py:51 msgid "Between:" msgstr "Entre" -#: Filters.py:64 +#: Filters.py:55 msgid "Games:" msgstr "Parties:" -#: Filters.py:64 -#: TourneyFilters.py:59 +#: Filters.py:55 TourneyFilters.py:50 msgid "Hero:" msgstr "Héros" -#: Filters.py:64 -#: TourneyFilters.py:59 +#: Filters.py:55 TourneyFilters.py:50 msgid "Sites:" msgstr "Sites:" -#: Filters.py:65 +#: Filters.py:56 msgid "Limits:" msgstr "Limites" -#: Filters.py:65 -#: TourneyFilters.py:59 +#: Filters.py:56 TourneyFilters.py:50 msgid "Number of Players:" msgstr "Nombre de Joueurs" -#: Filters.py:66 +#: Filters.py:57 msgid "Grouping:" msgstr "Regroupement:" -#: Filters.py:66 +#: Filters.py:57 #, fuzzy msgid "Show Position Stats" msgstr "Montrer les stats de position" -#: Filters.py:67 -#: TourneyFilters.py:60 +#: Filters.py:58 TourneyFilters.py:51 msgid "Date:" msgstr "Date:" -#: Filters.py:68 +#: Filters.py:59 msgid "All Players" msgstr "Tous les joueurs" -#: Filters.py:69 +#: Filters.py:60 msgid "Ring" msgstr "Cash-Game" -#: Filters.py:69 +#: Filters.py:60 msgid "Tourney" msgstr "Tournoi" -#: Filters.py:103 -#: TourneyFilters.py:116 +#: Filters.py:94 TourneyFilters.py:107 msgid "Either 0 or more than one site matched (%s) - EEK" msgstr "0 ou plus d'un site correspond (%s) - EEK" -#: Filters.py:313 +#: Filters.py:304 msgid "%s was toggled %s" msgstr "%s a été basculé %s" -#: Filters.py:313 +#: Filters.py:304 msgid "OFF" msgstr "OFF" -#: Filters.py:313 +#: Filters.py:304 msgid "ON" msgstr "ON" -#: Filters.py:394 +#: Filters.py:385 msgid "self.sites[%s] set to %s" msgstr "self.sites[%s] mis à %s" -#: Filters.py:400 +#: Filters.py:391 msgid "self.games[%s] set to %s" msgstr "self.games[%s] mis à %s" -#: Filters.py:406 +#: Filters.py:397 msgid "self.limit[%s] set to %s" msgstr "self.limit[%s] mis à %s" -#: Filters.py:543 +#: Filters.py:534 msgid "self.seats[%s] set to %s" msgstr "self.seats[%s] mis à %s" -#: Filters.py:549 +#: Filters.py:540 msgid "self.groups[%s] set to %s" msgstr "self.groups[%s] mis à %s" -#: Filters.py:582 +#: Filters.py:573 msgid "Min # Hands:" msgstr "Min # Mains:" -#: Filters.py:648 +#: Filters.py:639 msgid "INFO: No tourney types returned from database" msgstr "INFO: Pas de types de tournoi retournés par la base de données" -#: Filters.py:649 +#: Filters.py:640 msgid "No tourney types returned from database" msgstr "Pas de types de tournoi retournés par la base de données" -#: Filters.py:675 -#: Filters.py:764 +#: Filters.py:666 Filters.py:755 msgid "INFO: No games returned from database" msgstr "INFO: Pas de parties retournées par la base de données" -#: Filters.py:676 -#: Filters.py:765 +#: Filters.py:667 Filters.py:756 msgid "No games returned from database" msgstr "Pas de parties retournées par la base de données" -#: Filters.py:894 +#: Filters.py:885 msgid "From:" msgstr "De:" -#: Filters.py:908 +#: Filters.py:899 msgid "To:" msgstr "à:" -#: Filters.py:913 +#: Filters.py:904 msgid " Clear Dates " msgstr " Effacer les Dates " -#: Filters.py:940 -#: fpdb.pyw:723 +#: Filters.py:931 fpdb.pyw:715 msgid "Pick a date" msgstr "Choisir une date" -#: Filters.py:946 -#: fpdb.pyw:729 +#: Filters.py:937 fpdb.pyw:721 msgid "Done" msgstr "Fait" -#: FulltiltToFpdb.py:361 +#: FullTiltPokerSummary.py:82 PokerStarsSummary.py:81 +msgid "parseSummary: Unable to recognise Tourney Info: '%s'" +msgstr "" + +#: FullTiltPokerSummary.py:83 FullTiltPokerSummary.py:109 +#: PokerStarsSummary.py:82 PokerStarsSummary.py:108 +msgid "parseSummary: Raising FpdbParseError" +msgstr "" + +#: FullTiltPokerSummary.py:84 PokerStarsSummary.py:83 +msgid "Unable to recognise Tourney Info: '%s'" +msgstr "" + +#: FullTiltPokerSummary.py:108 PokerStarsSummary.py:107 +msgid "parseSummary: Unable to locate currency" +msgstr "" + +#: FullTiltPokerSummary.py:110 PokerStarsSummary.py:109 +msgid "Unable to locate currency" +msgstr "" + +#: FulltiltToFpdb.py:355 msgid "Player bringing in: %s for %s" msgstr "" -#: FulltiltToFpdb.py:364 +#: FulltiltToFpdb.py:358 #, fuzzy msgid "No bringin found, handid =%s" msgstr "Bringin non trouvé" -#: FulltiltToFpdb.py:421 +#: FulltiltToFpdb.py:415 #, fuzzy msgid "FullTilt: DEBUG: unimplemented readAction: '%s' '%s'" msgstr "DEBUG: readAction non implementé: '%s' '%s'" -#: FulltiltToFpdb.py:497 +#: FulltiltToFpdb.py:491 msgid "determineTourneyType : Parsing NOK" msgstr "" -#: FulltiltToFpdb.py:555 +#: FulltiltToFpdb.py:549 msgid "Unable to get a valid Tournament ID -- File rejected" msgstr "" -#: FulltiltToFpdb.py:586 +#: FulltiltToFpdb.py:580 msgid "Conflict between buyins read in topline (%s) and in BuyIn field (%s)" -msgstr "Conflit entre le buyin dans la ligne du haut (%s) et le champ BuyIn (%s)" +msgstr "" +"Conflit entre le buyin dans la ligne du haut (%s) et le champ BuyIn (%s)" -#: FulltiltToFpdb.py:593 +#: FulltiltToFpdb.py:587 msgid "Conflict between fees read in topline (%s) and in BuyIn field (%s)" -msgstr "Conflit entre les frais dans la ligne du haut (%s) et le champ BuyIn (%s)" +msgstr "" +"Conflit entre les frais dans la ligne du haut (%s) et le champ BuyIn (%s)" -#: FulltiltToFpdb.py:597 +#: FulltiltToFpdb.py:591 msgid "Unable to affect a buyin to this tournament : assume it's a freeroll" -msgstr "Impossible d'affecter un buyin à ce tournoi : considèrer en tant que freeroll" +msgstr "" +"Impossible d'affecter un buyin à ce tournoi : considèrer en tant que freeroll" -#: FulltiltToFpdb.py:698 +#: FulltiltToFpdb.py:692 msgid "FullTilt: Player finishing stats unreadable : %s" msgstr "" -#: FulltiltToFpdb.py:707 +#: FulltiltToFpdb.py:701 msgid "FullTilt: %s not found in tourney.ranks ..." msgstr "" -#: FulltiltToFpdb.py:709 +#: FulltiltToFpdb.py:703 msgid "FullTilt: Bad parsing : finish position incoherent : %s / %s" msgstr "" -#: GuiAutoImport.py:85 +#: GuiAutoImport.py:86 msgid "Time between imports in seconds:" msgstr "Temps entre les imports en secondes" -#: GuiAutoImport.py:116 -#: GuiAutoImport.py:184 -#: GuiAutoImport.py:261 +#: GuiAutoImport.py:117 GuiAutoImport.py:185 GuiAutoImport.py:269 #, fuzzy msgid " Start _Auto Import " msgstr " Démarrage _Autoimport " -#: GuiAutoImport.py:135 +#: GuiAutoImport.py:136 #, fuzzy msgid "Auto Import Ready." msgstr "AutoImport Prêt." -#: GuiAutoImport.py:148 +#: GuiAutoImport.py:149 #, fuzzy msgid "Please choose the path that you want to Auto Import" msgstr "Choisissez le répertoire à auto importer, s'il vous plaît" -#: GuiAutoImport.py:171 +#: GuiAutoImport.py:172 msgid " _Auto Import Running " msgstr " _Auto Import En cours " -#: GuiAutoImport.py:182 +#: GuiAutoImport.py:183 #, fuzzy msgid " Stop _Auto Import " msgstr " Arrêt _Autoimport " -#: GuiAutoImport.py:207 +#: GuiAutoImport.py:208 msgid "" "\n" "Global lock taken ... Auto Import Started.\n" msgstr "" -#: GuiAutoImport.py:209 +#: GuiAutoImport.py:210 #, fuzzy msgid " _Stop Auto Import " msgstr " Arrêt _Autoimport " -#: GuiAutoImport.py:225 +#: GuiAutoImport.py:230 msgid "opening pipe to HUD" msgstr "" -#: GuiAutoImport.py:237 +#: GuiAutoImport.py:245 msgid "" "\n" "*** GuiAutoImport Error opening pipe: " msgstr "" -#: GuiAutoImport.py:249 +#: GuiAutoImport.py:257 #, fuzzy msgid "" "\n" "Auto Import aborted - global lock not available" msgstr "Import direct abandonné - lock global impossible" -#: GuiAutoImport.py:254 +#: GuiAutoImport.py:262 msgid "" "\n" "Stopping Auto Import - global lock released." msgstr "" -#: GuiAutoImport.py:256 +#: GuiAutoImport.py:264 msgid "" "\n" " * Stop Auto Import: HUD already terminated" msgstr "" -#: GuiAutoImport.py:283 +#: GuiAutoImport.py:291 msgid "Browse..." msgstr "Parcourir..." -#: GuiAutoImport.py:326 -#: GuiBulkImport.py:354 +#: GuiAutoImport.py:336 GuiBulkImport.py:348 msgid "How often to print a one-line status report (0 (default) means never)" -msgstr "A quelle fréquence écrire une ligne de rapport (0 (défaut) veut dire jamais)" +msgstr "" +"A quelle fréquence écrire une ligne de rapport (0 (défaut) veut dire " +"jamais)" -#: GuiBulkImport.py:67 +#: GuiBulkImport.py:59 msgid "" "\n" "Global lock taken ..." msgstr "" -#: GuiBulkImport.py:68 +#: GuiBulkImport.py:60 msgid "Importing..." msgstr "Import en cours..." -#: GuiBulkImport.py:117 -msgid "GuiBulkImport.load done: Stored: %d \tDuplicates: %d \tPartial: %d \tErrors: %d in %s seconds - %.0f/sec" +#: GuiBulkImport.py:109 +msgid "" +"GuiBulkImport.load done: Stored: %d \tDuplicates: %d \tPartial: %d \tErrors: " +"%d in %s seconds - %.0f/sec" msgstr "" -#: GuiBulkImport.py:131 +#: GuiBulkImport.py:123 msgid "Import Complete" msgstr "Import Fini" -#: GuiBulkImport.py:139 +#: GuiBulkImport.py:131 #, fuzzy msgid "bulk import aborted - global lock not available" msgstr "Import direct abandonné - lock global impossible" -#: GuiBulkImport.py:165 +#: GuiBulkImport.py:159 msgid "Print Start/Stop Info" msgstr "Afficher Infos de Départ/Arrêt" -#: GuiBulkImport.py:172 +#: GuiBulkImport.py:166 msgid "Hands/status print:" msgstr "Affichage mains/status:" -#: GuiBulkImport.py:189 +#: GuiBulkImport.py:183 msgid "Number of threads:" msgstr "Nombre de threads" -#: GuiBulkImport.py:209 +#: GuiBulkImport.py:203 msgid "Fail on error" msgstr "Arrêt lors dune erreur" -#: GuiBulkImport.py:214 +#: GuiBulkImport.py:208 msgid "Hands/file:" msgstr "Mains/fichiers" -#: GuiBulkImport.py:229 +#: GuiBulkImport.py:223 msgid "Drop indexes:" msgstr "Suppression indices:" -#: GuiBulkImport.py:238 -#: GuiBulkImport.py:288 +#: GuiBulkImport.py:232 GuiBulkImport.py:282 msgid "auto" msgstr "auto" -#: GuiBulkImport.py:239 -#: GuiBulkImport.py:289 -#: GuiBulkImport.py:398 +#: GuiBulkImport.py:233 GuiBulkImport.py:283 GuiBulkImport.py:394 msgid "don't drop" msgstr "" -#: GuiBulkImport.py:240 -#: GuiBulkImport.py:290 +#: GuiBulkImport.py:234 GuiBulkImport.py:284 msgid "drop" msgstr "" -#: GuiBulkImport.py:246 +#: GuiBulkImport.py:240 msgid "HUD Test mode" msgstr "Mode de test HUD" -#: GuiBulkImport.py:251 +#: GuiBulkImport.py:245 msgid "Site filter:" msgstr "Filtre de site:" -#: GuiBulkImport.py:279 +#: GuiBulkImport.py:273 msgid "Drop HudCache:" msgstr "" -#: GuiBulkImport.py:297 -#: fpdb.pyw:814 +#: GuiBulkImport.py:291 fpdb.pyw:807 msgid "_Bulk Import" msgstr "" -#: GuiBulkImport.py:299 +#: GuiBulkImport.py:293 msgid "Import clicked" msgstr "Import cliqué" -#: GuiBulkImport.py:317 +#: GuiBulkImport.py:311 msgid "Waiting..." msgstr "Attente..." -#: GuiBulkImport.py:346 +#: GuiBulkImport.py:340 msgid "Input file in quiet mode" msgstr "Fichier d'entrée en mode silencieux" -#: GuiBulkImport.py:348 +#: GuiBulkImport.py:342 msgid "don't start gui; deprecated (just give a filename with -f)." msgstr "" -#: GuiBulkImport.py:350 +#: GuiBulkImport.py:344 msgid "Conversion filter (*Full Tilt Poker, PokerStars, Everleaf, Absolute)" -msgstr "Filtre de conversion (*Full Tilt Poker, PokerStars, Everleaf, Absolute)" +msgstr "" +"Filtre de conversion (*Full Tilt Poker, PokerStars, Everleaf, Absolute)" -#: GuiBulkImport.py:352 +#: GuiBulkImport.py:346 msgid "If this option is passed it quits when it encounters any error" msgstr "Si cette option est passée cela quitte quand une erreur est survenue" -#: GuiBulkImport.py:356 +#: GuiBulkImport.py:350 Options.py:55 msgid "Print some useful one liners" msgstr "Affiche quelques lignes utiles" -#: GuiBulkImport.py:358 -msgid "Do the required conversion for Stars Archive format (ie. as provided by support" -msgstr "Fait la conversion requise pour le format d'archive de Pokerstars (ie comme fourni par le support" +#: GuiBulkImport.py:352 +msgid "" +"Do the required conversion for Stars Archive format (ie. as provided by " +"support" +msgstr "" +"Fait la conversion requise pour le format d'archive de Pokerstars (ie comme " +"fourni par le support" -#: GuiBulkImport.py:360 -msgid "Output the pprinted version of the HandsPlayer hash for regresion testing" +#: GuiBulkImport.py:354 +#, fuzzy +msgid "" +"Do the required conversion for FTP Archive format (ie. as provided by support" +msgstr "" +"Fait la conversion requise pour le format d'archive de Pokerstars (ie comme " +"fourni par le support" + +#: GuiBulkImport.py:356 +msgid "" +"Output the pprinted version of the HandsPlayer hash for regresion testing" msgstr "" -#: GuiBulkImport.py:365 +#: GuiBulkImport.py:361 ImapFetcher.py:172 msgid "USAGE:" msgstr "UTILISATION:" -#: GuiBulkImport.py:366 +#: GuiBulkImport.py:362 msgid "PokerStars converter: ./GuiBulkImport.py -c PokerStars -f filename" msgstr "Convertisseur Pokerstars: ./GuiBulkImport.py -c PokerStars -f filename" -#: GuiBulkImport.py:367 -msgid "Full Tilt converter: ./GuiBulkImport.py -c \"Full Tilt Poker\" -f filename" -msgstr "Convertisseur Full Tilt: ./GuiBulkImport.py -c \"Full Tilt Poker\" -f filename" +#: GuiBulkImport.py:363 +msgid "" +"Full Tilt converter: ./GuiBulkImport.py -c \"Full Tilt Poker\" -f filename" +msgstr "" +"Convertisseur Full Tilt: ./GuiBulkImport.py -c \"Full Tilt Poker\" -f " +"filename" -#: GuiBulkImport.py:368 +#: GuiBulkImport.py:364 msgid "Everleaf converter: ./GuiBulkImport.py -c Everleaf -f filename" msgstr "Convertisseur Everleaf: ./GuiBulkImport.py -c Everleaf -f filename" -#: GuiBulkImport.py:369 +#: GuiBulkImport.py:365 msgid "Absolute converter: ./GuiBulkImport.py -c Absolute -f filename" msgstr "Convertisseur Absolute: ./GuiBulkImport.py -c Absolute -f filename" -#: GuiBulkImport.py:370 +#: GuiBulkImport.py:366 msgid "PartyPoker converter: ./GuiBulkImport.py -c PartyPoker -f filename" msgstr "Convertisseur PartyPoker: ./GuiBulkImport.py -c PartyPoker -f filename" -#: GuiBulkImport.py:385 +#: GuiBulkImport.py:381 msgid "-q is deprecated. Just use \"-f filename\" instead" msgstr "" -#: GuiBulkImport.py:409 -msgid "GuiBulkImport done: Stored: %d \tDuplicates: %d \tPartial: %d \tErrors: %d in %s seconds - %.0f/sec" +#: GuiBulkImport.py:407 +msgid "" +"GuiBulkImport done: Stored: %d \tDuplicates: %d \tPartial: %d \tErrors: %d " +"in %s seconds - %.0f/sec" msgstr "" -#: GuiDatabase.py:117 +#: GuiDatabase.py:107 msgid "_Add" msgstr "" -#: GuiDatabase.py:121 +#: GuiDatabase.py:111 #, fuzzy msgid "_Refresh" msgstr "Rafraîchir" -#: GuiDatabase.py:125 +#: GuiDatabase.py:115 msgid "Type" msgstr "Type" -#: GuiDatabase.py:126 +#: GuiDatabase.py:116 msgid "Name" msgstr "Nom" -#: GuiDatabase.py:127 +#: GuiDatabase.py:117 msgid "Description" msgstr "Description" -#: GuiDatabase.py:128 -#: GuiDatabase.py:458 -#: GuiImapFetcher.py:119 +#: GuiDatabase.py:118 GuiDatabase.py:448 GuiImapFetcher.py:110 msgid "Username" msgstr "Username" -#: GuiDatabase.py:129 -#: GuiDatabase.py:465 -#: GuiImapFetcher.py:119 +#: GuiDatabase.py:119 GuiDatabase.py:455 GuiImapFetcher.py:110 msgid "Password" msgstr "Mot de passe" -#: GuiDatabase.py:130 +#: GuiDatabase.py:120 msgid "Host" msgstr "Hôte" -#: GuiDatabase.py:131 +#: GuiDatabase.py:121 msgid "Open" msgstr "Ouvrir" -#: GuiDatabase.py:132 +#: GuiDatabase.py:122 msgid "Status" msgstr "Status" -#: GuiDatabase.py:266 +#: GuiDatabase.py:256 msgid "Testing database connections ... " msgstr "Test des connexions de la base de données ..." -#: GuiDatabase.py:293 +#: GuiDatabase.py:283 msgid "finished." msgstr "fini" -#: GuiDatabase.py:303 +#: GuiDatabase.py:293 #, fuzzy msgid "loadDbs error: " msgstr "erreur loaddbs: " -#: GuiDatabase.py:324 -#: GuiLogView.py:200 -#: GuiTourneyPlayerStats.py:466 +#: GuiDatabase.py:314 GuiLogView.py:191 GuiTourneyPlayerStats.py:457 msgid "***sortCols error: " msgstr "***erreur sortCols: " -#: GuiDatabase.py:326 +#: GuiDatabase.py:316 msgid "sortCols error: " msgstr "erreur sortCols: " -#: GuiDatabase.py:371 +#: GuiDatabase.py:361 msgid "testDB: trying to connect to: %s/%s, %s, %s/%s" msgstr "" -#: GuiDatabase.py:374 +#: GuiDatabase.py:364 msgid " connected ok" msgstr "" -#: GuiDatabase.py:381 +#: GuiDatabase.py:371 msgid " not connected but no exception" msgstr "" -#: GuiDatabase.py:383 -#: fpdb.pyw:886 -msgid "MySQL Server reports: Access denied. Are your permissions set correctly?" +#: GuiDatabase.py:373 fpdb.pyw:880 +msgid "" +"MySQL Server reports: Access denied. Are your permissions set correctly?" msgstr "" -#: GuiDatabase.py:387 -#: fpdb.pyw:888 +#: GuiDatabase.py:377 fpdb.pyw:882 msgid "MySQL client reports: 2002 or 2003 error. Unable to connect - " msgstr "" -#: GuiDatabase.py:388 -#: fpdb.pyw:889 +#: GuiDatabase.py:378 fpdb.pyw:883 msgid "Please check that the MySQL service has been started" msgstr "Veuillez vérifier que le service MySQL est démarré" -#: GuiDatabase.py:392 -#: fpdb.pyw:891 -msgid "PostgreSQL Server reports: Access denied. Are your permissions set correctly?" +#: GuiDatabase.py:382 fpdb.pyw:885 +msgid "" +"PostgreSQL Server reports: Access denied. Are your permissions set correctly?" msgstr "" -#: GuiDatabase.py:395 -#: fpdb.pyw:893 +#: GuiDatabase.py:385 fpdb.pyw:887 msgid "PostgreSQL client reports: Unable to connect - " msgstr "" -#: GuiDatabase.py:396 -#: fpdb.pyw:894 +#: GuiDatabase.py:386 fpdb.pyw:888 #, fuzzy msgid "Please check that the PostgreSQL service has been started" msgstr "Veuillez vérifier que le service de Postgres a bien été démarré" -#: GuiDatabase.py:406 +#: GuiDatabase.py:396 msgid "db connection to %s, %s, %s, %s, %s failed: %s" msgstr "connexion bdd à %s, %s, %s, %s, %s a échoué: %s" -#: GuiDatabase.py:414 +#: GuiDatabase.py:404 #, fuzzy msgid "AddDB starting" msgstr "fpdb démarre ..." -#: GuiDatabase.py:423 +#: GuiDatabase.py:413 msgid "Add New Database" msgstr "Ajouter Nouvelle Base De Données" -#: GuiDatabase.py:433 +#: GuiDatabase.py:423 #, fuzzy msgid "DB Type" msgstr "Type" -#: GuiDatabase.py:443 +#: GuiDatabase.py:433 #, fuzzy msgid "DB Name" msgstr "Nom" -#: GuiDatabase.py:451 +#: GuiDatabase.py:441 #, fuzzy msgid "DB Description" msgstr "Description" -#: GuiDatabase.py:472 +#: GuiDatabase.py:462 #, fuzzy msgid "Host Computer" msgstr "Import Fini" -#: GuiDatabase.py:505 +#: GuiDatabase.py:495 #, fuzzy msgid "start creating new db" msgstr "Erreur à la création des indices" -#: GuiDatabase.py:524 +#: GuiDatabase.py:514 msgid "tested new db, result=%s" msgstr "nouvelle bdd testée, résultat=%s" -#: GuiDatabase.py:527 +#: GuiDatabase.py:517 #, fuzzy msgid "Database created" msgstr "Statistiques de Base de Données" -#: GuiDatabase.py:530 +#: GuiDatabase.py:520 #, fuzzy msgid "Database creation failed" msgstr " création index a échoué" -#: GuiDatabase.py:543 +#: GuiDatabase.py:533 msgid "check_fields: starting" msgstr "" -#: GuiDatabase.py:549 +#: GuiDatabase.py:539 msgid "No Database Name given" msgstr "Pas de Nom de Base De Données donné" -#: GuiDatabase.py:552 +#: GuiDatabase.py:542 msgid "No Database Description given" msgstr "Pas de Description de Base De Données donné" -#: GuiDatabase.py:555 +#: GuiDatabase.py:545 #, fuzzy msgid "No Username given" msgstr "Username" -#: GuiDatabase.py:558 +#: GuiDatabase.py:548 #, fuzzy msgid "No Password given" msgstr "Mot de passe" -#: GuiDatabase.py:561 +#: GuiDatabase.py:551 msgid "No Host given" msgstr "Pas de nom d'Hôte donné " -#: GuiDatabase.py:575 +#: GuiDatabase.py:565 msgid "Unknown Database Type selected" msgstr "Type de Base De Données selectionnée Inconnu" -#: GuiDatabase.py:579 +#: GuiDatabase.py:569 msgid "check_fields: open dialog" msgstr "" -#: GuiDatabase.py:588 +#: GuiDatabase.py:578 msgid "Do you want to try again?" msgstr "Voulez-vous ré-essayer ?" -#: GuiDatabase.py:595 +#: GuiDatabase.py:585 msgid "check_fields: destroy dialog" msgstr "" -#: GuiDatabase.py:599 +#: GuiDatabase.py:589 msgid "check_fields: returning ok as %s, try_again as %s" msgstr "" -#: GuiDatabase.py:701 -#: GuiLogView.py:213 +#: GuiDatabase.py:691 GuiLogView.py:204 msgid "Test Log Viewer" msgstr "Visualiseur Log de Test" -#: GuiDatabase.py:706 -#: GuiLogView.py:218 +#: GuiDatabase.py:696 GuiLogView.py:209 msgid "Log Viewer" msgstr "Visualiseur de Log" -#: GuiGraphViewer.py:56 +#: GuiGraphViewer.py:47 GuiTourneyGraphViewer.py:47 msgid "" "Failed to load libs for graphing, graphing will not function. Please\n" " install numpy and matplotlib if you want to use graphs." msgstr "" "Le chargement des libs de graph a échoué, graph indisponible. Veuillez\n" -" installer numpy et matplotlib si vous voulez utiliser les graphs." +" installer numpy et matplotlib si vous voulez utiliser les " +"graphs." -#: GuiGraphViewer.py:58 +#: GuiGraphViewer.py:49 GuiTourneyGraphViewer.py:49 msgid "" "This is of no consequence for other parts of the program, e.g. import \n" " and HUD are NOT affected by this problem." msgstr "" -#: GuiGraphViewer.py:141 -#: GuiGraphViewer.py:255 -#: GuiSessionViewer.py:354 +#: GuiGraphViewer.py:82 GuiTourneyGraphViewer.py:82 +#, fuzzy +msgid "Refresh _Graph" +msgstr "Rafraîchir" + +#: GuiGraphViewer.py:84 GuiTourneyGraphViewer.py:84 +msgid "_Export to File" +msgstr "" + +#: GuiGraphViewer.py:132 GuiGraphViewer.py:248 GuiSessionViewer.py:345 +#: GuiTourneyGraphViewer.py:132 GuiTourneyGraphViewer.py:230 msgid "***Error: " msgstr "***Erreur: " -#: GuiGraphViewer.py:171 -#: GuiPositionalStats.py:177 -#: GuiRingPlayerStats.py:251 -#: GuiSessionViewer.py:203 -#: GuiTourneyPlayerStats.py:277 +#: GuiGraphViewer.py:167 GuiPositionalStats.py:177 GuiRingPlayerStats.py:214 +#: GuiSessionViewer.py:194 GuiTourneyGraphViewer.py:157 +#: GuiTourneyPlayerStats.py:268 msgid "No sites selected - defaulting to PokerStars" msgstr "Pas de site selectionné - Pokerstars par défaut" -#: GuiGraphViewer.py:176 -#: GuiPositionalStats.py:180 -#: GuiRingPlayerStats.py:254 -#: GuiSessionViewer.py:206 -#: GuiTourneyPlayerStats.py:280 +#: GuiGraphViewer.py:172 GuiPositionalStats.py:180 GuiRingPlayerStats.py:217 +#: GuiSessionViewer.py:197 GuiTourneyGraphViewer.py:162 +#: GuiTourneyPlayerStats.py:271 msgid "No player ids found" msgstr "Pas d'ids de joueur trouvé" -#: GuiGraphViewer.py:181 -#: GuiPositionalStats.py:183 -#: GuiRingPlayerStats.py:257 -#: GuiSessionViewer.py:209 +#: GuiGraphViewer.py:177 GuiPositionalStats.py:183 GuiRingPlayerStats.py:220 +#: GuiSessionViewer.py:200 msgid "No limits found" msgstr "Pas de limites trouvées" -#: GuiGraphViewer.py:191 +#: GuiGraphViewer.py:187 GuiTourneyGraphViewer.py:172 msgid "Graph generated in: %s" msgstr "Graph generé en: %s" -#: GuiGraphViewer.py:195 +#: GuiGraphViewer.py:191 msgid "Hands" msgstr "Mains" -#: GuiGraphViewer.py:199 +#: GuiGraphViewer.py:195 GuiTourneyGraphViewer.py:180 msgid "No Data for Player(s) Found" msgstr "Données Non-Trouvées pour les Joueurs" -#: GuiGraphViewer.py:222 -#: GuiGraphViewer.py:241 +#: GuiGraphViewer.py:218 GuiGraphViewer.py:232 msgid "" "Hands: %d\n" "Profit: $%.2f" @@ -1281,97 +1275,98 @@ msgstr "" "Mains: %d\n" "Profit: $%.2f" -#: GuiGraphViewer.py:223 -#: GuiGraphViewer.py:242 +#: GuiGraphViewer.py:219 GuiGraphViewer.py:234 msgid "Showdown: $%.2f" msgstr "Abattage: $%.2f" -#: GuiGraphViewer.py:224 -#: GuiGraphViewer.py:243 +#: GuiGraphViewer.py:220 GuiGraphViewer.py:236 msgid "Non-showdown: $%.2f" msgstr "Sans-abattage: $%.2f" -#: GuiGraphViewer.py:232 +#: GuiGraphViewer.py:228 msgid "Profit graph for ring games" msgstr "Graph de profit pour le cash-game" -#: GuiGraphViewer.py:352 +#: GuiGraphViewer.py:345 GuiTourneyGraphViewer.py:274 msgid "Please choose the directory you wish to export to:" msgstr "Veuillez choisir le repertoire vers lequel vous souhaitez exporter:" -#: GuiGraphViewer.py:365 +#: GuiGraphViewer.py:358 GuiTourneyGraphViewer.py:287 msgid "Closed, no graph exported" msgstr "Fermé, pas de graph exporté" -#: GuiGraphViewer.py:383 +#: GuiGraphViewer.py:376 GuiTourneyGraphViewer.py:305 msgid "Graph created" msgstr "Graph créé" -#: GuiImapFetcher.py:49 +#: GuiImapFetcher.py:40 msgid "To cancel just close this tab." msgstr "Pour annuler, fermer cette fenêtre" -#: GuiImapFetcher.py:52 +#: GuiImapFetcher.py:43 msgid "_Save" msgstr "" -#: GuiImapFetcher.py:56 +#: GuiImapFetcher.py:47 msgid "_Import All" msgstr "" -#: GuiImapFetcher.py:60 +#: GuiImapFetcher.py:51 msgid "If you change the config you must save before importing" msgstr "Si vous changez la configuration vous devez sauver avant d'importer" -#: GuiImapFetcher.py:98 +#: GuiImapFetcher.py:89 msgid "Starting import. Please wait." msgstr "Démarrage de l'import. Veuillez patienter." -#: GuiImapFetcher.py:103 +#: GuiImapFetcher.py:94 msgid "Finished import without error." msgstr "Fin de l'import sans erreur." -#: GuiImapFetcher.py:106 -msgid "Login to mailserver failed: please check mailserver, username and password" +#: GuiImapFetcher.py:97 +msgid "" +"Login to mailserver failed: please check mailserver, username and password" msgstr "" -#: GuiImapFetcher.py:109 -msgid "Could not connect to mailserver: check mailserver and use SSL settings and internet connectivity" +#: GuiImapFetcher.py:100 +msgid "" +"Could not connect to mailserver: check mailserver and use SSL settings and " +"internet connectivity" msgstr "" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Fetch Type" msgstr "" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Mail Folder" msgstr "Repertoir de Mail" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Mailserver" msgstr "" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Site" msgstr "Site" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Use SSL" msgstr "Utiliser SSL" -#: GuiImapFetcher.py:151 +#: GuiImapFetcher.py:142 msgid "Yes" msgstr "Oui" -#: GuiImapFetcher.py:152 +#: GuiImapFetcher.py:143 msgid "No" msgstr "Non" -#: GuiLogView.py:61 +#: GuiLogView.py:52 msgid "Log Messages" msgstr "Messages de Log" -#: GuiLogView.py:96 +#: GuiLogView.py:87 msgid "Refresh" msgstr "Rafraîchir" @@ -1395,94 +1390,118 @@ msgstr "Valeur (double click pour changer)" msgid "Test Preferences Dialog" msgstr "Dialogue de Préférences de Test" -#: GuiPrefs.py:192 -#: fpdb.pyw:297 +#: GuiPrefs.py:192 fpdb.pyw:289 msgid "Preferences" msgstr "Préférences" -#: GuiRingPlayerStats.py:322 -#: GuiSessionViewer.py:248 -#: GuiTourneyPlayerStats.py:252 +#: GuiRingPlayerStats.py:285 GuiSessionViewer.py:239 +#: GuiTourneyPlayerStats.py:243 msgid "Stats page displayed in %4.2f seconds" msgstr "Page de stats affichée en %4.2f secondes" -#: GuiRingPlayerStats.py:369 +#: GuiRingPlayerStats.py:332 msgid "***sortnums error: " msgstr "***sortnums erreur: " -#: GuiRingPlayerStats.py:391 +#: GuiRingPlayerStats.py:354 msgid "***sortcols error: " msgstr "***sortcols erreur: " -#: GuiRingPlayerStats.py:682 +#: GuiRingPlayerStats.py:646 msgid "Detailed Filters" msgstr "Filtres Détaillés" -#: GuiRingPlayerStats.py:691 +#: GuiRingPlayerStats.py:655 msgid "Hand Filters:" msgstr "Filtres Mains:" -#: GuiRingPlayerStats.py:704 +#: GuiRingPlayerStats.py:668 msgid "between" msgstr "entre" -#: GuiRingPlayerStats.py:705 +#: GuiRingPlayerStats.py:669 msgid "and" msgstr "et" -#: GuiSessionViewer.py:41 +#: GuiSessionViewer.py:44 msgid "Failed to load numpy and/or matplotlib in Session Viewer" msgstr "" -#: GuiSessionViewer.py:42 +#: GuiSessionViewer.py:45 msgid "ImportError: %s" msgstr "ErreurImport: %s" -#: GuiSessionViewer.py:89 +#: GuiSessionViewer.py:80 msgid "Hand Breakdown for all levels listed above" msgstr "" -#: GuiSessionViewer.py:375 +#: GuiSessionViewer.py:366 msgid "Session candlestick graph" msgstr "" -#: GuiSessionViewer.py:378 +#: GuiSessionViewer.py:369 msgid "Sessions" msgstr "Sessions" -#: GuiTourneyPlayerStats.py:84 +#: GuiTourneyGraphViewer.py:176 +#, fuzzy +msgid "Tournaments" +msgstr "Tournoi" + +#: GuiTourneyGraphViewer.py:203 GuiTourneyGraphViewer.py:216 +#, fuzzy +msgid "" +"Tournaments: %d\n" +"Profit: $%.2f" +msgstr "" +"Mains: %d\n" +"Profit: $%.2f" + +#: GuiTourneyGraphViewer.py:213 +msgid "Tournament Results" +msgstr "" + +#: GuiTourneyPlayerStats.py:75 msgid "_Refresh Stats" msgstr "" -#: GuiTourneyViewer.py:49 +#: GuiTourneyViewer.py:40 msgid "Enter the tourney number you want to display:" msgstr "Entrer le numéro de tournoi que vous voulez afficher:" -#: GuiTourneyViewer.py:55 +#: GuiTourneyViewer.py:46 msgid "_Display" msgstr "" -#: GuiTourneyViewer.py:62 +#: GuiTourneyViewer.py:53 msgid "Display _Player" msgstr "Affiche _Player" -#: GuiTourneyViewer.py:77 -msgid "Tournament not found - please ensure you imported it and selected the correct site" -msgstr "Tournoi non trouvé - veuillez vous assurez que vous l'avez importé et avez sélectionné le site adéquat" +#: GuiTourneyViewer.py:68 +msgid "" +"Tournament not found - please ensure you imported it and selected the " +"correct site" +msgstr "" +"Tournoi non trouvé - veuillez vous assurez que vous l'avez importé et avez " +"sélectionné le site adéquat" -#: GuiTourneyViewer.py:105 -msgid "Player or tourney not found - please ensure you imported it and selected the correct site" -msgstr "Joueur ou tournoi non trouvé - veuillez vous assurez que vous l'avez importé et avez sélectionné le site adéquat" +#: GuiTourneyViewer.py:96 +msgid "" +"Player or tourney not found - please ensure you imported it and selected the " +"correct site" +msgstr "" +"Joueur ou tournoi non trouvé - veuillez vous assurez que vous l'avez importé " +"et avez sélectionné le site adéquat" -#: GuiTourneyViewer.py:119 +#: GuiTourneyViewer.py:110 msgid "N/A" msgstr "N/A" -#: GuiTourneyViewer.py:140 +#: GuiTourneyViewer.py:131 msgid "invalid entry in tourney number - must enter numbers only" msgstr "numéro de tournoi invalide - chiffres seulement" -#: HUD_main.pyw:86 +#: HUD_main.pyw:88 HUD_main.pyw.orig:88 msgid "" "\n" "HUD_main: starting ..." @@ -1490,500 +1509,500 @@ msgstr "" "\n" "HUD_main: démarrage ..." -#: HUD_main.pyw:89 +#: HUD_main.pyw:91 HUD_main.pyw.orig:91 msgid "Logfile is " msgstr "Fichier de log est" -#: HUD_main.pyw:90 +#: HUD_main.pyw:92 HUD_main.pyw.orig:92 msgid "HUD_main starting: using db name = %s" msgstr "" -#: HUD_main.pyw:95 +#: HUD_main.pyw:97 HUD_main.pyw.orig:97 msgid "Note: error output is being diverted to:\n" msgstr "" -#: HUD_main.pyw:96 -#: fpdb.pyw:1120 +#: HUD_main.pyw:98 HUD_main.pyw.orig:98 fpdb.pyw:1121 msgid "" "\n" "Any major error will be reported there _only_.\n" msgstr "" -#: HUD_main.pyw:97 +#: HUD_main.pyw:99 HUD_main.pyw.orig:99 msgid "Note: error output is being diverted to:" msgstr "" -#: HUD_main.pyw:98 +#: HUD_main.pyw:100 HUD_main.pyw.orig:100 msgid "Any major error will be reported there _only_." msgstr "" -#: HUD_main.pyw:101 +#: HUD_main.pyw:103 HUD_main.pyw.orig:103 msgid "HUD_main: starting ...\n" msgstr "" -#: HUD_main.pyw:114 -#: HUD_run_me.py:62 +#: HUD_main.pyw:121 HUD_main.pyw.orig:121 HUD_run_me.py:62 msgid "Closing this window will exit from the HUD." msgstr "" -#: HUD_main.pyw:117 -#: HUD_run_me.py:66 +#: HUD_main.pyw:124 HUD_main.pyw.orig:124 HUD_run_me.py:66 msgid "HUD Main Window" msgstr "Fenêtre Principale HUD" -#: HUD_main.pyw:126 +#: HUD_main.pyw:137 HUD_main.pyw.orig:137 +msgid "hud_main: Client resized" +msgstr "" + +#: HUD_main.pyw:141 HUD_main.pyw.orig:141 +msgid "hud_main: Client destroyed" +msgstr "" + +#: HUD_main.pyw:145 HUD_main.pyw.orig:145 +msgid "hud_main: Game changed." +msgstr "" + +#: HUD_main.pyw:148 HUD_main.pyw.orig:148 +msgid "hud_main: Table changed." +msgstr "" + +#: HUD_main.pyw:152 HUD_main.pyw.orig:152 msgid "Terminating normally." msgstr "Terminé normalement." -#: HUD_main.pyw:230 +#: HUD_main.pyw:261 HUD_main.pyw.orig:261 msgid "Received hand no %s" msgstr "Main reçu no %s" -#: HUD_main.pyw:249 +#: HUD_main.pyw:280 HUD_main.pyw.orig:280 msgid "HUD_main.read_stdin: hand processing starting ..." msgstr "" -#: HUD_main.pyw:275 +#: HUD_main.pyw:307 HUD_main.pyw.orig:307 msgid "hud_dict[%s] was not found\n" msgstr "" -#: HUD_main.pyw:276 +#: HUD_main.pyw:308 HUD_main.pyw.orig:308 msgid "will not send hand\n" msgstr "n'enverra pas la main\n" -#: HUD_main.pyw:310 +#: HUD_main.pyw:339 HUD_main.pyw.orig:339 msgid "HUD create: table name %s not found, skipping." msgstr "Création HUD : table nommé %s non trouvée, ignorée." -#: HUD_main.pyw:318 +#: HUD_main.pyw:347 HUD_main.pyw.orig:347 msgid "Table \"%s\" no longer exists\n" msgstr "Table \"%s\" n'existe plus\n" -#: HUD_main.pyw:321 -msgid "HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f,%4.3f,%4.3f)" +#: HUD_main.pyw:350 HUD_main.pyw.orig:350 +msgid "" +"HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f," +"%4.3f,%4.3f)" msgstr "" #: HUD_run_me.py:45 msgid "HUD_main starting\n" msgstr "" -#: HUD_run_me.py:51 -#: TournamentTracker.py:317 +#: HUD_run_me.py:51 TournamentTracker.py:308 msgid "Using db name = %s\n" msgstr "" -#: Hand.py:151 +#: Hand.py:141 msgid "BB" msgstr "BB" -#: Hand.py:152 +#: Hand.py:142 msgid "SB" msgstr "SB" -#: Hand.py:153 +#: Hand.py:143 msgid "BUTTONPOS" msgstr "POSBOUTON" -#: Hand.py:154 +#: Hand.py:144 msgid "HAND NO." msgstr "MAIN NO." -#: Hand.py:155 -#: TourneySummary.py:134 +#: Hand.py:145 TourneySummary.py:128 msgid "SITE" msgstr "SITE" -#: Hand.py:156 +#: Hand.py:146 msgid "TABLE NAME" msgstr "NOM TABLE" -#: Hand.py:157 -#: TourneySummary.py:144 +#: Hand.py:147 TourneySummary.py:138 msgid "HERO" msgstr "HEROS" -#: Hand.py:158 -#: TourneySummary.py:145 +#: Hand.py:148 TourneySummary.py:139 msgid "MAXSEATS" msgstr "MAXSIEGES" -#: Hand.py:159 +#: Hand.py:149 msgid "LEVEL" msgstr "NIVEAU" -#: Hand.py:160 -#: TourneySummary.py:150 +#: Hand.py:150 TourneySummary.py:144 msgid "MIXED" msgstr "MIXTE" -#: Hand.py:161 +#: Hand.py:151 msgid "LASTBET" msgstr "" -#: Hand.py:162 +#: Hand.py:152 msgid "ACTION STREETS" msgstr "" -#: Hand.py:163 +#: Hand.py:153 msgid "STREETS" msgstr "TOURS" -#: Hand.py:164 +#: Hand.py:154 msgid "ALL STREETS" msgstr "" -#: Hand.py:165 +#: Hand.py:155 msgid "COMMUNITY STREETS" msgstr "" -#: Hand.py:166 +#: Hand.py:156 msgid "HOLE STREETS" msgstr "" -#: Hand.py:167 +#: Hand.py:157 msgid "COUNTED SEATS" msgstr "" -#: Hand.py:168 +#: Hand.py:158 msgid "DEALT" msgstr "DISTRIBUES" -#: Hand.py:169 +#: Hand.py:159 msgid "SHOWN" msgstr "MONTRE" -#: Hand.py:170 +#: Hand.py:160 msgid "MUCKED" msgstr "MUCKED" -#: Hand.py:171 +#: Hand.py:161 msgid "TOTAL POT" msgstr "POT TOTAL" -#: Hand.py:172 +#: Hand.py:162 msgid "TOTAL COLLECTED" msgstr "" -#: Hand.py:173 +#: Hand.py:163 msgid "RAKE" msgstr "RAKE" -#: Hand.py:174 -#: TourneySummary.py:135 +#: Hand.py:164 TourneySummary.py:129 msgid "START TIME" msgstr "HEURE DEPART" -#: Hand.py:175 +#: Hand.py:165 msgid "TOURNAMENT NO" msgstr "" -#: Hand.py:176 -#: TourneySummary.py:140 +#: Hand.py:166 TourneySummary.py:134 msgid "TOURNEY ID" msgstr "" -#: Hand.py:177 -#: TourneySummary.py:139 +#: Hand.py:167 TourneySummary.py:133 msgid "TOURNEY TYPE ID" msgstr "" -#: Hand.py:178 -#: TourneySummary.py:141 +#: Hand.py:168 TourneySummary.py:135 msgid "BUYIN" msgstr "" -#: Hand.py:179 +#: Hand.py:169 msgid "BUYIN CURRENCY" msgstr "" -#: Hand.py:180 +#: Hand.py:170 msgid "BUYIN CHIPS" msgstr "" -#: Hand.py:181 -#: TourneySummary.py:142 +#: Hand.py:171 TourneySummary.py:136 msgid "FEE" msgstr "" -#: Hand.py:182 +#: Hand.py:172 msgid "IS REBUY" msgstr "EST A RECAVE" -#: Hand.py:183 +#: Hand.py:173 msgid "IS ADDON" msgstr "EST A ADDON" -#: Hand.py:184 +#: Hand.py:174 msgid "IS KO" msgstr "EST UN KO" -#: Hand.py:185 -#: TourneySummary.py:166 +#: Hand.py:175 TourneySummary.py:160 msgid "KO BOUNTY" msgstr "BOUNTY KO" -#: Hand.py:186 +#: Hand.py:176 msgid "IS MATRIX" msgstr "EST MATRIX" -#: Hand.py:187 +#: Hand.py:177 msgid "IS SHOOTOUT" msgstr "EST UN SHOOTOUT" -#: Hand.py:188 -#: TourneySummary.py:167 +#: Hand.py:178 TourneySummary.py:161 msgid "TOURNEY COMMENT" msgstr "COMMENTAIRE TOURNOI" -#: Hand.py:191 -#: TourneySummary.py:179 +#: Hand.py:181 TourneySummary.py:173 msgid "PLAYERS" msgstr "JOUEURS" -#: Hand.py:192 +#: Hand.py:182 msgid "STACKS" msgstr "STACKS" -#: Hand.py:193 +#: Hand.py:183 msgid "POSTED" msgstr "" -#: Hand.py:194 +#: Hand.py:184 msgid "POT" msgstr "POT" -#: Hand.py:195 +#: Hand.py:185 msgid "SEATING" msgstr "SIEGE" -#: Hand.py:196 +#: Hand.py:186 msgid "GAMETYPE" msgstr "TYPE DE JEU" -#: Hand.py:197 +#: Hand.py:187 msgid "ACTION" msgstr "ACTION" -#: Hand.py:198 +#: Hand.py:188 msgid "COLLECTEES" msgstr "COLLECTEES" -#: Hand.py:199 +#: Hand.py:189 msgid "BETS" msgstr "MISES" -#: Hand.py:200 +#: Hand.py:190 msgid "BOARD" msgstr "TABLEAU" -#: Hand.py:201 +#: Hand.py:191 msgid "DISCARDS" msgstr "" -#: Hand.py:202 +#: Hand.py:192 msgid "HOLECARDS" msgstr "CARTES SERVIES" -#: Hand.py:203 +#: Hand.py:193 msgid "TOURNEYS PLAYER IDS" msgstr "IDS JOUEUR TOURNOIS" -#: Hand.py:226 -#: Hand.py:1243 +#: Hand.py:216 Hand.py:1232 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "" -#: Hand.py:279 +#: Hand.py:270 msgid "Hand.insert(): hid #: %s is a duplicate" msgstr "" -#: Hand.py:318 +#: Hand.py:309 msgid "markstreets didn't match - Assuming hand %s was cancelled" msgstr "" -#: Hand.py:320 +#: Hand.py:311 msgid "FpdbParseError: markStreets appeared to fail: First 100 chars: '%s'" msgstr "" -#: Hand.py:324 +#: Hand.py:315 msgid "DEBUG: checkPlayerExists %s fail on hand number %s" msgstr "" -#: Hand.py:325 +#: Hand.py:316 msgid "checkPlayerExists: '%s fail on hand number %s" msgstr "" -#: Hand.py:406 +#: Hand.py:397 msgid "%s %s calls %s" msgstr "" -#: Hand.py:476 +#: Hand.py:467 msgid "%s %s raise %s" msgstr "" -#: Hand.py:487 +#: Hand.py:478 msgid "%s %s bets %s" msgstr "" -#: Hand.py:506 +#: Hand.py:497 msgid "%s %s folds" msgstr "" -#: Hand.py:515 +#: Hand.py:506 msgid "%s %s checks" msgstr "" -#: Hand.py:535 +#: Hand.py:526 msgid "addShownCards %s hole=%s all=%s" msgstr "" -#: Hand.py:646 -msgid "*** ERROR - HAND: calling writeGameLine with unexpected STARTTIME value, expecting datetime.date object, received:" +#: Hand.py:637 +msgid "" +"*** ERROR - HAND: calling writeGameLine with unexpected STARTTIME value, " +"expecting datetime.date object, received:" msgstr "" -#: Hand.py:647 -msgid "*** Make sure your HandHistoryConverter is setting hand.startTime properly!" +#: Hand.py:638 +msgid "" +"*** Make sure your HandHistoryConverter is setting hand.startTime properly!" msgstr "" -#: Hand.py:648 +#: Hand.py:639 msgid "*** Game String:" msgstr "" -#: Hand.py:702 -msgid "*** Parse error reading blinds (check compilePlayerRegexs as a likely culprit)" -msgstr "" - -#: Hand.py:729 +#: Hand.py:717 msgid "HoldemOmahaHand.__init__:Can't assemble hand from db without a handid" msgstr "" -#: Hand.py:731 +#: Hand.py:719 msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" msgstr "" -#: Hand.py:1112 +#: Hand.py:1100 msgid "*** DEALING HANDS ***" msgstr "" -#: Hand.py:1117 +#: Hand.py:1105 msgid "Dealt to %s: [%s]" msgstr "" -#: Hand.py:1122 +#: Hand.py:1110 msgid "*** FIRST DRAW ***" msgstr "*** PREMIER TIRAGE ***" -#: Hand.py:1132 +#: Hand.py:1120 msgid "*** SECOND DRAW ***" msgstr "*** SECOND TIRAGE ***" -#: Hand.py:1142 +#: Hand.py:1130 msgid "*** THIRD DRAW ***" msgstr "*** TROISIEME TIRAGE ***" -#: Hand.py:1152 -#: Hand.py:1370 +#: Hand.py:1140 Hand.py:1359 msgid "*** SHOW DOWN ***" msgstr "*** ABATTAGE ***" -#: Hand.py:1167 -#: Hand.py:1385 +#: Hand.py:1155 Hand.py:1374 msgid "*** SUMMARY ***" msgstr "*** RESUME ***" -#: Hand.py:1252 +#: Hand.py:1241 msgid "%s %s completes %s" msgstr "" -#: Hand.py:1270 +#: Hand.py:1259 msgid "Bringin: %s, %s" msgstr "" -#: Hand.py:1310 +#: Hand.py:1299 msgid "*** 3RD STREET ***" msgstr "*** 3EME RUE ***" -#: Hand.py:1324 +#: Hand.py:1313 msgid "*** 4TH STREET ***" msgstr "*** 4EME RUE ***" -#: Hand.py:1336 +#: Hand.py:1325 msgid "*** 5TH STREET ***" msgstr "*** 5EME RUE ***" -#: Hand.py:1348 +#: Hand.py:1337 msgid "*** 6TH STREET ***" msgstr "*** 6EME RUE ***" -#: Hand.py:1358 +#: Hand.py:1347 msgid "*** RIVER ***" msgstr "*** RIVIERE ***" -#: Hand.py:1450 -msgid "join_holecards: # of holecards should be either < 4, 4 or 7 - 5 and 6 should be impossible for anyone who is not a hero" +#: Hand.py:1439 +msgid "" +"join_holecards: # of holecards should be either < 4, 4 or 7 - 5 and 6 should " +"be impossible for anyone who is not a hero" msgstr "" -#: Hand.py:1451 +#: Hand.py:1440 msgid "join_holcards: holecards(%s): %s" msgstr "" -#: Hand.py:1534 +#: Hand.py:1527 msgid "DEBUG: call Pot.end() before printing pot total" msgstr "" -#: Hand.py:1536 +#: Hand.py:1529 msgid "FpdbError in printing Hand object" msgstr "" -#: HandHistoryConverter.py:135 +#: HandHistoryConverter.py:130 msgid "Failed sanity check" msgstr "" -#: HandHistoryConverter.py:143 +#: HandHistoryConverter.py:138 msgid "Tailing '%s'" msgstr "" -#: HandHistoryConverter.py:150 +#: HandHistoryConverter.py:145 msgid "HHC.start(follow): processHand failed: Exception msg: '%s'" msgstr "" -#: HandHistoryConverter.py:154 +#: HandHistoryConverter.py:149 msgid "handsList is " msgstr "" -#: HandHistoryConverter.py:165 +#: HandHistoryConverter.py:160 msgid "HHC.start(): processHand failed: Exception msg: '%s'" msgstr "" -#: HandHistoryConverter.py:169 +#: HandHistoryConverter.py:164 msgid "Read %d hands (%d failed) in %.3f seconds" msgstr "" -#: HandHistoryConverter.py:175 +#: HandHistoryConverter.py:170 msgid "Summary file '%s' correctly parsed (took %.3f seconds)" msgstr "" -#: HandHistoryConverter.py:177 +#: HandHistoryConverter.py:172 msgid "Error converting summary file '%s' (took %.3f seconds)" msgstr "" -#: HandHistoryConverter.py:180 +#: HandHistoryConverter.py:175 msgid "Error converting '%s'" msgstr "" -#: HandHistoryConverter.py:211 +#: HandHistoryConverter.py:206 msgid "%s changed inode numbers from %d to %d" msgstr "" -#: HandHistoryConverter.py:256 +#: HandHistoryConverter.py:254 msgid "Converting starsArchive format to readable" msgstr "" -#: HandHistoryConverter.py:261 +#: HandHistoryConverter.py:259 msgid "Converting ftpArchive format to readable" msgstr "" -#: HandHistoryConverter.py:266 +#: HandHistoryConverter.py:265 msgid "Read no hands." msgstr "" @@ -2015,19 +2034,19 @@ msgstr "" msgid "utcTime:" msgstr "" -#: HandHistoryConverter.py:685 +#: HandHistoryConverter.py:696 msgid "Unable to create output directory %s for HHC!" msgstr "" -#: HandHistoryConverter.py:686 +#: HandHistoryConverter.py:697 msgid "*** ERROR: UNABLE TO CREATE OUTPUT DIRECTORY" msgstr "" -#: HandHistoryConverter.py:688 +#: HandHistoryConverter.py:699 msgid "Created directory '%s'" msgstr "Répertoire créé '%s'" -#: HandHistoryConverter.py:692 +#: HandHistoryConverter.py:703 msgid "out_path %s couldn't be opened" msgstr "" @@ -2075,74 +2094,60 @@ msgstr "Stats Position" msgid "Show Player Stats" msgstr "Stats Joueur Cash-Game" -#: Hud.py:166 -#: Hud.py:235 +#: Hud.py:166 Hud.py:235 msgid "For This Blind Level Only" msgstr "Pour Ce Niveau de Blinds Seulement" -#: Hud.py:171 -#: Hud.py:240 +#: Hud.py:171 Hud.py:240 msgid "For Multiple Blind Levels:" msgstr "Pour Plusieurs Niveuax de Blinds:" -#: Hud.py:174 -#: Hud.py:243 +#: Hud.py:174 Hud.py:243 msgid " 0.5 to 2.0 x Current Blinds" msgstr "" -#: Hud.py:179 -#: Hud.py:248 +#: Hud.py:179 Hud.py:248 msgid " 0.33 to 3.0 x Current Blinds" msgstr "" -#: Hud.py:184 -#: Hud.py:253 +#: Hud.py:184 Hud.py:253 msgid " 0.1 to 10 x Current Blinds" msgstr "" -#: Hud.py:189 -#: Hud.py:258 +#: Hud.py:189 Hud.py:258 msgid " All Levels" msgstr "" -#: Hud.py:194 -#: Hud.py:263 +#: Hud.py:194 Hud.py:263 msgid "For #Seats:" msgstr "Pour Siège#:" -#: Hud.py:197 -#: Hud.py:266 +#: Hud.py:197 Hud.py:266 msgid " Any Number" msgstr " Tous" -#: Hud.py:202 -#: Hud.py:271 +#: Hud.py:202 Hud.py:271 msgid " Custom" msgstr " Custom" -#: Hud.py:207 -#: Hud.py:276 +#: Hud.py:207 Hud.py:276 msgid " Exact" msgstr " Exact" -#: Hud.py:212 -#: Hud.py:281 +#: Hud.py:212 Hud.py:281 msgid "Since:" msgstr "Depuis:" -#: Hud.py:215 -#: Hud.py:284 +#: Hud.py:215 Hud.py:284 msgid " All Time" msgstr " Toujours" -#: Hud.py:220 -#: Hud.py:289 +#: Hud.py:220 Hud.py:289 #, fuzzy msgid " Session" msgstr "Sessions" -#: Hud.py:225 -#: Hud.py:294 +#: Hud.py:225 Hud.py:294 msgid " %s Days" msgstr " %s Jours" @@ -2159,128 +2164,128 @@ msgstr "" msgid "Set max seats" msgstr "Défini le max de sièges" -#: Hud.py:542 +#: Hud.py:551 #, fuzzy msgid "Updating config file" msgstr "Lecture du fichier de configuration %s" -#: Hud.py:551 +#: Hud.py:560 msgid "No layout found for %d-max games for site %s\n" msgstr "" -#: Hud.py:565 +#: Hud.py:574 msgid "" "exception in Hud.adj_seats\n" "\n" msgstr "" -#: Hud.py:566 +#: Hud.py:575 msgid "error is %s" msgstr "l'erreur est %s" -#: Hud.py:573 +#: Hud.py:582 #, fuzzy msgid "Error finding actual seat.\n" msgstr "Erreur lors de l'analyse" -#: Hud.py:589 +#: Hud.py:598 msgid "Creating hud from hand " msgstr "Création du hud depuis la main" -#: Hud.py:638 -msgid "KeyError at the start of the for loop in update in hud_main. How this can possibly happen is totally beyond my comprehension. Your HUD may be about to get really weird. -Eric" +#: Hud.py:647 +msgid "" +"KeyError at the start of the for loop in update in hud_main. How this can " +"possibly happen is totally beyond my comprehension. Your HUD may be about to " +"get really weird. -Eric" msgstr "" -#: Hud.py:639 +#: Hud.py:648 msgid "(btw, the key was %s and statd is %s" msgstr "" -#: ImapFetcher.py:54 +#: ImapFetcher.py:44 ImapFetcher.py:53 +msgid "DEBUG: re_SplitTourneys isn't matching" +msgstr "" + +#: ImapFetcher.py:67 msgid "response to logging in:" msgstr "reponse au log-in:" -#: ImapFetcher.py:85 -msgid "completed running Imap import, closing server connection" +#: ImapFetcher.py:83 +msgid "ImapFetcher: Found %s messages to fetch" +msgstr "" + +#: ImapFetcher.py:103 +msgid "Completed retrieving IMAP messages, closing server connection" +msgstr "" + +#: ImapFetcher.py:109 +msgid "No Tournament summaries found." +msgstr "" + +#: ImapFetcher.py:159 +msgid "Finished importing %s/%s PS summaries" +msgstr "" + +#: ImapFetcher.py:176 +msgid "Need to define a converter" msgstr "" #: Mucked.py:327 msgid "No Name" msgstr "Pas de Nom" -#: OnGameToFpdb.py:178 -#: PkrToFpdb.py:144 -#: PokerStarsToFpdb.py:189 -msgid "determineGameType: Unable to recognise gametype from: '%s'" -msgstr "" - -#: OnGameToFpdb.py:179 -#: OnGameToFpdb.py:193 -#: PkrToFpdb.py:145 -#: PkrToFpdb.py:173 -#: PokerStarsToFpdb.py:190 -#: PokerStarsToFpdb.py:220 -msgid "determineGameType: Raising FpdbParseError" -msgstr "" - -#: OnGameToFpdb.py:180 -#: PkrToFpdb.py:146 -#: PokerStarsToFpdb.py:191 -msgid "Unable to recognise gametype from: '%s'" -msgstr "" - -#: OnGameToFpdb.py:192 +#: OnGameToFpdb.py:183 WinamaxToFpdb.py:189 msgid "determineGameType: limit not found in self.limits(%s). hand: '%s'" msgstr "" -#: OnGameToFpdb.py:194 +#: OnGameToFpdb.py:185 WinamaxToFpdb.py:191 msgid "limit not found in self.limits(%s). hand: '%s'" msgstr "" -#: OnGameToFpdb.py:268 -#: PartyPokerToFpdb.py:351 -#: PokerStarsToFpdb.py:321 -#: UltimateBetToFpdb.py:144 -#: Win2dayToFpdb.py:156 +#: OnGameToFpdb.py:266 PartyPokerToFpdb.py:346 PokerStarsToFpdb.py:306 +#: UltimateBetToFpdb.py:147 Win2dayToFpdb.py:162 WinamaxToFpdb.py:311 msgid "readButton: not found" msgstr "" -#: OnGameToFpdb.py:288 +#: OnGameToFpdb.py:285 WinamaxToFpdb.py:330 msgid "readBlinds in noSB exception - no SB created" msgstr "" -#: Options.py:40 +#: Options.py:31 msgid "If passed error output will go to the console rather than ." msgstr "" -#: Options.py:43 +#: Options.py:34 msgid "Overrides the default database name" msgstr "" -#: Options.py:46 +#: Options.py:37 msgid "Specifies a configuration file." msgstr "" -#: Options.py:49 -msgid "Indicates program was restarted with a different path (only allowed once)." +#: Options.py:40 +msgid "" +"Indicates program was restarted with a different path (only allowed once)." msgstr "" -#: Options.py:52 +#: Options.py:43 msgid "Input file" msgstr "" -#: Options.py:55 +#: Options.py:46 msgid "Module name for Hand History Converter" msgstr "" -#: Options.py:59 +#: Options.py:50 msgid "Error logging level:" msgstr "" -#: Options.py:62 +#: Options.py:53 msgid "Print version information and exit." msgstr "" -#: Options.py:73 +#: Options.py:67 msgid "press enter to end" msgstr "appuyer sur entrée pour finir" @@ -2288,577 +2293,545 @@ msgstr "appuyer sur entrée pour finir" msgid "You need to manually enter the playername" msgstr "" -#: PartyPokerToFpdb.py:215 +#: PartyPokerToFpdb.py:210 msgid "Cannot fetch field '%s'" msgstr "" -#: PartyPokerToFpdb.py:219 +#: PartyPokerToFpdb.py:214 msgid "Unknown limit '%s'" msgstr "Limite inconnue '%s'" -#: PartyPokerToFpdb.py:224 +#: PartyPokerToFpdb.py:219 msgid "Unknown game type '%s'" msgstr "Type de jeu inconnu '%s'" -#: PartyPokerToFpdb.py:258 +#: PartyPokerToFpdb.py:253 msgid "Cannot read HID for current hand" msgstr "Impossible de lire le HID pour cette main" -#: PartyPokerToFpdb.py:263 +#: PartyPokerToFpdb.py:258 msgid "Cannot read Handinfo for current hand" msgstr "Impossible de lire Handinfo pour cette main" -#: PartyPokerToFpdb.py:268 +#: PartyPokerToFpdb.py:263 msgid "Cannot read GameType for current hand" msgstr "Impossible de lire le GameType pour cette main" -#: PartyPokerToFpdb.py:479 +#: PartyPokerToFpdb.py:518 msgid "Unimplemented readAction: '%s' '%s'" msgstr "" -#: PkrToFpdb.py:174 -#: PokerStarsToFpdb.py:221 +#: PkrToFpdb.py:155 PokerStarsToFpdb.py:207 msgid "Lim_Blinds has no lookup for '%s'" msgstr "" -#: PokerStarsSummary.py:72 -msgid "didn't recognise buyin currency in:" -msgstr "n'a pas reconnu la devise du buyin:" - -#: PokerStarsSummary.py:112 -msgid "in not result starttime" -msgstr "" - -#: PokerStarsToFpdb.py:274 +#: PokerStarsToFpdb.py:259 msgid "failed to detect currency" msgstr "" -#: Stats.py:122 -#: Stats.py:123 +#: Stats.py:127 Stats.py:128 msgid "Total Profit" msgstr "Profit Total" -#: Stats.py:144 -#: Stats.py:151 +#: Stats.py:149 Stats.py:156 msgid "Voluntarily Put In Pot Pre-Flop%" msgstr "" -#: Stats.py:164 -#: Stats.py:172 +#: Stats.py:169 Stats.py:177 msgid "Pre-Flop Raise %" msgstr "Relance Pré-Flop %" -#: Stats.py:185 -#: Stats.py:193 +#: Stats.py:190 Stats.py:198 msgid "% went to showdown" msgstr "* est allé à l'abattage" -#: Stats.py:206 -#: Stats.py:214 +#: Stats.py:211 Stats.py:219 msgid "% won money at showdown" msgstr "% argent gagné à l'abattage" -#: Stats.py:227 -#: Stats.py:236 +#: Stats.py:234 Stats.py:243 msgid "profit/100hands" msgstr "profit/100mains" -#: Stats.py:230 +#: Stats.py:237 msgid "exception calcing p/100: 100 * %d / %d" msgstr "" -#: Stats.py:249 -#: Stats.py:258 +#: Stats.py:256 Stats.py:265 msgid "big blinds/100 hands" msgstr "big blinds/100 mains" -#: Stats.py:271 -#: Stats.py:280 +#: Stats.py:278 Stats.py:287 msgid "Big Bets/100 hands" msgstr "Big Bets/100 mains" -#: Stats.py:274 +#: Stats.py:281 msgid "exception calcing BB/100: " msgstr "" -#: Stats.py:294 -#: Stats.py:303 +#: Stats.py:301 Stats.py:310 msgid "Flop Seen %" msgstr "Flop vus %" -#: Stats.py:326 -#: Stats.py:335 +#: Stats.py:333 Stats.py:342 #, fuzzy msgid "number hands seen" msgstr "Nombre de Mains:" -#: Stats.py:348 -#: Stats.py:356 +#: Stats.py:355 Stats.py:363 msgid "folded flop/4th" msgstr "couché sur flop/4ème" -#: Stats.py:369 +#: Stats.py:376 msgid "% steal attempted" msgstr "% vols tentés" -#: Stats.py:384 -#: Stats.py:391 +#: Stats.py:391 Stats.py:398 msgid "% folded SB to steal" msgstr "% couché SB sur vol" -#: Stats.py:403 -#: Stats.py:410 +#: Stats.py:410 Stats.py:417 msgid "% folded BB to steal" msgstr "% couché BB sur vol" -#: Stats.py:425 -#: Stats.py:432 +#: Stats.py:432 Stats.py:439 msgid "% folded blind to steal" msgstr "% couché blind sur vol" -#: Stats.py:444 -#: Stats.py:451 +#: Stats.py:451 Stats.py:458 msgid "% 3/4 Bet preflop/3rd" msgstr "% 3/4 Bet pré-flop/3ème" -#: Stats.py:463 -#: Stats.py:470 +#: Stats.py:470 Stats.py:477 msgid "% won$/saw flop/4th" msgstr "" -#: Stats.py:482 -#: Stats.py:489 +#: Stats.py:489 Stats.py:496 msgid "Aggression Freq flop/4th" msgstr "Freq Agression flop/4ème" -#: Stats.py:501 -#: Stats.py:508 +#: Stats.py:508 Stats.py:515 msgid "Aggression Freq turn/5th" msgstr "Freq Agression tournant/5ème" -#: Stats.py:520 -#: Stats.py:527 +#: Stats.py:527 Stats.py:534 msgid "Aggression Freq river/6th" msgstr "Freq Agression rivière/6ème" -#: Stats.py:539 -#: Stats.py:546 +#: Stats.py:546 Stats.py:553 msgid "Aggression Freq 7th" msgstr "Freq Agression 7ème" -#: Stats.py:565 -#: Stats.py:572 +#: Stats.py:572 Stats.py:579 msgid "Post-Flop Aggression Freq" msgstr "Freq Agression Post-Flop" -#: Stats.py:593 -#: Stats.py:600 +#: Stats.py:600 Stats.py:607 msgid "Aggression Freq" msgstr "Freq Agression" -#: Stats.py:619 -#: Stats.py:626 +#: Stats.py:626 Stats.py:633 #, fuzzy msgid "Aggression Factor" msgstr "Stats de Session" -#: Stats.py:643 -#: Stats.py:650 +#: Stats.py:650 Stats.py:657 msgid "% continuation bet " msgstr "% mise de continuation" -#: Stats.py:662 -#: Stats.py:669 +#: Stats.py:669 Stats.py:676 msgid "% continuation bet flop/4th" msgstr "% mise de continuation flop/4ème" -#: Stats.py:681 -#: Stats.py:688 +#: Stats.py:688 Stats.py:695 msgid "% continuation bet turn/5th" msgstr "% mise de continuation tournant/5ème" -#: Stats.py:700 -#: Stats.py:707 +#: Stats.py:707 Stats.py:714 msgid "% continuation bet river/6th" msgstr "% mise de continuation rivière/6ème" -#: Stats.py:719 -#: Stats.py:726 +#: Stats.py:726 Stats.py:733 msgid "% continuation bet 7th" msgstr "% mise de continuation 7ème" -#: Stats.py:738 -#: Stats.py:745 +#: Stats.py:745 Stats.py:752 msgid "% fold frequency flop/4th" msgstr "% fréquence de fold flop/4ème" -#: Stats.py:757 -#: Stats.py:764 +#: Stats.py:764 Stats.py:771 msgid "% fold frequency turn/5th" msgstr "% fréquence de fold tournant/5ème" -#: Stats.py:776 -#: Stats.py:783 +#: Stats.py:783 Stats.py:790 msgid "% fold frequency river/6th" msgstr "% fréquence de fold rivière/6ème" -#: Stats.py:795 -#: Stats.py:802 +#: Stats.py:802 Stats.py:809 msgid "% fold frequency 7th" msgstr "% fréquence de fold 7ème" -#: Stats.py:822 +#: Stats.py:829 msgid "Example stats, player = %s hand = %s:" msgstr "" -#: Stats.py:855 +#: Stats.py:862 msgid "" "\n" "\n" "Legal stats:" msgstr "" -#: Stats.py:856 -msgid "(add _0 to name to display with 0 decimal places, _1 to display with 1, etc)\n" +#: Stats.py:863 +msgid "" +"(add _0 to name to display with 0 decimal places, _1 to display with 1, " +"etc)\n" msgstr "" -#: Tables_Demo.py:72 +#: Tables_Demo.py:60 msgid "Fake HUD Main Window" msgstr "" -#: Tables_Demo.py:95 +#: Tables_Demo.py:90 msgid "enter table name to find: " msgstr "entrer le nom de la table à trouver:" -#: Tables_Demo.py:120 -msgid "calling main" +#: TournamentTracker.py:41 +msgid "" +"Note: error output is being diverted to fpdb-error-log.txt and HUD-error." +"txt. Any major error will be reported there _only_." msgstr "" -#: TournamentTracker.py:50 -msgid "Note: error output is being diverted to fpdb-error-log.txt and HUD-error.txt. Any major error will be reported there _only_." -msgstr "" - -#: TournamentTracker.py:111 +#: TournamentTracker.py:102 msgid "tournament edit window=" msgstr "" -#: TournamentTracker.py:114 +#: TournamentTracker.py:105 msgid "FPDB Tournament Entry" msgstr "" -#: TournamentTracker.py:154 +#: TournamentTracker.py:145 msgid "Closing this window will stop the Tournament Tracker" msgstr "Fermer cette fenêtre provoquera l'arrêt du Tracker de Tournoi" -#: TournamentTracker.py:156 +#: TournamentTracker.py:147 msgid "Enter Tournament" msgstr "" -#: TournamentTracker.py:161 +#: TournamentTracker.py:152 msgid "FPDB Tournament Tracker" msgstr "FPDB Tournament Tracker" -#: TournamentTracker.py:172 +#: TournamentTracker.py:163 msgid "Edit" msgstr "Edition" -#: TournamentTracker.py:175 +#: TournamentTracker.py:166 msgid "Rebuy" msgstr "Recave" -#: TournamentTracker.py:274 +#: TournamentTracker.py:265 msgid "db error: skipping " msgstr "erreur bdd: ignoré" -#: TournamentTracker.py:276 +#: TournamentTracker.py:267 msgid "Database error %s in hand %d. Skipping.\n" msgstr "Erreur de base de données %s dans la main %d. Ignorée.\n" -#: TournamentTracker.py:285 +#: TournamentTracker.py:276 msgid "could not find tournament: skipping" msgstr "tournoi non trouvé: ignore" -#: TournamentTracker.py:286 +#: TournamentTracker.py:277 msgid "Could not find tournament %d in hand %d. Skipping.\n" msgstr "Impossible de trouver le tournoi %d dans la main %d. Ignoré.\n" -#: TournamentTracker.py:309 +#: TournamentTracker.py:300 msgid "table name %s not found, skipping.\n" msgstr "nom de table %s non trouvé, ignoré.\n" -#: TournamentTracker.py:316 +#: TournamentTracker.py:307 msgid "tournament tracker starting\n" msgstr "tracker de tournoi dénarre\n" -#: TourneyFilters.py:61 +#: TourneyFilters.py:52 msgid "Tourney Type" msgstr "Type de Tournoi" -#: TourneyFilters.py:88 +#: TourneyFilters.py:79 msgid "setting numTourneys:" msgstr "" -#: TourneySummary.py:136 +#: TourneySummary.py:130 msgid "END TIME" msgstr "HEURE DE FIN" -#: TourneySummary.py:137 +#: TourneySummary.py:131 msgid "TOURNEY NAME" msgstr "NOM DU TOURNOI" -#: TourneySummary.py:138 +#: TourneySummary.py:132 msgid "TOURNEY NO" msgstr "NUM TOURNOI" -#: TourneySummary.py:143 +#: TourneySummary.py:137 msgid "CURRENCY" msgstr "DEVISE" -#: TourneySummary.py:146 +#: TourneySummary.py:140 msgid "ENTRIES" msgstr "PARTICIPANTS" -#: TourneySummary.py:147 +#: TourneySummary.py:141 msgid "SPEED" msgstr "VITESSE" -#: TourneySummary.py:148 +#: TourneySummary.py:142 msgid "PRIZE POOL" msgstr "PRIZE POOL" -#: TourneySummary.py:149 +#: TourneySummary.py:143 msgid "STARTING CHIP COUNT" msgstr "STACK DE DEPART" -#: TourneySummary.py:151 +#: TourneySummary.py:145 msgid "REBUY" msgstr "RECAVE" -#: TourneySummary.py:152 +#: TourneySummary.py:146 msgid "ADDON" msgstr "ADDON" -#: TourneySummary.py:153 +#: TourneySummary.py:147 msgid "KO" msgstr "KO" -#: TourneySummary.py:154 +#: TourneySummary.py:148 msgid "MATRIX" msgstr "MATRIX" -#: TourneySummary.py:155 +#: TourneySummary.py:149 msgid "MATRIX ID PROCESSED" msgstr "" -#: TourneySummary.py:156 +#: TourneySummary.py:150 msgid "SHOOTOUT" msgstr "SHOOTOUT" -#: TourneySummary.py:157 +#: TourneySummary.py:151 msgid "MATRIX MATCH ID" msgstr "" -#: TourneySummary.py:158 +#: TourneySummary.py:152 msgid "SUB TOURNEY BUY IN" msgstr "" -#: TourneySummary.py:159 +#: TourneySummary.py:153 msgid "SUB TOURNEY FEE" msgstr "" -#: TourneySummary.py:160 +#: TourneySummary.py:154 msgid "REBUY CHIPS" msgstr "RECAVE JETONS" -#: TourneySummary.py:161 +#: TourneySummary.py:155 msgid "ADDON CHIPS" msgstr "ADDON JETONS" -#: TourneySummary.py:162 +#: TourneySummary.py:156 msgid "REBUY COST" msgstr "COUT RECAVE" -#: TourneySummary.py:163 +#: TourneySummary.py:157 msgid "ADDON COST" msgstr "COUT ADDON" -#: TourneySummary.py:164 +#: TourneySummary.py:158 msgid "TOTAL REBUYS" msgstr "TOTAL RECAVES" -#: TourneySummary.py:165 +#: TourneySummary.py:159 msgid "TOTAL ADDONS" msgstr "TOTAL ADDONS" -#: TourneySummary.py:168 +#: TourneySummary.py:162 msgid "SNG" msgstr "SNG" -#: TourneySummary.py:169 +#: TourneySummary.py:163 msgid "SATELLITE" msgstr "SATELLITE" -#: TourneySummary.py:170 +#: TourneySummary.py:164 msgid "DOUBLE OR NOTHING" msgstr "DOUBLE OR NOTHING" -#: TourneySummary.py:171 +#: TourneySummary.py:165 msgid "GUARANTEE" msgstr "GUARANTIE" -#: TourneySummary.py:172 +#: TourneySummary.py:166 msgid "ADDED" msgstr "AJOUTE" -#: TourneySummary.py:173 +#: TourneySummary.py:167 msgid "ADDED CURRENCY" msgstr "" -#: TourneySummary.py:174 +#: TourneySummary.py:168 msgid "COMMENT" msgstr "COMMENTAIRE" -#: TourneySummary.py:175 +#: TourneySummary.py:169 msgid "COMMENT TIMESTAMP" msgstr "" -#: TourneySummary.py:178 +#: TourneySummary.py:172 msgid "PLAYER IDS" msgstr "" -#: TourneySummary.py:180 +#: TourneySummary.py:174 msgid "TOURNEYS PLAYERS IDS" msgstr "" -#: TourneySummary.py:181 +#: TourneySummary.py:175 msgid "RANKS" msgstr "" -#: TourneySummary.py:182 +#: TourneySummary.py:176 msgid "WINNINGS" msgstr "GAINS" -#: TourneySummary.py:183 +#: TourneySummary.py:177 msgid "WINNINGS CURRENCY" msgstr "" -#: TourneySummary.py:184 +#: TourneySummary.py:178 msgid "COUNT REBUYS" msgstr "NOMBRE DE RECAVES" -#: TourneySummary.py:185 +#: TourneySummary.py:179 msgid "COUNT ADDONS" msgstr "NOMBRE D'ADDONS" -#: TourneySummary.py:186 +#: TourneySummary.py:180 msgid "NB OF KO" msgstr "NOMBRE DE KO" -#: TourneySummary.py:233 +#: TourneySummary.py:227 msgid "Tourney Insert/Update done" msgstr "" -#: TourneySummary.py:253 +#: TourneySummary.py:247 msgid "addPlayer: rank:%s - name : '%s' - Winnings (%s)" msgstr "" -#: TourneySummary.py:280 +#: TourneySummary.py:274 msgid "incrementPlayerWinnings: name : '%s' - Add Winnings (%s)" msgstr "" -#: UltimateBetToFpdb.py:42 +#: UltimateBetToFpdb.py:45 msgid "Initialising UltimateBetconverter class" msgstr "" -#: WinTables.py:82 -msgid "Window %s not found. Skipping." -msgstr "" - -#: WinTables.py:85 +#: WinTables.py:70 msgid "self.window doesn't exist? why?" msgstr "" -#: fpdb.pyw:48 +#: fpdb.pyw:39 msgid " - press return to continue\n" msgstr " - appuyer sur entrée pour continuer\n" -#: fpdb.pyw:55 +#: fpdb.pyw:46 msgid "" "\n" "python 2.5-2.7 not found, please install python 2.5, 2.6 or 2.7 for fpdb\n" msgstr "" -#: fpdb.pyw:56 -#: fpdb.pyw:68 -#: fpdb.pyw:90 +#: fpdb.pyw:47 fpdb.pyw:59 fpdb.pyw:81 msgid "Press ENTER to continue." msgstr "Appuyez sur ENTREE pour continuer." -#: fpdb.pyw:67 -msgid "We appear to be running in Windows, but the Windows Python Extensions are not loading. Please install the PYWIN32 package from http://sourceforge.net/projects/pywin32/" +#: fpdb.pyw:58 +msgid "" +"We appear to be running in Windows, but the Windows Python Extensions are " +"not loading. Please install the PYWIN32 package from http://sourceforge.net/" +"projects/pywin32/" msgstr "" -#: fpdb.pyw:89 -msgid "Unable to load PyGTK modules required for GUI. Please install PyCairo, PyGObject, and PyGTK from www.pygtk.org." +#: fpdb.pyw:80 +msgid "" +"Unable to load PyGTK modules required for GUI. Please install PyCairo, " +"PyGObject, and PyGTK from www.pygtk.org." msgstr "" -#: fpdb.pyw:247 -msgid "Copyright 2008-2010, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, sqlcoder, Bostik, and others" +#: fpdb.pyw:239 +msgid "" +"Copyright 2008-2010, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, " +"sqlcoder, Bostik, and others" msgstr "" -#: fpdb.pyw:248 -msgid "You are free to change, and distribute original or changed versions of fpdb within the rules set out by the license" +#: fpdb.pyw:240 +msgid "" +"You are free to change, and distribute original or changed versions of fpdb " +"within the rules set out by the license" msgstr "" -#: fpdb.pyw:249 +#: fpdb.pyw:241 msgid "Please see fpdb's start screen for license information" msgstr "" -#: fpdb.pyw:253 +#: fpdb.pyw:245 msgid "and others" msgstr "et autres" -#: fpdb.pyw:259 +#: fpdb.pyw:251 msgid "Operating System" msgstr "Système d'exploitation" -#: fpdb.pyw:280 +#: fpdb.pyw:272 msgid "Your config file is: " msgstr "Votre fichier de configuration est:" -#: fpdb.pyw:285 +#: fpdb.pyw:277 msgid "Version Information:" msgstr "Information de Version:" -#: fpdb.pyw:292 +#: fpdb.pyw:284 msgid "Threads: " msgstr "Threads: " -#: fpdb.pyw:315 -msgid "Updated preferences have not been loaded because windows are open. Re-start fpdb to load them." -msgstr "Les nouvelles préférences n'ont pas été chargée car des fenêtres sont ouvertes. Relancer fpdb pour les charger." +#: fpdb.pyw:307 +msgid "" +"Updated preferences have not been loaded because windows are open. Re-start " +"fpdb to load them." +msgstr "" +"Les nouvelles préférences n'ont pas été chargée car des fenêtres sont " +"ouvertes. Relancer fpdb pour les charger." -#: fpdb.pyw:325 +#: fpdb.pyw:317 msgid "Maintain Databases" msgstr "" -#: fpdb.pyw:335 +#: fpdb.pyw:327 msgid "saving updated db data" msgstr "" -#: fpdb.pyw:342 +#: fpdb.pyw:334 msgid "guidb response was " msgstr "" -#: fpdb.pyw:348 -msgid "Cannot open Database Maintenance window because other windows have been opened. Re-start fpdb to use this option." +#: fpdb.pyw:340 +msgid "" +"Cannot open Database Maintenance window because other windows have been " +"opened. Re-start fpdb to use this option." msgstr "" -#: fpdb.pyw:351 +#: fpdb.pyw:343 msgid "Number of Hands: " msgstr "Nombre de Mains:" -#: fpdb.pyw:352 +#: fpdb.pyw:344 msgid "" "\n" "Number of Tourneys: " @@ -2866,7 +2839,7 @@ msgstr "" "\n" "Nombre de Tournois: " -#: fpdb.pyw:353 +#: fpdb.pyw:345 msgid "" "\n" "Number of TourneyTypes: " @@ -2874,285 +2847,296 @@ msgstr "" "\n" "Nombre de Type de Tournoi: " -#: fpdb.pyw:354 +#: fpdb.pyw:346 msgid "Database Statistics" msgstr "Statistiques de Base de Données" -#: fpdb.pyw:363 +#: fpdb.pyw:355 msgid "HUD Configurator - choose category" msgstr "Configurateur HUD - choisissez une catégorie" -#: fpdb.pyw:369 -msgid "Please select the game category for which you want to configure HUD stats:" +#: fpdb.pyw:361 +msgid "" +"Please select the game category for which you want to configure HUD stats:" msgstr "" -#: fpdb.pyw:421 +#: fpdb.pyw:413 msgid "HUD Configurator - please choose your stats" msgstr "" -#: fpdb.pyw:427 +#: fpdb.pyw:419 msgid "Please choose the stats you wish to use in the below table." msgstr "" -#: fpdb.pyw:431 +#: fpdb.pyw:423 msgid "Note that you may not select any stat more than once or it will crash." msgstr "" -#: fpdb.pyw:435 -msgid "It is not currently possible to select \"empty\" or anything else to that end." +#: fpdb.pyw:427 +msgid "" +"It is not currently possible to select \"empty\" or anything else to that " +"end." msgstr "" -#: fpdb.pyw:439 -msgid "To configure things like colouring you will still have to use the Preferences dialogue or manually edit your HUD_config.xml." +#: fpdb.pyw:431 +msgid "" +"To configure things like colouring you will still have to use the " +"Preferences dialogue or manually edit your HUD_config.xml." msgstr "" -#: fpdb.pyw:546 +#: fpdb.pyw:538 msgid "Confirm deleting and recreating tables" msgstr "" -#: fpdb.pyw:547 +#: fpdb.pyw:539 #, fuzzy msgid "Please confirm that you want to (re-)create the tables." msgstr "Veuillez confirmer que vous voulez recrééer le cache HUD." -#: fpdb.pyw:548 -msgid " If there already are tables in the database %s on %s they will be deleted and you will have to re-import your histories.\n" +#: fpdb.pyw:540 +msgid "" +" If there already are tables in the database %s on %s they will be deleted " +"and you will have to re-import your histories.\n" msgstr "" -#: fpdb.pyw:549 +#: fpdb.pyw:541 #, fuzzy msgid "This may take a while." msgstr "" " ils seront supprimés.\n" "Cela peut prendre du temps." -#: fpdb.pyw:574 +#: fpdb.pyw:566 msgid "User cancelled recreating tables" msgstr "L'utilisateur a annulé la reconstruction des tables" -#: fpdb.pyw:581 +#: fpdb.pyw:573 msgid "Please confirm that you want to re-create the HUD cache." msgstr "Veuillez confirmer que vous voulez recrééer le cache HUD." -#: fpdb.pyw:589 +#: fpdb.pyw:581 msgid " Hero's cache starts: " msgstr "" -#: fpdb.pyw:603 +#: fpdb.pyw:595 msgid " Villains' cache starts: " msgstr "" -#: fpdb.pyw:616 +#: fpdb.pyw:608 msgid " Rebuilding HUD Cache ... " msgstr "Reconstruction du Cache HUD ..." -#: fpdb.pyw:624 +#: fpdb.pyw:616 msgid "User cancelled rebuilding hud cache" msgstr "L'utilisateur a annulé la reconstruction du cache hud" -#: fpdb.pyw:636 +#: fpdb.pyw:628 msgid "Confirm rebuilding database indexes" msgstr "" -#: fpdb.pyw:637 +#: fpdb.pyw:629 msgid "Please confirm that you want to rebuild the database indexes." msgstr "Veuillez confirmer la reconstruction des indices de base de données." -#: fpdb.pyw:645 +#: fpdb.pyw:637 msgid " Rebuilding Indexes ... " msgstr "Reconstruction des Indices ..." -#: fpdb.pyw:652 +#: fpdb.pyw:644 msgid " Cleaning Database ... " msgstr "Nettoyage de la Base de Données ..." -#: fpdb.pyw:657 +#: fpdb.pyw:649 msgid " Analyzing Database ... " msgstr "Analyse de la Base de Données ..." -#: fpdb.pyw:662 +#: fpdb.pyw:654 msgid "User cancelled rebuilding db indexes" msgstr "L'utilisateur a annulé la reconstruction des indices de BDD" -#: fpdb.pyw:757 -msgid "Unimplemented: Save Profile (try saving a HUD layout, that should do it)" +#: fpdb.pyw:749 +msgid "" +"Unimplemented: Save Profile (try saving a HUD layout, that should do it)" msgstr "" -#: fpdb.pyw:808 +#: fpdb.pyw:801 msgid "_Main" msgstr "" -#: fpdb.pyw:809 -#: fpdb.pyw:836 +#: fpdb.pyw:802 fpdb.pyw:830 msgid "_Quit" msgstr "" -#: fpdb.pyw:810 +#: fpdb.pyw:803 msgid "L" msgstr "" -#: fpdb.pyw:810 +#: fpdb.pyw:803 msgid "_Load Profile (broken)" msgstr "" -#: fpdb.pyw:811 +#: fpdb.pyw:804 msgid "S" msgstr "" -#: fpdb.pyw:811 +#: fpdb.pyw:804 msgid "_Save Profile (todo)" msgstr "" -#: fpdb.pyw:812 +#: fpdb.pyw:805 msgid "F" msgstr "" -#: fpdb.pyw:812 +#: fpdb.pyw:805 msgid "Pre_ferences" msgstr "" -#: fpdb.pyw:813 +#: fpdb.pyw:806 msgid "_Import" msgstr "" -#: fpdb.pyw:814 +#: fpdb.pyw:807 msgid "B" msgstr "" -#: fpdb.pyw:815 +#: fpdb.pyw:808 msgid "I" msgstr "" -#: fpdb.pyw:815 +#: fpdb.pyw:808 msgid "_Import through eMail/IMAP" msgstr "" -#: fpdb.pyw:816 +#: fpdb.pyw:809 msgid "_Viewers" msgstr "" -#: fpdb.pyw:817 +#: fpdb.pyw:810 msgid "A" msgstr "" -#: fpdb.pyw:817 +#: fpdb.pyw:810 msgid "_Auto Import and HUD" msgstr "" -#: fpdb.pyw:818 +#: fpdb.pyw:811 msgid "H" msgstr "" -#: fpdb.pyw:818 +#: fpdb.pyw:811 msgid "_HUD Configurator" msgstr "" -#: fpdb.pyw:819 +#: fpdb.pyw:812 msgid "G" msgstr "" -#: fpdb.pyw:819 +#: fpdb.pyw:812 msgid "_Graphs" msgstr "" -#: fpdb.pyw:820 +#: fpdb.pyw:813 fpdb.pyw:1068 +#, fuzzy +msgid "Tourney Graphs" +msgstr "Type de Tournoi" + +#: fpdb.pyw:814 msgid "P" msgstr "" -#: fpdb.pyw:820 +#: fpdb.pyw:814 msgid "Ring _Player Stats (tabulated view, not on pgsql)" msgstr "" -#: fpdb.pyw:821 +#: fpdb.pyw:815 msgid "T" msgstr "" -#: fpdb.pyw:821 +#: fpdb.pyw:815 msgid "_Tourney Player Stats (tabulated view, not on pgsql)" msgstr "" -#: fpdb.pyw:822 +#: fpdb.pyw:816 msgid "Tourney _Viewer" msgstr "" -#: fpdb.pyw:823 +#: fpdb.pyw:817 msgid "O" msgstr "" -#: fpdb.pyw:823 +#: fpdb.pyw:817 msgid "P_ositional Stats (tabulated view, not on sqlite)" msgstr "" -#: fpdb.pyw:824 -#: fpdb.pyw:1039 +#: fpdb.pyw:818 fpdb.pyw:1033 msgid "Session Stats" msgstr "Stats de Session" -#: fpdb.pyw:825 +#: fpdb.pyw:819 msgid "_Database" msgstr "" -#: fpdb.pyw:826 +#: fpdb.pyw:820 msgid "_Maintain Databases" msgstr "" -#: fpdb.pyw:827 +#: fpdb.pyw:821 msgid "Create or Recreate _Tables" msgstr "" -#: fpdb.pyw:828 +#: fpdb.pyw:822 msgid "Rebuild HUD Cache" msgstr "Reconstruction Cache HUD" -#: fpdb.pyw:829 +#: fpdb.pyw:823 msgid "Rebuild DB Indexes" msgstr "Reconstruction Indices BDD" -#: fpdb.pyw:830 +#: fpdb.pyw:824 msgid "_Statistics" msgstr "" -#: fpdb.pyw:831 +#: fpdb.pyw:825 msgid "Dump Database to Textfile (takes ALOT of time)" msgstr "" -#: fpdb.pyw:832 +#: fpdb.pyw:826 msgid "_Help" msgstr "" -#: fpdb.pyw:833 +#: fpdb.pyw:827 msgid "_Log Messages" msgstr "" -#: fpdb.pyw:834 +#: fpdb.pyw:828 msgid "A_bout, License, Copying" msgstr "" -#: fpdb.pyw:852 +#: fpdb.pyw:846 msgid "There is an error in your config file\n" msgstr "" -#: fpdb.pyw:853 +#: fpdb.pyw:847 msgid "" "\n" "\n" "Error is: " msgstr "" -#: fpdb.pyw:854 +#: fpdb.pyw:848 msgid "CONFIG FILE ERROR" msgstr "" -#: fpdb.pyw:858 +#: fpdb.pyw:852 #, fuzzy msgid "Logfile is %s\n" msgstr "Fichier de log est" -#: fpdb.pyw:860 +#: fpdb.pyw:854 msgid "Config file" msgstr "Fichier de configuration" -#: fpdb.pyw:861 +#: fpdb.pyw:855 msgid "" "has been created at:\n" "%s.\n" @@ -3160,232 +3144,275 @@ msgstr "" "a été créé à:\n" "%s.\n" -#: fpdb.pyw:862 -msgid "Edit your screen_name and hand history path in the supported_sites section of the Preferences window (Main menu) before trying to import hands." +#: fpdb.pyw:856 +msgid "" +"Edit your screen_name and hand history path in the supported_sites section " +"of the Preferences window (Main menu) before trying to import hands." msgstr "" -#: fpdb.pyw:884 +#: fpdb.pyw:878 #, fuzzy msgid "Connected to SQLite: %s" msgstr "Connecté à SQLite: %(database)s" -#: fpdb.pyw:918 +#: fpdb.pyw:912 msgid "Strong Warning - Invalid database version" msgstr "" -#: fpdb.pyw:920 +#: fpdb.pyw:914 msgid "An invalid DB version or missing tables have been detected." -msgstr "Une version invalide de la BDD ou des tables manquantes ont été détectés." +msgstr "" +"Une version invalide de la BDD ou des tables manquantes ont été détectés." -#: fpdb.pyw:924 -msgid "This error is not necessarily fatal but it is strongly recommended that you recreate the tables by using the Database menu." +#: fpdb.pyw:918 +msgid "" +"This error is not necessarily fatal but it is strongly recommended that you " +"recreate the tables by using the Database menu." msgstr "" -#: fpdb.pyw:928 -msgid "Not doing this will likely lead to misbehaviour including fpdb crashes, corrupt data etc." +#: fpdb.pyw:922 +msgid "" +"Not doing this will likely lead to misbehaviour including fpdb crashes, " +"corrupt data etc." msgstr "" -#: fpdb.pyw:941 +#: fpdb.pyw:935 msgid "Status: Connected to %s database named %s on host %s" msgstr "" -#: fpdb.pyw:951 +#: fpdb.pyw:945 msgid "" "\n" "Global lock taken by %s" msgstr "" -#: fpdb.pyw:954 +#: fpdb.pyw:948 msgid "" "\n" "Failed to get global lock, it is currently held by %s" msgstr "" -#: fpdb.pyw:964 +#: fpdb.pyw:958 msgid "Quitting normally" msgstr "Quitte normalement" -#: fpdb.pyw:988 +#: fpdb.pyw:982 msgid "Global lock released.\n" msgstr "" -#: fpdb.pyw:995 +#: fpdb.pyw:989 msgid "Auto Import" msgstr "Import Auto" -#: fpdb.pyw:1002 +#: fpdb.pyw:996 msgid "Bulk Import" msgstr "Import Fichiers" -#: fpdb.pyw:1008 +#: fpdb.pyw:1002 msgid "eMail Import" msgstr "Import eMail" -#: fpdb.pyw:1015 +#: fpdb.pyw:1009 msgid "Ring Player Stats" msgstr "Stats Joueur Cash-Game" -#: fpdb.pyw:1021 +#: fpdb.pyw:1015 msgid "Tourney Player Stats" msgstr "Stats Joueur Tournoi" -#: fpdb.pyw:1027 +#: fpdb.pyw:1021 msgid "Tourney Viewer" msgstr "Visualiseur Tournoi" -#: fpdb.pyw:1033 +#: fpdb.pyw:1027 msgid "Positional Stats" msgstr "Stats Position" -#: fpdb.pyw:1043 +#: fpdb.pyw:1037 msgid "" "Fpdb needs translators!\n" -"If you speak another language and have a few minutes or more to spare get in touch by emailing steffen@schaumburger.info\n" +"If you speak another language and have a few minutes or more to spare get in " +"touch by emailing steffen@schaumburger.info\n" "\n" "Welcome to Fpdb!\n" -"To be notified of new snapshots and releases go to https://lists.sourceforge.net/lists/listinfo/fpdb-announce and subscribe.\n" -"If you want to follow development more closely go to https://lists.sourceforge.net/lists/listinfo/fpdb-main and subscribe.\n" +"To be notified of new snapshots and releases go to https://lists.sourceforge." +"net/lists/listinfo/fpdb-announce and subscribe.\n" +"If you want to follow development more closely go to https://lists." +"sourceforge.net/lists/listinfo/fpdb-main and subscribe.\n" "\n" -"This program is currently in an alpha-state, so our database format is still sometimes changed.\n" -"You should therefore always keep your hand history files so that you can re-import after an update, if necessary.\n" +"This program is currently in an alpha-state, so our database format is still " +"sometimes changed.\n" +"You should therefore always keep your hand history files so that you can re-" +"import after an update, if necessary.\n" "\n" -"For documentation please visit our website/wiki at http://fpdb.sourceforge.net/.\n" +"For documentation please visit our website/wiki at http://fpdb.sourceforge." +"net/.\n" "If you need help click on Contact - Get Help on our website.\n" -"Please note that default.conf is no longer needed nor used, all configuration now happens in HUD_config.xml.\n" +"Please note that default.conf is no longer needed nor used, all " +"configuration now happens in HUD_config.xml.\n" "\n" -"This program is free/libre open source software licensed partially under the AGPL3, and partially under GPL2 or later.\n" +"This program is free/libre open source software licensed partially under the " +"AGPL3, and partially under GPL2 or later.\n" "The Windows installer package includes code licensed under the MIT license.\n" -"You can find the full license texts in agpl-3.0.txt, gpl-2.0.txt, gpl-3.0.txt and mit.txt in the fpdb installation directory." +"You can find the full license texts in agpl-3.0.txt, gpl-2.0.txt, gpl-3.0." +"txt and mit.txt in the fpdb installation directory." msgstr "" -#: fpdb.pyw:1060 +#: fpdb.pyw:1054 msgid "Help" msgstr "Aide" -#: fpdb.pyw:1067 +#: fpdb.pyw:1061 msgid "Graphs" msgstr "Graphs" -#: fpdb.pyw:1119 +#: fpdb.pyw:1120 msgid "" "\n" -"Note: error output is being diverted to fpdb-errors.txt and HUD-errors.txt in: %s" +"Note: error output is being diverted to fpdb-errors.txt and HUD-errors.txt " +"in: %s" msgstr "" -#: fpdb.pyw:1148 +#: fpdb.pyw:1149 msgid "fpdb starting ..." msgstr "fpdb démarre ..." -#: fpdb.pyw:1205 +#: fpdb.pyw:1206 msgid "FPDB WARNING" msgstr "WARNING FPDB" -#: fpdb.pyw:1224 +#: fpdb.pyw:1226 msgid "" "WARNING: Unable to find output hand history directory %s\n" "\n" " Press YES to create this directory, or NO to select a new one." msgstr "" -#: fpdb.pyw:1232 -msgid "WARNING: Unable to create hand output directory. Importing is not likely to work until this is fixed." +#: fpdb.pyw:1234 +msgid "" +"WARNING: Unable to create hand output directory. Importing is not likely to " +"work until this is fixed." msgstr "" -#: fpdb_import.py:60 +#: fpdb.pyw:1245 +msgid "" +"WARNING: Unable to find site '%s'\n" +"\n" +"Press YES to add this site to the database." +msgstr "" + +#: fpdb.pyw:1261 +msgid "" +"\n" +"Enter short code for %s\n" +"(up to 3 characters):\n" +msgstr "" + +#: fpdb_import.py:51 msgid "Import database module: MySQLdb not found" msgstr "" -#: fpdb_import.py:67 +#: fpdb_import.py:58 msgid "Import database module: psycopg2 not found" msgstr "" -#: fpdb_import.py:189 +#: fpdb_import.py:185 msgid "Database ID for %s not found" msgstr "" -#: fpdb_import.py:191 -msgid "[ERROR] More than 1 Database ID found for %s - Multiple currencies not implemented yet" +#: fpdb_import.py:187 +msgid "" +"[ERROR] More than 1 Database ID found for %s - Multiple currencies not " +"implemented yet" msgstr "" -#: fpdb_import.py:227 +#: fpdb_import.py:223 msgid "Attempted to add non-directory '%s' as an import directory" msgstr "" -#: fpdb_import.py:237 +#: fpdb_import.py:233 msgid "Started at %s -- %d files to import. indexes: %s" msgstr "" -#: fpdb_import.py:246 +#: fpdb_import.py:242 msgid "No need to drop indexes." msgstr "Pas besoin de supprimer les indices." -#: fpdb_import.py:265 +#: fpdb_import.py:261 msgid "writers finished already" msgstr "" -#: fpdb_import.py:268 +#: fpdb_import.py:264 msgid "waiting for writers to finish ..." msgstr "" -#: fpdb_import.py:278 +#: fpdb_import.py:274 msgid " ... writers finished" msgstr "" -#: fpdb_import.py:284 +#: fpdb_import.py:280 msgid "No need to rebuild indexes." msgstr "Pas besoin de reconstruire les indices." -#: fpdb_import.py:288 +#: fpdb_import.py:284 msgid "No need to rebuild hudcache." msgstr "Pas besoin de reconstruire le cache hud." -#: fpdb_import.py:313 +#: fpdb_import.py:318 msgid "sending finish message queue length =" msgstr "" -#: fpdb_import.py:439 -#: fpdb_import.py:441 +#: fpdb_import.py:445 fpdb_import.py:447 #, fuzzy msgid "Converting %s" msgstr "Conversion" -#: fpdb_import.py:477 +#: fpdb_import.py:485 msgid "Hand processed but empty" msgstr "Main traitée mais vide" -#: fpdb_import.py:490 +#: fpdb_import.py:498 msgid "fpdb_import: sending hand to hud" msgstr "" -#: fpdb_import.py:493 +#: fpdb_import.py:501 msgid "Failed to send hand to HUD: %s" msgstr "" -#: fpdb_import.py:508 +#: fpdb_import.py:516 msgid "Unknown filter filter_name:'%s' in filter:'%s'" msgstr "" -#: fpdb_import.py:519 -msgid "Error No.%s please send the hand causing this to fpdb-main@lists.sourceforge.net so we can fix the problem." +#: fpdb_import.py:527 +msgid "" +"Error No.%s please send the hand causing this to fpdb-main@lists.sourceforge." +"net so we can fix the problem." msgstr "" -#: fpdb_import.py:520 +#: fpdb_import.py:528 msgid "Filename:" msgstr "Nom de fichier:" -#: fpdb_import.py:521 -msgid "Here is the first line of the hand so you can identify it. Please mention that the error was a ValueError:" -msgstr "" - -#: fpdb_import.py:523 -msgid "Hand logged to hand-errors.txt" +#: fpdb_import.py:529 +msgid "" +"Here is the first line of the hand so you can identify it. Please mention " +"that the error was a ValueError:" msgstr "" #: fpdb_import.py:531 +msgid "Hand logged to hand-errors.txt" +msgstr "" + +#: fpdb_import.py:587 +#, fuzzy +msgid "Importing" +msgstr "Import en cours..." + +#: fpdb_import.py:615 msgid "CLI for fpdb_import is now available as CliFpdb.py" msgstr "" -#: interlocks.py:61 +#: interlocks.py:52 msgid "lock already held by:" msgstr "" @@ -3408,9 +3435,16 @@ msgstr "" #: windows_make_bats.py:66 msgid "" "\n" -"no gtk directories found in your path - install gtk or edit the path manually\n" +"no gtk directories found in your path - install gtk or edit the path " +"manually\n" msgstr "" +#~ msgid "GameInfo regex did not match" +#~ msgstr "GameInfo regex ne correspond pas" + +#~ msgid "didn't recognise buyin currency in:" +#~ msgstr "n'a pas reconnu la devise du buyin:" + #~ msgid "commit finished ok, i = " #~ msgstr "succès du commit, i = " diff --git a/pyfpdb/locale/fpdb-hu_HU.po b/pyfpdb/locale/fpdb-hu_HU.po index ecd6c69e..4234b1f7 100644 --- a/pyfpdb/locale/fpdb-hu_HU.po +++ b/pyfpdb/locale/fpdb-hu_HU.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.20.905 plus git\n" -"POT-Creation-Date: 2010-09-22 20:10+CEST\n" +"POT-Creation-Date: 2010-10-02 13:31+CEST\n" "PO-Revision-Date: 2010-09-28 15:55+0200\n" "Last-Translator: Ferenc Erki \n" "Language-Team: Hungarian \n" @@ -16,99 +16,99 @@ msgstr "" "Generated-By: pygettext.py 1.5\n" "Plural-Forms: nplurals=2; plural=n !=1;\n" -#: AbsoluteToFpdb.py:128 BetfairToFpdb.py:85 CarbonToFpdb.py:139 -#: FulltiltToFpdb.py:190 OnGameToFpdb.py:178 PartyPokerToFpdb.py:203 -#: PkrToFpdb.py:138 PokerStarsToFpdb.py:188 Win2dayToFpdb.py:104 -#: iPokerToFpdb.py:131 +#: AbsoluteToFpdb.py:119 BetfairToFpdb.py:76 CarbonToFpdb.py:130 +#: FulltiltToFpdb.py:181 OnGameToFpdb.py:169 PartyPokerToFpdb.py:194 +#: PkrToFpdb.py:128 PokerStarsToFpdb.py:179 Win2dayToFpdb.py:95 +#: WinamaxToFpdb.py:175 iPokerToFpdb.py:122 msgid "determineGameType: Unable to recognise gametype from: '%s'" msgstr "determineGameType: Nem sikerült felismerni a játéktípust innen: '%s'" -#: AbsoluteToFpdb.py:129 BetfairToFpdb.py:86 CarbonToFpdb.py:140 -#: FulltiltToFpdb.py:191 OnGameToFpdb.py:179 OnGameToFpdb.py:193 -#: PartyPokerToFpdb.py:204 PkrToFpdb.py:139 PkrToFpdb.py:164 -#: PokerStarsToFpdb.py:189 PokerStarsToFpdb.py:215 Win2dayToFpdb.py:105 -#: iPokerToFpdb.py:132 +#: AbsoluteToFpdb.py:120 BetfairToFpdb.py:77 CarbonToFpdb.py:131 +#: FulltiltToFpdb.py:182 OnGameToFpdb.py:170 OnGameToFpdb.py:184 +#: PartyPokerToFpdb.py:195 PkrToFpdb.py:129 PkrToFpdb.py:154 +#: PokerStarsToFpdb.py:180 PokerStarsToFpdb.py:206 Win2dayToFpdb.py:96 +#: WinamaxToFpdb.py:176 WinamaxToFpdb.py:190 iPokerToFpdb.py:123 msgid "determineGameType: Raising FpdbParseError" msgstr "determineGameType: FpdbParseError" -#: AbsoluteToFpdb.py:130 BetfairToFpdb.py:87 CarbonToFpdb.py:141 -#: FulltiltToFpdb.py:192 OnGameToFpdb.py:180 PartyPokerToFpdb.py:205 -#: PkrToFpdb.py:140 PokerStarsToFpdb.py:190 Win2dayToFpdb.py:106 -#: iPokerToFpdb.py:133 +#: AbsoluteToFpdb.py:121 BetfairToFpdb.py:78 CarbonToFpdb.py:132 +#: FulltiltToFpdb.py:183 OnGameToFpdb.py:171 PartyPokerToFpdb.py:196 +#: PkrToFpdb.py:130 PokerStarsToFpdb.py:181 Win2dayToFpdb.py:97 +#: WinamaxToFpdb.py:177 iPokerToFpdb.py:124 msgid "Unable to recognise gametype from: '%s'" msgstr "Nem sikerült felismerni a játéktípust innen: '%s'" -#: AbsoluteToFpdb.py:184 BetfairToFpdb.py:117 CarbonToFpdb.py:171 -#: EverleafToFpdb.py:148 FulltiltToFpdb.py:224 iPokerToFpdb.py:165 -#: iPokerToFpdb.py:167 +#: AbsoluteToFpdb.py:175 BetfairToFpdb.py:108 CarbonToFpdb.py:162 +#: EverleafToFpdb.py:139 FulltiltToFpdb.py:215 iPokerToFpdb.py:156 +#: iPokerToFpdb.py:158 msgid "Didn't match re_HandInfo" msgstr "re_HandInfo nem illeszkedik" -#: AbsoluteToFpdb.py:241 EverleafToFpdb.py:217 FulltiltToFpdb.py:354 -#: OnGameToFpdb.py:305 PokerStarsToFpdb.py:353 UltimateBetToFpdb.py:183 -#: Win2dayToFpdb.py:212 +#: AbsoluteToFpdb.py:232 EverleafToFpdb.py:208 FulltiltToFpdb.py:345 +#: OnGameToFpdb.py:296 PokerStarsToFpdb.py:344 UltimateBetToFpdb.py:186 +#: Win2dayToFpdb.py:203 WinamaxToFpdb.py:341 msgid "reading antes" msgstr "antek olvasása" -#: AbsoluteToFpdb.py:253 EverleafToFpdb.py:229 +#: AbsoluteToFpdb.py:244 EverleafToFpdb.py:220 msgid "No bringin found." msgstr "Nyitó hívás nem található." -#: AbsoluteToFpdb.py:260 EverleafToFpdb.py:236 +#: AbsoluteToFpdb.py:251 EverleafToFpdb.py:227 msgid "No small blind" msgstr "Nincs kisvak" -#: AbsoluteToFpdb.py:287 +#: AbsoluteToFpdb.py:278 msgid "Absolute readStudPlayerCards is only a stub." msgstr "Az Absolute terem readStudPlayerCards funkciója csak egy csonk." -#: AbsoluteToFpdb.py:354 BetfairToFpdb.py:232 CarbonToFpdb.py:306 -#: EverleafToFpdb.py:325 FulltiltToFpdb.py:718 PartyPokerToFpdb.py:562 -#: PokerStarsToFpdb.py:463 UltimateBetToFpdb.py:315 Win2dayToFpdb.py:377 -#: iPokerToFpdb.py:300 +#: AbsoluteToFpdb.py:345 BetfairToFpdb.py:223 CarbonToFpdb.py:297 +#: EverleafToFpdb.py:316 FulltiltToFpdb.py:709 PartyPokerToFpdb.py:564 +#: PokerStarsToFpdb.py:454 UltimateBetToFpdb.py:318 Win2dayToFpdb.py:368 +#: iPokerToFpdb.py:291 msgid "parse input hand history" msgstr "leosztástörténet feldolgozása" -#: AbsoluteToFpdb.py:355 BetfairToFpdb.py:233 CarbonToFpdb.py:307 -#: EverleafToFpdb.py:326 FulltiltToFpdb.py:719 PartyPokerToFpdb.py:563 -#: PokerStarsToFpdb.py:464 UltimateBetToFpdb.py:316 Win2dayToFpdb.py:378 -#: iPokerToFpdb.py:301 +#: AbsoluteToFpdb.py:346 BetfairToFpdb.py:224 CarbonToFpdb.py:298 +#: EverleafToFpdb.py:317 FulltiltToFpdb.py:710 PartyPokerToFpdb.py:565 +#: PokerStarsToFpdb.py:455 UltimateBetToFpdb.py:319 Win2dayToFpdb.py:369 +#: iPokerToFpdb.py:292 msgid "output translation to" msgstr "feldolgozás eredményének helye" -#: AbsoluteToFpdb.py:356 BetfairToFpdb.py:234 CarbonToFpdb.py:308 -#: EverleafToFpdb.py:327 FulltiltToFpdb.py:720 PartyPokerToFpdb.py:564 -#: PokerStarsToFpdb.py:465 UltimateBetToFpdb.py:317 Win2dayToFpdb.py:379 -#: iPokerToFpdb.py:302 +#: AbsoluteToFpdb.py:347 BetfairToFpdb.py:225 CarbonToFpdb.py:299 +#: EverleafToFpdb.py:318 FulltiltToFpdb.py:711 PartyPokerToFpdb.py:566 +#: PokerStarsToFpdb.py:456 UltimateBetToFpdb.py:320 Win2dayToFpdb.py:370 +#: iPokerToFpdb.py:293 msgid "follow (tail -f) the input" msgstr "kövesse a kimenetet (tail -f)" -#: Anonymise.py:55 +#: Anonymise.py:47 msgid "Could not find file %s" msgstr "%s fájl nem található" -#: Anonymise.py:61 +#: Anonymise.py:53 msgid "Output being written to" msgstr "Az eredmény ide került kiírásra" -#: BetfairToFpdb.py:118 CarbonToFpdb.py:173 FulltiltToFpdb.py:226 -#: PokerStarsToFpdb.py:226 +#: BetfairToFpdb.py:109 CarbonToFpdb.py:164 FulltiltToFpdb.py:217 +#: PokerStarsToFpdb.py:217 msgid "No match in readHandInfo." msgstr "readHandInfo nem illeszkedik." -#: BetfairToFpdb.py:133 +#: BetfairToFpdb.py:124 msgid "readPlayerStacks: Less than 2 players found in a hand" msgstr "readPlayerStacks: Kettőnél kevesebb játékost találtam egy leosztásban" -#: BetfairToFpdb.py:173 +#: BetfairToFpdb.py:164 msgid "No bringin found" msgstr "Nyitó hívás nem található" -#: BetfairToFpdb.py:209 OnGameToFpdb.py:348 PokerStarsToFpdb.py:435 +#: BetfairToFpdb.py:200 OnGameToFpdb.py:339 PokerStarsToFpdb.py:426 msgid "DEBUG: unimplemented readAction: '%s' '%s'" msgstr "DEBUG: nem ismert readAction: '%s' '%s'" -#: Card.py:183 +#: Card.py:430 msgid "fpdb card encoding(same as pokersource)" msgstr "fpdb kártyakódolás (ugyanaz, mint amit a pokersource használ)" @@ -120,11 +120,11 @@ msgstr "Nem sikerült konvertálni: \"%s\"\n" msgid "Could not encode: \"%s\"\n" msgstr "Nem sikerült kódolni: \"%s\"\n" -#: Configuration.py:116 Configuration.py:131 +#: Configuration.py:109 Configuration.py:124 msgid "Config file has been created at %s.\n" msgstr "Konfigurációs fájl létrehozva itt: %s.\n" -#: Configuration.py:130 +#: Configuration.py:123 msgid "" "No %s found\n" " in %s\n" @@ -134,29 +134,29 @@ msgstr "" " itt: %s\n" " vagy itt: %s\n" -#: Configuration.py:135 Configuration.py:136 +#: Configuration.py:128 Configuration.py:129 msgid "Error copying .example config file, cannot fall back. Exiting.\n" msgstr "" "Hiba a .example konfigurációs fájl másolása közben, nem tudom folytatni. " "Kilépés.\n" -#: Configuration.py:140 Configuration.py:141 +#: Configuration.py:133 Configuration.py:134 msgid "No %s found, cannot fall back. Exiting.\n" msgstr "%s nem található, nem tudom folytatni. Kilépés.\n" -#: Configuration.py:173 +#: Configuration.py:166 msgid "Default logger initialised for " msgstr "Alapértelmezett naplózó előkészítve ehhez: " -#: Configuration.py:174 +#: Configuration.py:167 msgid "Default logger intialised for " msgstr "Alapértelmezett naplózó előkészítve ehhez: " -#: Configuration.py:185 Database.py:439 Database.py:440 +#: Configuration.py:178 Database.py:430 Database.py:431 msgid "Creating directory: '%s'" msgstr "Könyvtár létrehozása: '%s'" -#: Configuration.py:211 +#: Configuration.py:204 msgid "" "Default encoding set to US-ASCII, defaulting to CP1252 instead -- If you're " "not on a Mac, please report this problem." @@ -164,59 +164,59 @@ msgstr "" "US-ASCII az alapértelmezett karakterkódolás, CP1252 használata ehelyett.Ha " "nem Mac-et használsz, akkor kérlek jelentsd ezt a problémát." -#: Configuration.py:309 +#: Configuration.py:302 msgid "Loading site" msgstr "Terem betöltése" -#: Configuration.py:526 +#: Configuration.py:519 msgid "config.general: adding %s = %s" msgstr "config.general: %s = %s hozzáadása" -#: Configuration.py:573 Configuration.py:574 +#: Configuration.py:566 Configuration.py:567 msgid "bad number in xalignment was ignored" msgstr "hibás érték az xalignment-ben - figyelmen kívül hagyás" -#: Configuration.py:622 +#: Configuration.py:615 msgid "missing config section raw_hands" msgstr "hiányzó konfigurációs bekezdés: raw_hands" -#: Configuration.py:628 +#: Configuration.py:621 msgid "Invalid config value for raw_hands.save, defaulting to \"error\"" msgstr "" "Érvénytelen raw_hands.save beállítás, az alapértelmezett \"error\" használata" -#: Configuration.py:635 +#: Configuration.py:628 msgid "Invalid config value for raw_hands.compression, defaulting to \"none\"" msgstr "" "Érvénytelen raw_hands.compression beállítás, az alapértelmezett \"none\" " "használata" -#: Configuration.py:648 +#: Configuration.py:641 msgid "missing config section raw_tourneys" msgstr "hiányzó konfigurációs bekezdés: raw_tourneys" -#: Configuration.py:654 +#: Configuration.py:647 msgid "Invalid config value for raw_tourneys.save, defaulting to \"error\"" msgstr "" "Érvénytelen raw_tourneys.save beállítás, az alapértelmezett \"error\" " "használata" -#: Configuration.py:661 +#: Configuration.py:654 msgid "" "Invalid config value for raw_tourneys.compression, defaulting to \"none\"" msgstr "" "Érvénytelen raw_tourneys.compression beállítás, az alapértelmezett \"none\" " "használata" -#: Configuration.py:679 Configuration.py:680 +#: Configuration.py:672 Configuration.py:673 msgid "Configuration file %s not found. Using defaults." msgstr "A %s konfigurációs fájl nem található. Alapértelmezések használata." -#: Configuration.py:710 +#: Configuration.py:703 msgid "Reading configuration file %s" msgstr "%s konfigurációs fájl olvasása" -#: Configuration.py:711 +#: Configuration.py:704 msgid "" "\n" "Reading configuration file %s\n" @@ -224,564 +224,564 @@ msgstr "" "\n" "%s konfigurációs fájl olvasása\n" -#: Configuration.py:717 +#: Configuration.py:710 msgid "Error parsing %s. See error log file." msgstr "Hiba a(z) %s értelmezése közben. Nézz bele a hibanaplóba." -#: Configuration.py:833 +#: Configuration.py:826 msgid "Error parsing example file %s. See error log file." msgstr "Hiba a(z) %s mintafájl értelmezése közben. Nézz bele a hibanaplóba." -#: Database.py:74 +#: Database.py:65 msgid "Not using sqlalchemy connection pool." msgstr "SQLAlchemy connection pool használatának kihagyása." -#: Database.py:81 +#: Database.py:72 msgid "Not using numpy to define variance in sqlite." msgstr "A variancia SQLite-ban való definiálásához nincs használva a NumPy." -#: Database.py:250 +#: Database.py:241 msgid "Creating Database instance, sql = %s" msgstr "Adatbázis-példány létrehozása, sql = %s" -#: Database.py:390 +#: Database.py:381 msgid "*** WARNING UNKNOWN MYSQL ERROR:" msgstr "*** FIGYELEM: ISMERETLEN MYSQL HIBA: " -#: Database.py:444 +#: Database.py:435 msgid "Connecting to SQLite: %(database)s" msgstr "Kapcsolódás a %(database)s SQLite adatbázishoz" -#: Database.py:456 +#: Database.py:447 msgid "Some database functions will not work without NumPy support" msgstr "Néhány adatbázis-funkció nem fog működni NumPy támogatás nélkül" -#: Database.py:486 +#: Database.py:477 msgid "outdated or too new database version (%s) - please recreate tables" msgstr "" "elavult vagy túl új adatbázis verzió (%s) - kérlek hozd létre újra a táblákat" -#: Database.py:492 Database.py:493 +#: Database.py:483 Database.py:484 msgid "Failed to read settings table - recreating tables" msgstr "" "Nem sikerült az olvasás a beállítások táblából - táblák újra létrehozása" -#: Database.py:497 Database.py:498 +#: Database.py:488 Database.py:489 msgid "Failed to read settings table - please recreate tables" msgstr "" "Nem sikerült az olvasás a beállítások táblából - kérlek hozd létre újra a " "táblákat" -#: Database.py:519 +#: Database.py:510 msgid "commit %s failed: info=%s value=%s" msgstr "%s. véglegesítés nem sikerült: info=%s érték=%s" -#: Database.py:523 +#: Database.py:514 msgid "commit failed" msgstr "a véglegesítés nem sikerült" -#: Database.py:692 Database.py:721 +#: Database.py:683 Database.py:712 msgid "*** Database Error: " msgstr "*** Adatbázis hiba: " -#: Database.py:718 +#: Database.py:709 msgid "Database: date n hands ago = " msgstr "Adatbázis: n-nel ezelőtti leosztás dátuma = " -#: Database.py:875 +#: Database.py:866 msgid "ERROR: query %s result does not have player_id as first column" msgstr "ERROR: a(z) %s lekérdezés eredményének nem a player_id az első oszlopa" -#: Database.py:917 +#: Database.py:908 msgid "getLastInsertId(): problem fetching insert_id? ret=%d" msgstr "getLastInsertId(): probléma az insert_id lekérdezése közben? ret=%d" -#: Database.py:929 +#: Database.py:920 msgid "getLastInsertId(%s): problem fetching lastval? row=%d" msgstr "getLastInsertId(%s): probléma a lastval lekérdezése közben? sor=%d" -#: Database.py:936 +#: Database.py:927 msgid "getLastInsertId(): unknown backend: %d" msgstr "getLastInsertId(): ismeretlen backend: %d" -#: Database.py:941 +#: Database.py:932 msgid "*** Database get_last_insert_id error: " msgstr "*** get_last_insert_id adatbázis hiba: " -#: Database.py:995 Database.py:1417 +#: Database.py:986 Database.py:1408 msgid "warning: drop pg fk %s_%s_fkey failed: %s, continuing ..." msgstr "" "figyelem: a(z) %s_%s_fkey pg idegen kulcs eldobása nem sikerült: %s, " "folytatás ..." -#: Database.py:999 Database.py:1421 +#: Database.py:990 Database.py:1412 msgid "warning: constraint %s_%s_fkey not dropped: %s, continuing ..." msgstr "figyelem: a(z) %s_%s_fkey megkötés nem lett eldobva: %s, folytatás ..." -#: Database.py:1007 Database.py:1295 +#: Database.py:998 Database.py:1286 msgid "dropping mysql index " msgstr "MySQL index eldobása: " -#: Database.py:1013 Database.py:1300 Database.py:1308 Database.py:1315 +#: Database.py:1004 Database.py:1291 Database.py:1299 Database.py:1306 msgid " drop index failed: " msgstr " index eldobása nem sikerült: " -#: Database.py:1018 Database.py:1302 +#: Database.py:1009 Database.py:1293 msgid "dropping pg index " msgstr "pg index eldobása: " -#: Database.py:1031 +#: Database.py:1022 msgid "warning: drop index %s_%s_idx failed: %s, continuing ..." msgstr "" "figyelem: a(z) %s_%s_idx index eldobása nem sikerült: %s, folytatás ..." -#: Database.py:1035 +#: Database.py:1026 msgid "warning: index %s_%s_idx not dropped %s, continuing ..." msgstr "figyelem: a(z) %s_%s_idx index nem lett eldobva: %s, folytatás ..." -#: Database.py:1075 Database.py:1083 Database.py:1348 Database.py:1356 +#: Database.py:1066 Database.py:1074 Database.py:1339 Database.py:1347 msgid "creating foreign key " msgstr "idegen kulcs létrehozása: " -#: Database.py:1081 Database.py:1102 Database.py:1354 +#: Database.py:1072 Database.py:1093 Database.py:1345 msgid " create foreign key failed: " msgstr " idegen kulcs létrehozása sikertelen: " -#: Database.py:1090 Database.py:1363 +#: Database.py:1081 Database.py:1354 msgid " create foreign key failed: " msgstr " idegen kulcs létrehozása sikertelen: " -#: Database.py:1097 +#: Database.py:1088 msgid "creating mysql index " msgstr "MySQL index létrehozása: " -#: Database.py:1106 +#: Database.py:1097 msgid "creating pg index " msgstr "pg index létrehozása: " -#: Database.py:1111 +#: Database.py:1102 msgid " create index failed: " msgstr " index létrehozása nem sikerült: " -#: Database.py:1151 Database.py:1152 +#: Database.py:1142 Database.py:1143 msgid "Finished recreating tables" msgstr "A táblák újra létrehozása befejeződött" -#: Database.py:1191 +#: Database.py:1182 msgid "***Error creating tables: " msgstr "*** Hiba a táblák létrehozása közben: " -#: Database.py:1201 +#: Database.py:1192 msgid "*** Error unable to get databasecursor" msgstr "*** Hiba: nem olvasható a databasecursor" -#: Database.py:1213 Database.py:1224 Database.py:1234 Database.py:1241 +#: Database.py:1204 Database.py:1215 Database.py:1225 Database.py:1232 msgid "***Error dropping tables: " msgstr "*** Hiba a táblák eldobása közben: " -#: Database.py:1239 +#: Database.py:1230 msgid "*** Error in committing table drop" msgstr "*** Hiba a tábla-eldobás véglegesítése közben" -#: Database.py:1253 Database.py:1254 +#: Database.py:1244 Database.py:1245 msgid "Creating mysql index %s %s" msgstr "MySQL index létrehozása: %s %s" -#: Database.py:1259 Database.py:1268 +#: Database.py:1250 Database.py:1259 msgid " create index failed: " msgstr " Index létrehozása nem sikerült: " -#: Database.py:1262 Database.py:1263 +#: Database.py:1253 Database.py:1254 msgid "Creating pgsql index %s %s" msgstr "pgsql index létrehozása: %s %s" -#: Database.py:1270 Database.py:1271 +#: Database.py:1261 Database.py:1262 msgid "Creating sqlite index %s %s" msgstr "SQLite index létrehozása: %s %s" -#: Database.py:1276 +#: Database.py:1267 msgid "Create index failed: " msgstr "Index létrehozása nem sikerült: " -#: Database.py:1278 +#: Database.py:1269 msgid "Unknown database: MySQL, Postgres and SQLite supported" msgstr "Ismeretlen adatbázis: a MySQL, a Postgres és az SQLite támogatott" -#: Database.py:1283 +#: Database.py:1274 msgid "Error creating indexes: " msgstr "Hiba az indexek létrehozása közben: " -#: Database.py:1310 +#: Database.py:1301 msgid "Dropping sqlite index " msgstr "SQLite index eldobása: " -#: Database.py:1317 +#: Database.py:1308 msgid "" "Fpdb only supports MySQL, Postgres and SQLITE, what are you trying to use?" msgstr "" "Fpdb csak a MySQL-t, a Postgres-t és az SQLite-ot támogatja. Mit próbáltál " "használni?" -#: Database.py:1331 Database.py:1371 +#: Database.py:1322 Database.py:1362 msgid " set_isolation_level failed: " msgstr " set_isolation_level meghiúsult: " -#: Database.py:1365 Database.py:1424 +#: Database.py:1356 Database.py:1415 msgid "Only MySQL and Postgres supported so far" msgstr "Egyelőre csak a MySQL és a Postgres támogatott" -#: Database.py:1395 +#: Database.py:1386 msgid "dropping mysql foreign key" msgstr "MySQL idegen kulcs eldobása" -#: Database.py:1399 +#: Database.py:1390 msgid " drop failed: " msgstr " az eldobás sikertelen: " -#: Database.py:1402 +#: Database.py:1393 msgid "dropping pg foreign key" msgstr "pg idegen kulcs eldobása" -#: Database.py:1414 +#: Database.py:1405 msgid "dropped pg foreign key %s_%s_fkey, continuing ..." msgstr "%s_%s_fkey pg idegen kulcs eldobva, folytatás ..." -#: Database.py:1516 +#: Database.py:1508 msgid "Rebuild hudcache took %.1f seconds" msgstr "A HUD cache újraépítése %.1f másodpercig tartott" -#: Database.py:1519 Database.py:1552 +#: Database.py:1511 Database.py:1544 msgid "Error rebuilding hudcache:" msgstr "Hiba a HUD cache újraépítése közben:" -#: Database.py:1564 Database.py:1570 +#: Database.py:1556 Database.py:1562 msgid "Error during analyze:" msgstr "Hiba analyze közben:" -#: Database.py:1574 +#: Database.py:1566 msgid "Analyze took %.1f seconds" msgstr "Analyze %.1f másodpercig tartott" -#: Database.py:1584 Database.py:1590 +#: Database.py:1576 Database.py:1582 msgid "Error during vacuum:" msgstr "Hiba vacuum közben:" -#: Database.py:1594 +#: Database.py:1586 msgid "Vacuum took %.1f seconds" msgstr "Vacuum %.1f másodpercig tartott" -#: Database.py:1606 +#: Database.py:1598 msgid "Error during lock_for_insert:" msgstr "Hiba lock_for_insert közben:" -#: Database.py:2035 +#: Database.py:2027 msgid "queue empty too long - writer stopping ..." msgstr "Queue.Empty túl sokáig tart - az írás befejeződik ..." -#: Database.py:2038 +#: Database.py:2030 msgid "writer stopping, error reading queue: " msgstr "az írás megállt, hiba a sor olvasásakor: " -#: Database.py:2063 +#: Database.py:2055 msgid "deadlock detected - trying again ..." msgstr "deadlock történt - újrapróbálás ..." -#: Database.py:2068 +#: Database.py:2060 msgid "too many deadlocks - failed to store hand " msgstr "túl sok deadlock - nem sikerült tárolni a leosztást " -#: Database.py:2072 +#: Database.py:2064 msgid "***Error storing hand: " msgstr "***Hiba a leosztás tárolása közben: " -#: Database.py:2082 +#: Database.py:2074 msgid "db writer finished: stored %d hands (%d fails) in %.1f seconds" msgstr "" "adatbázisba írás befejeződött: %d leosztás tárolva (%d sikertelen) %.1f mp " "alatt" -#: Database.py:2092 +#: Database.py:2084 msgid "***Error sending finish: " msgstr "***Hiba a befejezés küldésekor: " -#: Database.py:2174 +#: Database.py:2166 msgid "invalid source in Database.createOrUpdateTourney" msgstr "érvénytelen forrás a Database.createOrUpdateTourney-ban" -#: Database.py:2187 +#: Database.py:2179 msgid "invalid source in Database.createOrUpdateTourneysPlayers" msgstr "érvénytelen forrás a Database.createOrUpdateTourneysPlayers-ben" -#: Database.py:2313 +#: Database.py:2305 msgid "HandToWrite.init error: " msgstr "HandToWrite.init hiba: " -#: Database.py:2363 +#: Database.py:2355 msgid "HandToWrite.set_all error: " msgstr "HandToWrite.set_all hiba: " -#: Database.py:2394 +#: Database.py:2386 msgid "nutOmatic is id_player = %d" msgstr "nutOmatic id_player értéke = %d" -#: Database.py:2402 +#: Database.py:2394 msgid "query plan: " msgstr "lekérdezési terv: " -#: Database.py:2411 +#: Database.py:2403 msgid "cards =" msgstr "kezdőkéz =" -#: Database.py:2414 +#: Database.py:2406 msgid "get_stats took: %4.3f seconds" msgstr "get_stats időigény: %4.3f mp" -#: Database.py:2416 +#: Database.py:2408 msgid "press enter to continue" msgstr "nyomj ENTER-t a folytatáshoz" -#: EverleafToFpdb.py:264 +#: EverleafToFpdb.py:255 msgid "Everleaf readStudPlayerCards is only a stub." msgstr "Az Everleaf terem readStudPlayerCards funkciója csak egy csonk." -#: Filters.py:62 +#: Filters.py:53 msgid "All" msgstr "Mind" -#: Filters.py:62 +#: Filters.py:53 msgid "None" msgstr "Egyik sem" -#: Filters.py:62 +#: Filters.py:53 msgid "Show _Limits" msgstr "_Limitek" -#: Filters.py:63 +#: Filters.py:54 msgid "Show Number of _Players" msgstr "_Játékosok száma" -#: Filters.py:63 TourneyFilters.py:60 +#: Filters.py:54 TourneyFilters.py:51 msgid "And:" msgstr "Max:" -#: Filters.py:63 TourneyFilters.py:60 +#: Filters.py:54 TourneyFilters.py:51 msgid "Between:" msgstr "Min:" -#: Filters.py:64 +#: Filters.py:55 msgid "Games:" msgstr "Játékok:" -#: Filters.py:64 TourneyFilters.py:59 +#: Filters.py:55 TourneyFilters.py:50 msgid "Hero:" msgstr "Játékos:" -#: Filters.py:64 TourneyFilters.py:59 +#: Filters.py:55 TourneyFilters.py:50 msgid "Sites:" msgstr "Termek:" -#: Filters.py:65 +#: Filters.py:56 msgid "Limits:" msgstr "Limitek:" -#: Filters.py:65 TourneyFilters.py:59 +#: Filters.py:56 TourneyFilters.py:50 msgid "Number of Players:" msgstr "Játékosok száma:" -#: Filters.py:66 +#: Filters.py:57 msgid "Grouping:" msgstr "Csoportosítás:" -#: Filters.py:66 +#: Filters.py:57 msgid "Show Position Stats" msgstr "Pozíciók" -#: Filters.py:67 TourneyFilters.py:60 +#: Filters.py:58 TourneyFilters.py:51 msgid "Date:" msgstr "Dátum:" -#: Filters.py:68 +#: Filters.py:59 msgid "All Players" msgstr "Minden játékos" -#: Filters.py:69 +#: Filters.py:60 msgid "Ring" msgstr "Készpénzes játékok" -#: Filters.py:69 +#: Filters.py:60 msgid "Tourney" msgstr "Versenyek" -#: Filters.py:103 TourneyFilters.py:116 +#: Filters.py:94 TourneyFilters.py:107 msgid "Either 0 or more than one site matched (%s) - EEK" msgstr "Vagy egynél több, vagy egy terem sem illeszkedik (%s) - EEK" -#: Filters.py:313 +#: Filters.py:304 msgid "%s was toggled %s" msgstr "%s %s lett kapcsolva" -#: Filters.py:313 +#: Filters.py:304 msgid "OFF" msgstr "KI" -#: Filters.py:313 +#: Filters.py:304 msgid "ON" msgstr "BE" -#: Filters.py:394 +#: Filters.py:385 msgid "self.sites[%s] set to %s" msgstr "self.sites[%s] beállítva erre: %s" -#: Filters.py:400 +#: Filters.py:391 msgid "self.games[%s] set to %s" msgstr "self.games[%s] beállítva erre: %s" -#: Filters.py:406 +#: Filters.py:397 msgid "self.limit[%s] set to %s" msgstr "self.limit[%s] beállítva erre: %s" -#: Filters.py:543 +#: Filters.py:534 msgid "self.seats[%s] set to %s" msgstr "self.seats[%s] beállítva erre: %s" -#: Filters.py:549 +#: Filters.py:540 msgid "self.groups[%s] set to %s" msgstr "self.groups[%s] beállítva erre: %s" -#: Filters.py:582 +#: Filters.py:573 msgid "Min # Hands:" msgstr "Min. leosztásszám:" -#: Filters.py:648 +#: Filters.py:639 msgid "INFO: No tourney types returned from database" msgstr "INFO: nem található versenytípus az adatbázisban" -#: Filters.py:649 +#: Filters.py:640 msgid "No tourney types returned from database" msgstr "Nem található versenytípus az adatbázisban" -#: Filters.py:675 Filters.py:764 +#: Filters.py:666 Filters.py:755 msgid "INFO: No games returned from database" msgstr "INFO: nem található játék az adatbázisban" -#: Filters.py:676 Filters.py:765 +#: Filters.py:667 Filters.py:756 msgid "No games returned from database" msgstr "Nem található játék az adatbázisban" -#: Filters.py:894 +#: Filters.py:885 msgid "From:" msgstr "Ettől:" -#: Filters.py:908 +#: Filters.py:899 msgid "To:" msgstr "Eddig:" -#: Filters.py:913 +#: Filters.py:904 msgid " Clear Dates " msgstr "Törlés" -#: Filters.py:940 fpdb.pyw:724 +#: Filters.py:931 fpdb.pyw:715 msgid "Pick a date" msgstr "Válassz napot" -#: Filters.py:946 fpdb.pyw:730 +#: Filters.py:937 fpdb.pyw:721 msgid "Done" msgstr "Kész" -#: FullTiltPokerSummary.py:91 PokerStarsSummary.py:90 +#: FullTiltPokerSummary.py:82 PokerStarsSummary.py:81 msgid "parseSummary: Unable to recognise Tourney Info: '%s'" msgstr "parseSummary: Nem sikerült felismerni a verseny információt: '%s'" -#: FullTiltPokerSummary.py:92 FullTiltPokerSummary.py:118 -#: PokerStarsSummary.py:91 PokerStarsSummary.py:117 +#: FullTiltPokerSummary.py:83 FullTiltPokerSummary.py:109 +#: PokerStarsSummary.py:82 PokerStarsSummary.py:108 msgid "parseSummary: Raising FpdbParseError" msgstr "parseSummary: FpdbParseError" -#: FullTiltPokerSummary.py:93 PokerStarsSummary.py:92 +#: FullTiltPokerSummary.py:84 PokerStarsSummary.py:83 msgid "Unable to recognise Tourney Info: '%s'" msgstr "Nem sikerült felismerni a verseny információt: '%s'" -#: FullTiltPokerSummary.py:117 PokerStarsSummary.py:116 +#: FullTiltPokerSummary.py:108 PokerStarsSummary.py:107 msgid "parseSummary: Unable to locate currency" msgstr "parseSummary: Nem található a pénznem" -#: FullTiltPokerSummary.py:119 PokerStarsSummary.py:118 +#: FullTiltPokerSummary.py:110 PokerStarsSummary.py:109 msgid "Unable to locate currency" msgstr "Nem található a pénznem" -#: FulltiltToFpdb.py:364 +#: FulltiltToFpdb.py:355 msgid "Player bringing in: %s for %s" msgstr "Nyitó hívás: %s hív %s-t" -#: FulltiltToFpdb.py:367 +#: FulltiltToFpdb.py:358 msgid "No bringin found, handid =%s" msgstr "Nyitó hívás nem található, leosztásazonosító = %s" -#: FulltiltToFpdb.py:424 +#: FulltiltToFpdb.py:415 msgid "FullTilt: DEBUG: unimplemented readAction: '%s' '%s'" msgstr "FullTilt: DEBUG: nem ismert readAction: '%s' '%s'" -#: FulltiltToFpdb.py:500 +#: FulltiltToFpdb.py:491 msgid "determineTourneyType : Parsing NOK" msgstr "determineTourneyType : értelmezés nem OK" -#: FulltiltToFpdb.py:558 +#: FulltiltToFpdb.py:549 msgid "Unable to get a valid Tournament ID -- File rejected" msgstr "Nem sikerült érvényes versenyazonosítót találni --- A fájl elutasítva" -#: FulltiltToFpdb.py:589 +#: FulltiltToFpdb.py:580 msgid "Conflict between buyins read in topline (%s) and in BuyIn field (%s)" msgstr "" "Eltérés a beülők mértéke között a fejlécben (%s) és a Beülő mezőben (%s)" -#: FulltiltToFpdb.py:596 +#: FulltiltToFpdb.py:587 msgid "Conflict between fees read in topline (%s) and in BuyIn field (%s)" msgstr "" "Eltérés a díjak mértéke között a fejlécben (%s) és a Beülő mezőben (%s)" -#: FulltiltToFpdb.py:600 +#: FulltiltToFpdb.py:591 msgid "Unable to affect a buyin to this tournament : assume it's a freeroll" msgstr "" "Nem sikerült beülőt meghatározni ehhez a versenyhez : feltételezem, hogy ez " "egy freeroll" -#: FulltiltToFpdb.py:701 +#: FulltiltToFpdb.py:692 msgid "FullTilt: Player finishing stats unreadable : %s" msgstr "FullTilt: A következő játékos helyezési adata nem olvashatóak : %s" -#: FulltiltToFpdb.py:710 +#: FulltiltToFpdb.py:701 msgid "FullTilt: %s not found in tourney.ranks ..." msgstr "FullTilt: %s nem található a verseny helyezései között ..." -#: FulltiltToFpdb.py:712 +#: FulltiltToFpdb.py:703 msgid "FullTilt: Bad parsing : finish position incoherent : %s / %s" msgstr "FullTilt: Hibás értelmezés : a helyezések nem egyeznek : %s / %s" -#: GuiAutoImport.py:91 +#: GuiAutoImport.py:86 msgid "Time between imports in seconds:" msgstr "Importálások közti idő (mp):" -#: GuiAutoImport.py:122 GuiAutoImport.py:190 GuiAutoImport.py:267 +#: GuiAutoImport.py:117 GuiAutoImport.py:185 GuiAutoImport.py:269 msgid " Start _Auto Import " msgstr " _Auto Import indítása " -#: GuiAutoImport.py:141 +#: GuiAutoImport.py:136 msgid "Auto Import Ready." msgstr "Auto Import kész." -#: GuiAutoImport.py:154 +#: GuiAutoImport.py:149 msgid "Please choose the path that you want to Auto Import" msgstr "Válaszd ki a könyvtárat az Auto Importhoz" -#: GuiAutoImport.py:177 +#: GuiAutoImport.py:172 msgid " _Auto Import Running " msgstr " _Auto Import fut " -#: GuiAutoImport.py:188 +#: GuiAutoImport.py:183 msgid " Stop _Auto Import " msgstr " _Auto Import leállítása " -#: GuiAutoImport.py:213 +#: GuiAutoImport.py:208 msgid "" "\n" "Global lock taken ... Auto Import Started.\n" @@ -789,15 +789,15 @@ msgstr "" "\n" "Globális zárolás OK ... Auto Import elindítva.\n" -#: GuiAutoImport.py:215 +#: GuiAutoImport.py:210 msgid " _Stop Auto Import " msgstr " _Auto Import leállítása " -#: GuiAutoImport.py:231 +#: GuiAutoImport.py:230 msgid "opening pipe to HUD" msgstr "cső nyitása a HUD-hoz" -#: GuiAutoImport.py:243 +#: GuiAutoImport.py:245 msgid "" "\n" "*** GuiAutoImport Error opening pipe: " @@ -805,7 +805,7 @@ msgstr "" "\n" "*** GuiAutoImport Hiba a cső nyitásakor: " -#: GuiAutoImport.py:255 +#: GuiAutoImport.py:257 msgid "" "\n" "Auto Import aborted - global lock not available" @@ -813,7 +813,7 @@ msgstr "" "\n" "Auto Import megszakítva - nem elérhető a globális zárolás" -#: GuiAutoImport.py:260 +#: GuiAutoImport.py:262 msgid "" "\n" "Stopping Auto Import - global lock released." @@ -821,7 +821,7 @@ msgstr "" "\n" "Auto Import leállítása - globális zárolás feloldva." -#: GuiAutoImport.py:262 +#: GuiAutoImport.py:264 msgid "" "\n" " * Stop Auto Import: HUD already terminated" @@ -829,11 +829,11 @@ msgstr "" "\n" " * Auto Import megállítása: A HUD már nem fut" -#: GuiAutoImport.py:289 +#: GuiAutoImport.py:291 msgid "Browse..." msgstr "Kiválaszt..." -#: GuiAutoImport.py:334 GuiBulkImport.py:348 +#: GuiAutoImport.py:336 GuiBulkImport.py:348 msgid "How often to print a one-line status report (0 (default) means never)" msgstr "" "Egysoros státuszriportok megjelenítési gyakorisága (az alapértelmezett 0 " @@ -915,7 +915,7 @@ msgstr "Terem:" msgid "Drop HudCache:" msgstr "HUD gyorstár eldobása:" -#: GuiBulkImport.py:291 fpdb.pyw:816 +#: GuiBulkImport.py:291 fpdb.pyw:807 msgid "_Bulk Import" msgstr "_Importálás" @@ -945,7 +945,7 @@ msgstr "" "Ha ez az opció ki van választva, akkor az fpdb kilép, ha bármilyen hibát " "észlel." -#: GuiBulkImport.py:350 Options.py:64 +#: GuiBulkImport.py:350 Options.py:55 msgid "Print some useful one liners" msgstr "Megjelenít néhány hasznos egysoros információt." @@ -969,7 +969,7 @@ msgid "" "Output the pprinted version of the HandsPlayer hash for regresion testing" msgstr "A HandsPlayer hash kiíratása pprint-tel regresszió tesztelés céljából" -#: GuiBulkImport.py:361 ImapFetcher.py:181 +#: GuiBulkImport.py:361 ImapFetcher.py:172 msgid "USAGE:" msgstr "HASZNÁLAT:" @@ -1004,210 +1004,210 @@ msgid "" "GuiBulkImport done: Stored: %d \tDuplicates: %d \tPartial: %d \tErrors: %d " "in %s seconds - %.0f/sec" msgstr "" -"GuiBulkImport kész: Tárolt: %d \tDuplikáció: %d \tRészleges: %d \tHibák: %d %" -"s másodperc alatt - %.0f/mp" +"GuiBulkImport kész: Tárolt: %d \tDuplikáció: %d \tRészleges: %d \tHibák: %d " +"%s másodperc alatt - %.0f/mp" -#: GuiDatabase.py:117 +#: GuiDatabase.py:107 msgid "_Add" msgstr "Hozzá_adás" -#: GuiDatabase.py:121 +#: GuiDatabase.py:111 msgid "_Refresh" msgstr "F_rissítés" -#: GuiDatabase.py:125 +#: GuiDatabase.py:115 msgid "Type" msgstr "Típus" -#: GuiDatabase.py:126 +#: GuiDatabase.py:116 msgid "Name" msgstr "Név" -#: GuiDatabase.py:127 +#: GuiDatabase.py:117 msgid "Description" msgstr "Leírás" -#: GuiDatabase.py:128 GuiDatabase.py:458 GuiImapFetcher.py:119 +#: GuiDatabase.py:118 GuiDatabase.py:448 GuiImapFetcher.py:110 msgid "Username" msgstr "Felhasználónév" -#: GuiDatabase.py:129 GuiDatabase.py:465 GuiImapFetcher.py:119 +#: GuiDatabase.py:119 GuiDatabase.py:455 GuiImapFetcher.py:110 msgid "Password" msgstr "Jelszó" -#: GuiDatabase.py:130 +#: GuiDatabase.py:120 msgid "Host" msgstr "Kiszolgáló" -#: GuiDatabase.py:131 +#: GuiDatabase.py:121 msgid "Open" msgstr "Megnyitva" -#: GuiDatabase.py:132 +#: GuiDatabase.py:122 msgid "Status" msgstr "Állapot" -#: GuiDatabase.py:266 +#: GuiDatabase.py:256 msgid "Testing database connections ... " msgstr "Adatbázis-kapcsolatok ellenőrzése ..." -#: GuiDatabase.py:293 +#: GuiDatabase.py:283 msgid "finished." msgstr "befejezve." -#: GuiDatabase.py:303 +#: GuiDatabase.py:293 msgid "loadDbs error: " msgstr "loadDbs hiba: " -#: GuiDatabase.py:324 GuiLogView.py:200 GuiTourneyPlayerStats.py:466 +#: GuiDatabase.py:314 GuiLogView.py:191 GuiTourneyPlayerStats.py:457 msgid "***sortCols error: " msgstr "***sortCols hiba: " -#: GuiDatabase.py:326 +#: GuiDatabase.py:316 msgid "sortCols error: " msgstr "sortCols hiba: " -#: GuiDatabase.py:371 +#: GuiDatabase.py:361 msgid "testDB: trying to connect to: %s/%s, %s, %s/%s" msgstr "testDB: kapcsolódási kísérlet: %s/%s, %s, %s/%s" -#: GuiDatabase.py:374 +#: GuiDatabase.py:364 msgid " connected ok" msgstr " kapcsolódás OK" -#: GuiDatabase.py:381 +#: GuiDatabase.py:371 msgid " not connected but no exception" msgstr " nem kapcsolódott, de nem volt hibaüzenet" -#: GuiDatabase.py:383 fpdb.pyw:889 +#: GuiDatabase.py:373 fpdb.pyw:880 msgid "" "MySQL Server reports: Access denied. Are your permissions set correctly?" msgstr "" "MySQL szerver jelenti: A hozzáférés megtagadva. Biztosan megfelelőek a " "jogosultságaid?" -#: GuiDatabase.py:387 fpdb.pyw:891 +#: GuiDatabase.py:377 fpdb.pyw:882 msgid "MySQL client reports: 2002 or 2003 error. Unable to connect - " msgstr "" "MySQL kliens jelenti: 2002-es vagy 2003-as hiba. Nem sikerült a kapcsolódás " "- " -#: GuiDatabase.py:388 fpdb.pyw:892 +#: GuiDatabase.py:378 fpdb.pyw:883 msgid "Please check that the MySQL service has been started" msgstr "Kérlek ellenőrizd, hogy a MySQL szolgáltatás el van-e indítva" -#: GuiDatabase.py:392 fpdb.pyw:894 +#: GuiDatabase.py:382 fpdb.pyw:885 msgid "" "PostgreSQL Server reports: Access denied. Are your permissions set correctly?" msgstr "" "PostgreSQL szerver jelenti: A hozzáférés megtagadva. Megfelelőek a " "jogosultságaid?" -#: GuiDatabase.py:395 fpdb.pyw:896 +#: GuiDatabase.py:385 fpdb.pyw:887 msgid "PostgreSQL client reports: Unable to connect - " msgstr "PostgreSQL kliens jelenti: Nem sikerült a kapcsolódás - " -#: GuiDatabase.py:396 fpdb.pyw:897 +#: GuiDatabase.py:386 fpdb.pyw:888 msgid "Please check that the PostgreSQL service has been started" msgstr "Kérlek ellenőrizd, hogy a PostgreSQL szolgáltatás el van-e indítva" -#: GuiDatabase.py:406 +#: GuiDatabase.py:396 msgid "db connection to %s, %s, %s, %s, %s failed: %s" msgstr "adatbázis kapcsolódás sikertelen: %s, %s, %s, %s, %s hibaüzenet: %s" -#: GuiDatabase.py:414 +#: GuiDatabase.py:404 msgid "AddDB starting" msgstr "AddDB indítása" -#: GuiDatabase.py:423 +#: GuiDatabase.py:413 msgid "Add New Database" msgstr "Új adatbázis hozzáadása" -#: GuiDatabase.py:433 +#: GuiDatabase.py:423 msgid "DB Type" msgstr "Adatbázis típus" -#: GuiDatabase.py:443 +#: GuiDatabase.py:433 msgid "DB Name" msgstr "Adatbázis név" -#: GuiDatabase.py:451 +#: GuiDatabase.py:441 msgid "DB Description" msgstr "Adatbázis leírás" -#: GuiDatabase.py:472 +#: GuiDatabase.py:462 msgid "Host Computer" msgstr "Kiszolgáló" -#: GuiDatabase.py:505 +#: GuiDatabase.py:495 msgid "start creating new db" msgstr "új adatbázis létrehozásának indítása" -#: GuiDatabase.py:524 +#: GuiDatabase.py:514 msgid "tested new db, result=%s" msgstr "új adatbázis tesztelve, eredmény=%s" -#: GuiDatabase.py:527 +#: GuiDatabase.py:517 msgid "Database created" msgstr "Adatbázis létrehozva" -#: GuiDatabase.py:530 +#: GuiDatabase.py:520 msgid "Database creation failed" msgstr "Adatbázis létrehozása nem sikerült" -#: GuiDatabase.py:543 +#: GuiDatabase.py:533 msgid "check_fields: starting" msgstr "check_fields: indítás" -#: GuiDatabase.py:549 +#: GuiDatabase.py:539 msgid "No Database Name given" msgstr "Nem lett adatbázis név megadva" -#: GuiDatabase.py:552 +#: GuiDatabase.py:542 msgid "No Database Description given" msgstr "Nem lett adatbázis leírás megadva" -#: GuiDatabase.py:555 +#: GuiDatabase.py:545 msgid "No Username given" msgstr "Nem lett felhasználónév megadva" -#: GuiDatabase.py:558 +#: GuiDatabase.py:548 msgid "No Password given" msgstr "Nem lett jelszó megadva" -#: GuiDatabase.py:561 +#: GuiDatabase.py:551 msgid "No Host given" msgstr "Nem lett kiszolgáló megadva" -#: GuiDatabase.py:575 +#: GuiDatabase.py:565 msgid "Unknown Database Type selected" msgstr "Ismeretlen adatbázis típus lett kiválasztva" -#: GuiDatabase.py:579 +#: GuiDatabase.py:569 msgid "check_fields: open dialog" msgstr "check_fields: párbeszéd nyitása" -#: GuiDatabase.py:588 +#: GuiDatabase.py:578 msgid "Do you want to try again?" msgstr "Meg akarod próbálni újból?" -#: GuiDatabase.py:595 +#: GuiDatabase.py:585 msgid "check_fields: destroy dialog" msgstr "check_fields: párbeszéd lezárása" -#: GuiDatabase.py:599 +#: GuiDatabase.py:589 msgid "check_fields: returning ok as %s, try_again as %s" msgstr "check_fields: OK visszaadása, mint %s, újrapróbálás, mint %s" -#: GuiDatabase.py:701 GuiLogView.py:213 +#: GuiDatabase.py:691 GuiLogView.py:204 msgid "Test Log Viewer" msgstr "Napló böngésző (teszt)" -#: GuiDatabase.py:706 GuiLogView.py:218 +#: GuiDatabase.py:696 GuiLogView.py:209 msgid "Log Viewer" msgstr "Napló böngésző" -#: GuiGraphViewer.py:56 GuiTourneyGraphViewer.py:56 +#: GuiGraphViewer.py:47 GuiTourneyGraphViewer.py:47 msgid "" "Failed to load libs for graphing, graphing will not function. Please\n" " install numpy and matplotlib if you want to use graphs." @@ -1215,7 +1215,7 @@ msgstr "" "Nem sikerült a grafikonokhoz szükséges libraryl betöltése.\n" "A grafikonokhoz telepítsd a numpy-t és a matplotlib-et." -#: GuiGraphViewer.py:58 GuiTourneyGraphViewer.py:58 +#: GuiGraphViewer.py:49 GuiTourneyGraphViewer.py:49 msgid "" "This is of no consequence for other parts of the program, e.g. import \n" " and HUD are NOT affected by this problem." @@ -1223,49 +1223,49 @@ msgstr "" "A program más részeit, pl. az importálást vagy a HUD-ot,\n" "nem érinti ez a probléma." -#: GuiGraphViewer.py:91 GuiTourneyGraphViewer.py:91 +#: GuiGraphViewer.py:82 GuiTourneyGraphViewer.py:82 msgid "Refresh _Graph" msgstr "F_rissítés" -#: GuiGraphViewer.py:93 GuiTourneyGraphViewer.py:93 +#: GuiGraphViewer.py:84 GuiTourneyGraphViewer.py:84 msgid "_Export to File" msgstr "_Exportálás fájlba" -#: GuiGraphViewer.py:141 GuiGraphViewer.py:257 GuiSessionViewer.py:354 -#: GuiTourneyGraphViewer.py:141 GuiTourneyGraphViewer.py:239 +#: GuiGraphViewer.py:132 GuiGraphViewer.py:248 GuiSessionViewer.py:345 +#: GuiTourneyGraphViewer.py:132 GuiTourneyGraphViewer.py:230 msgid "***Error: " msgstr "***Hiba: " -#: GuiGraphViewer.py:176 GuiPositionalStats.py:177 GuiRingPlayerStats.py:251 -#: GuiSessionViewer.py:203 GuiTourneyGraphViewer.py:166 -#: GuiTourneyPlayerStats.py:277 +#: GuiGraphViewer.py:167 GuiPositionalStats.py:177 GuiRingPlayerStats.py:214 +#: GuiSessionViewer.py:194 GuiTourneyGraphViewer.py:157 +#: GuiTourneyPlayerStats.py:268 msgid "No sites selected - defaulting to PokerStars" msgstr "Nincs kiválasztott terem - PokerStars használata" -#: GuiGraphViewer.py:181 GuiPositionalStats.py:180 GuiRingPlayerStats.py:254 -#: GuiSessionViewer.py:206 GuiTourneyGraphViewer.py:171 -#: GuiTourneyPlayerStats.py:280 +#: GuiGraphViewer.py:172 GuiPositionalStats.py:180 GuiRingPlayerStats.py:217 +#: GuiSessionViewer.py:197 GuiTourneyGraphViewer.py:162 +#: GuiTourneyPlayerStats.py:271 msgid "No player ids found" msgstr "Nincs játékosazonosító" -#: GuiGraphViewer.py:186 GuiPositionalStats.py:183 GuiRingPlayerStats.py:257 -#: GuiSessionViewer.py:209 +#: GuiGraphViewer.py:177 GuiPositionalStats.py:183 GuiRingPlayerStats.py:220 +#: GuiSessionViewer.py:200 msgid "No limits found" msgstr "Nem található limit" -#: GuiGraphViewer.py:196 GuiTourneyGraphViewer.py:181 +#: GuiGraphViewer.py:187 GuiTourneyGraphViewer.py:172 msgid "Graph generated in: %s" msgstr "Grafikon létrehozva %s mp alatt" -#: GuiGraphViewer.py:200 +#: GuiGraphViewer.py:191 msgid "Hands" msgstr "Leosztások" -#: GuiGraphViewer.py:204 GuiTourneyGraphViewer.py:189 +#: GuiGraphViewer.py:195 GuiTourneyGraphViewer.py:180 msgid "No Data for Player(s) Found" msgstr "Nem található adat a játékos(ok)ra vonatkozóan" -#: GuiGraphViewer.py:227 GuiGraphViewer.py:241 +#: GuiGraphViewer.py:218 GuiGraphViewer.py:232 msgid "" "Hands: %d\n" "Profit: $%.2f" @@ -1273,64 +1273,64 @@ msgstr "" "Leosztások: %d\n" "Profit: $%.2f" -#: GuiGraphViewer.py:228 GuiGraphViewer.py:243 +#: GuiGraphViewer.py:219 GuiGraphViewer.py:234 msgid "Showdown: $%.2f" msgstr "Mutatással: $%.2f" -#: GuiGraphViewer.py:229 GuiGraphViewer.py:245 +#: GuiGraphViewer.py:220 GuiGraphViewer.py:236 msgid "Non-showdown: $%.2f" msgstr "Mutatás nélkül: $%.2f" -#: GuiGraphViewer.py:237 +#: GuiGraphViewer.py:228 msgid "Profit graph for ring games" msgstr "Bevételgrafikon a készpénzes játékokról" -#: GuiGraphViewer.py:354 GuiTourneyGraphViewer.py:283 +#: GuiGraphViewer.py:345 GuiTourneyGraphViewer.py:274 msgid "Please choose the directory you wish to export to:" msgstr "Válaszd ki az exportálás könyvtárát:" -#: GuiGraphViewer.py:367 GuiTourneyGraphViewer.py:296 +#: GuiGraphViewer.py:358 GuiTourneyGraphViewer.py:287 msgid "Closed, no graph exported" msgstr "Bezárva, nincs exportált grafikon" -#: GuiGraphViewer.py:385 GuiTourneyGraphViewer.py:314 +#: GuiGraphViewer.py:376 GuiTourneyGraphViewer.py:305 msgid "Graph created" msgstr "Grafikon létrehozva" -#: GuiImapFetcher.py:49 +#: GuiImapFetcher.py:40 msgid "To cancel just close this tab." msgstr "A megszakításhoz csukd be ezt a fület." -#: GuiImapFetcher.py:52 +#: GuiImapFetcher.py:43 msgid "_Save" msgstr "Menté_s" -#: GuiImapFetcher.py:56 +#: GuiImapFetcher.py:47 msgid "_Import All" msgstr "Mindet _importál" -#: GuiImapFetcher.py:60 +#: GuiImapFetcher.py:51 msgid "If you change the config you must save before importing" msgstr "" "Ha megváltoztatod a beállításokat, akkor importálás előtt előbb el kell " "mentened őket." -#: GuiImapFetcher.py:98 +#: GuiImapFetcher.py:89 msgid "Starting import. Please wait." msgstr "Importálás indítása. Kérlek várj." -#: GuiImapFetcher.py:103 +#: GuiImapFetcher.py:94 msgid "Finished import without error." msgstr "Importálás sikeresen befejezve." -#: GuiImapFetcher.py:106 +#: GuiImapFetcher.py:97 msgid "" "Login to mailserver failed: please check mailserver, username and password" msgstr "" "A bejelentkezés a levelezőkiszolgálóra meghiúsult: kérlek ellenőrizd a " "megadott levelezőkiszolgálót, a felhasználónevet és a jelszót." -#: GuiImapFetcher.py:109 +#: GuiImapFetcher.py:100 msgid "" "Could not connect to mailserver: check mailserver and use SSL settings and " "internet connectivity" @@ -1338,39 +1338,39 @@ msgstr "" "nem sikerült a csatlakozás a levelezőkiszolgálóhoz: ellenőrizd a " "levelezőkiszolgáló és az SSL beállításait, illetve az internetkapcsolatot." -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Fetch Type" msgstr "Fogadás módja" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Mail Folder" msgstr "Levelek mappája" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Mailserver" msgstr "Levelezőkiszolgáló" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Site" msgstr "Terem" -#: GuiImapFetcher.py:119 +#: GuiImapFetcher.py:110 msgid "Use SSL" msgstr "SSL használata" -#: GuiImapFetcher.py:151 +#: GuiImapFetcher.py:142 msgid "Yes" msgstr "Igen" -#: GuiImapFetcher.py:152 +#: GuiImapFetcher.py:143 msgid "No" msgstr "Nem" -#: GuiLogView.py:61 +#: GuiLogView.py:52 msgid "Log Messages" msgstr "Naplóbejegyzések" -#: GuiLogView.py:96 +#: GuiLogView.py:87 msgid "Refresh" msgstr "Frissítés" @@ -1394,64 +1394,64 @@ msgstr "Érték (kattints duplán a módosításhoz)" msgid "Test Preferences Dialog" msgstr "Beállítási párbeszéd (teszt)" -#: GuiPrefs.py:192 fpdb.pyw:298 +#: GuiPrefs.py:192 fpdb.pyw:289 msgid "Preferences" msgstr "Beállítások" -#: GuiRingPlayerStats.py:322 GuiSessionViewer.py:248 -#: GuiTourneyPlayerStats.py:252 +#: GuiRingPlayerStats.py:285 GuiSessionViewer.py:239 +#: GuiTourneyPlayerStats.py:243 msgid "Stats page displayed in %4.2f seconds" msgstr "Statisztikák megjelenítve %4.2f mp alatt" -#: GuiRingPlayerStats.py:369 +#: GuiRingPlayerStats.py:332 msgid "***sortnums error: " msgstr "***sortnums hiba: " -#: GuiRingPlayerStats.py:391 +#: GuiRingPlayerStats.py:354 msgid "***sortcols error: " msgstr "***sortCols hiba: " -#: GuiRingPlayerStats.py:682 +#: GuiRingPlayerStats.py:646 msgid "Detailed Filters" msgstr "Részletes szűrők" -#: GuiRingPlayerStats.py:691 +#: GuiRingPlayerStats.py:655 msgid "Hand Filters:" msgstr "Leosztás szűrők:" -#: GuiRingPlayerStats.py:704 +#: GuiRingPlayerStats.py:668 msgid "between" msgstr "Min:" -#: GuiRingPlayerStats.py:705 +#: GuiRingPlayerStats.py:669 msgid "and" msgstr "Max:" -#: GuiSessionViewer.py:41 +#: GuiSessionViewer.py:44 msgid "Failed to load numpy and/or matplotlib in Session Viewer" msgstr "Nem sikerült a numpy és/vagy a matplotlib betöltése a Session nézetben" -#: GuiSessionViewer.py:42 +#: GuiSessionViewer.py:45 msgid "ImportError: %s" msgstr "ImportError: %s" -#: GuiSessionViewer.py:89 +#: GuiSessionViewer.py:80 msgid "Hand Breakdown for all levels listed above" msgstr "Kezdőkezekre bontva a fenti limiteknél" -#: GuiSessionViewer.py:375 +#: GuiSessionViewer.py:366 msgid "Session candlestick graph" msgstr "Session gyertya grafikon" -#: GuiSessionViewer.py:378 +#: GuiSessionViewer.py:369 msgid "Sessions" msgstr "Sessionök" -#: GuiTourneyGraphViewer.py:185 +#: GuiTourneyGraphViewer.py:176 msgid "Tournaments" msgstr "Versenyek" -#: GuiTourneyGraphViewer.py:212 GuiTourneyGraphViewer.py:225 +#: GuiTourneyGraphViewer.py:203 GuiTourneyGraphViewer.py:216 msgid "" "Tournaments: %d\n" "Profit: $%.2f" @@ -1459,27 +1459,27 @@ msgstr "" "Versenyek: %d\n" "Profit: $%.2f" -#: GuiTourneyGraphViewer.py:222 +#: GuiTourneyGraphViewer.py:213 msgid "Tournament Results" msgstr "Versenyeredmények" -#: GuiTourneyPlayerStats.py:84 +#: GuiTourneyPlayerStats.py:75 msgid "_Refresh Stats" msgstr "Statisztikák f_rissítése" -#: GuiTourneyViewer.py:49 +#: GuiTourneyViewer.py:40 msgid "Enter the tourney number you want to display:" msgstr "Add meg a megjelenítendő verseny azonosítóját:" -#: GuiTourneyViewer.py:55 +#: GuiTourneyViewer.py:46 msgid "_Display" msgstr "_Mutat" -#: GuiTourneyViewer.py:62 +#: GuiTourneyViewer.py:53 msgid "Display _Player" msgstr "_Játékost mutat" -#: GuiTourneyViewer.py:77 +#: GuiTourneyViewer.py:68 msgid "" "Tournament not found - please ensure you imported it and selected the " "correct site" @@ -1487,7 +1487,7 @@ msgstr "" "A verseny nem található - kérlek ellenőrizd, hogy importáltad-e már, és hogy " "a helyes termet választottad" -#: GuiTourneyViewer.py:105 +#: GuiTourneyViewer.py:96 msgid "" "Player or tourney not found - please ensure you imported it and selected the " "correct site" @@ -1495,15 +1495,15 @@ msgstr "" "A játékos vagy a verseny nem található - kérlek ellenőrizd, hogy importáltad-" "e már, és hogy a helyes termet választottad" -#: GuiTourneyViewer.py:119 +#: GuiTourneyViewer.py:110 msgid "N/A" msgstr "N/A" -#: GuiTourneyViewer.py:140 +#: GuiTourneyViewer.py:131 msgid "invalid entry in tourney number - must enter numbers only" msgstr "érvénytelen érték a versenyazonosítónál - csak számok használhatóak" -#: HUD_main.pyw:86 +#: HUD_main.pyw:88 HUD_main.pyw.orig:88 msgid "" "\n" "HUD_main: starting ..." @@ -1511,19 +1511,19 @@ msgstr "" "\n" "HUD_main: indítás ..." -#: HUD_main.pyw:89 +#: HUD_main.pyw:91 HUD_main.pyw.orig:91 msgid "Logfile is " msgstr "A naplófájl " -#: HUD_main.pyw:90 +#: HUD_main.pyw:92 HUD_main.pyw.orig:92 msgid "HUD_main starting: using db name = %s" msgstr "HUD_main indítás: %s adatbázis használata" -#: HUD_main.pyw:95 +#: HUD_main.pyw:97 HUD_main.pyw.orig:97 msgid "Note: error output is being diverted to:\n" msgstr "Megjegyzés: a hibakimenet ide van átirányítva:\n" -#: HUD_main.pyw:96 fpdb.pyw:1130 +#: HUD_main.pyw:98 HUD_main.pyw.orig:98 fpdb.pyw:1121 msgid "" "\n" "Any major error will be reported there _only_.\n" @@ -1531,325 +1531,341 @@ msgstr "" "\n" "Bármilyen nagyobb hiba _csak_oda_ kerül kiírásra.\n" -#: HUD_main.pyw:97 +#: HUD_main.pyw:99 HUD_main.pyw.orig:99 msgid "Note: error output is being diverted to:" msgstr "Megjegyzés: a hibakimenet ide van átirányítva:" -#: HUD_main.pyw:98 +#: HUD_main.pyw:100 HUD_main.pyw.orig:100 msgid "Any major error will be reported there _only_." msgstr "Bármilyen nagyobb hiba _csak_oda_ kerül kiírásra." -#: HUD_main.pyw:101 +#: HUD_main.pyw:103 HUD_main.pyw.orig:103 msgid "HUD_main: starting ...\n" msgstr "HUD_main: indítás ...\n" -#: HUD_main.pyw:114 HUD_run_me.py:62 +#: HUD_main.pyw:121 HUD_main.pyw.orig:121 HUD_run_me.py:62 msgid "Closing this window will exit from the HUD." msgstr "Ezen ablak bezárása a HUD-ot is bezárja." -#: HUD_main.pyw:117 HUD_run_me.py:66 +#: HUD_main.pyw:124 HUD_main.pyw.orig:124 HUD_run_me.py:66 msgid "HUD Main Window" msgstr "HUD Főablak" -#: HUD_main.pyw:126 +#: HUD_main.pyw:137 HUD_main.pyw.orig:137 +msgid "hud_main: Client resized" +msgstr "" + +#: HUD_main.pyw:141 HUD_main.pyw.orig:141 +msgid "hud_main: Client destroyed" +msgstr "" + +#: HUD_main.pyw:145 HUD_main.pyw.orig:145 +msgid "hud_main: Game changed." +msgstr "" + +#: HUD_main.pyw:148 HUD_main.pyw.orig:148 +msgid "hud_main: Table changed." +msgstr "" + +#: HUD_main.pyw:152 HUD_main.pyw.orig:152 msgid "Terminating normally." msgstr "Normál leállás." -#: HUD_main.pyw:230 +#: HUD_main.pyw:261 HUD_main.pyw.orig:261 msgid "Received hand no %s" msgstr "Leosztás fogadva, azonosító: %s" -#: HUD_main.pyw:249 +#: HUD_main.pyw:280 HUD_main.pyw.orig:280 msgid "HUD_main.read_stdin: hand processing starting ..." msgstr "HUD_main.read_stdin: leosztás feldolgozása indul" -#: HUD_main.pyw:275 +#: HUD_main.pyw:307 HUD_main.pyw.orig:307 msgid "hud_dict[%s] was not found\n" msgstr "hud_dict[%s] nincs meg\n" -#: HUD_main.pyw:276 +#: HUD_main.pyw:308 HUD_main.pyw.orig:308 msgid "will not send hand\n" msgstr "leosztás nem lesz elküldve\n" -#: HUD_main.pyw:310 +#: HUD_main.pyw:339 HUD_main.pyw.orig:339 msgid "HUD create: table name %s not found, skipping." msgstr "HUD létrehozás: %s nevű asztal nincs meg, kihagyás." -#: HUD_main.pyw:318 +#: HUD_main.pyw:347 HUD_main.pyw.orig:347 msgid "Table \"%s\" no longer exists\n" msgstr "\"%s\" nevű asztal már nem létezik\n" -#: HUD_main.pyw:321 +#: HUD_main.pyw:350 HUD_main.pyw.orig:350 msgid "" -"HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f,%" -"4.3f,%4.3f)" +"HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f," +"%4.3f,%4.3f)" msgstr "" -"HUD_main.read_stdin: leosztás beolvasva %4.3f mp alatt (%4.3f,%4.3f,%4.3f,%" -"4.3f,%4.3f,%4.3f)" +"HUD_main.read_stdin: leosztás beolvasva %4.3f mp alatt (%4.3f,%4.3f,%4.3f," +"%4.3f,%4.3f,%4.3f)" #: HUD_run_me.py:45 msgid "HUD_main starting\n" msgstr "HUD_main indítás\n" -#: HUD_run_me.py:51 TournamentTracker.py:317 +#: HUD_run_me.py:51 TournamentTracker.py:308 msgid "Using db name = %s\n" msgstr "%s adatbázis használata\n" -#: Hand.py:150 +#: Hand.py:141 msgid "BB" msgstr "BB" -#: Hand.py:151 +#: Hand.py:142 msgid "SB" msgstr "SB" -#: Hand.py:152 +#: Hand.py:143 msgid "BUTTONPOS" msgstr "GOMB" -#: Hand.py:153 +#: Hand.py:144 msgid "HAND NO." msgstr "LEOSZTÁS" -#: Hand.py:154 TourneySummary.py:137 +#: Hand.py:145 TourneySummary.py:128 msgid "SITE" msgstr "TEREM" -#: Hand.py:155 +#: Hand.py:146 msgid "TABLE NAME" msgstr "ASZTAL NEVE" -#: Hand.py:156 TourneySummary.py:147 +#: Hand.py:147 TourneySummary.py:138 msgid "HERO" msgstr "JÁTÉKOS" -#: Hand.py:157 TourneySummary.py:148 +#: Hand.py:148 TourneySummary.py:139 msgid "MAXSEATS" msgstr "MAX. SZÉKEK" -#: Hand.py:158 +#: Hand.py:149 msgid "LEVEL" msgstr "SZINT" -#: Hand.py:159 TourneySummary.py:153 +#: Hand.py:150 TourneySummary.py:144 msgid "MIXED" msgstr "KEVERT" -#: Hand.py:160 +#: Hand.py:151 msgid "LASTBET" msgstr "UTOLSÓ TÉT" -#: Hand.py:161 +#: Hand.py:152 msgid "ACTION STREETS" msgstr "AKCIÓ UTCÁK" -#: Hand.py:162 +#: Hand.py:153 msgid "STREETS" msgstr "UTCÁK" -#: Hand.py:163 +#: Hand.py:154 msgid "ALL STREETS" msgstr "MINDEN UTCA" -#: Hand.py:164 +#: Hand.py:155 msgid "COMMUNITY STREETS" msgstr "KÖZÖS UTCÁK" -#: Hand.py:165 +#: Hand.py:156 msgid "HOLE STREETS" msgstr "HOLE UTCÁK" -#: Hand.py:166 +#: Hand.py:157 msgid "COUNTED SEATS" msgstr "SZÁMOLT SZÉKEK" -#: Hand.py:167 +#: Hand.py:158 msgid "DEALT" msgstr "OSZTOTT" -#: Hand.py:168 +#: Hand.py:159 msgid "SHOWN" msgstr "MUTATOTT" -#: Hand.py:169 +#: Hand.py:160 msgid "MUCKED" msgstr "NEM MUTATOTT" -#: Hand.py:170 +#: Hand.py:161 msgid "TOTAL POT" msgstr "TELJES KASSZA" -#: Hand.py:171 +#: Hand.py:162 msgid "TOTAL COLLECTED" msgstr "TELJES BEGYŰJTÖTT" -#: Hand.py:172 +#: Hand.py:163 msgid "RAKE" msgstr "JUTALÉK" -#: Hand.py:173 TourneySummary.py:138 +#: Hand.py:164 TourneySummary.py:129 msgid "START TIME" msgstr "KEZDÉSI IDŐ" -#: Hand.py:174 +#: Hand.py:165 msgid "TOURNAMENT NO" msgstr "VERSENY SZÁM" -#: Hand.py:175 TourneySummary.py:143 +#: Hand.py:166 TourneySummary.py:134 msgid "TOURNEY ID" msgstr "VERSENYAZONOSÍTÓ" -#: Hand.py:176 TourneySummary.py:142 +#: Hand.py:167 TourneySummary.py:133 msgid "TOURNEY TYPE ID" msgstr "VERSENYTÍPUS AZONOSÍTÓ" -#: Hand.py:177 TourneySummary.py:144 +#: Hand.py:168 TourneySummary.py:135 msgid "BUYIN" msgstr "NEVEZÉSI DÍJ" -#: Hand.py:178 +#: Hand.py:169 msgid "BUYIN CURRENCY" msgstr "NEVEZÉSI DÍJ PÉNZNEME" -#: Hand.py:179 +#: Hand.py:170 msgid "BUYIN CHIPS" msgstr "KEZDŐ ZSETONOK" -#: Hand.py:180 TourneySummary.py:145 +#: Hand.py:171 TourneySummary.py:136 msgid "FEE" msgstr "DÍJ" -#: Hand.py:181 +#: Hand.py:172 msgid "IS REBUY" msgstr "REBUY" -#: Hand.py:182 +#: Hand.py:173 msgid "IS ADDON" msgstr "ADDON" -#: Hand.py:183 +#: Hand.py:174 msgid "IS KO" msgstr "KIÜTÉSES" -#: Hand.py:184 TourneySummary.py:169 +#: Hand.py:175 TourneySummary.py:160 msgid "KO BOUNTY" msgstr "FEJVADÁSZ" -#: Hand.py:185 +#: Hand.py:176 msgid "IS MATRIX" msgstr "MÁTRIX" -#: Hand.py:186 +#: Hand.py:177 msgid "IS SHOOTOUT" msgstr "SHOOTOUT" -#: Hand.py:187 TourneySummary.py:170 +#: Hand.py:178 TourneySummary.py:161 msgid "TOURNEY COMMENT" msgstr "VERSENY MEGJEGYZÉS" -#: Hand.py:190 TourneySummary.py:182 +#: Hand.py:181 TourneySummary.py:173 msgid "PLAYERS" msgstr "JÁTÉKOSOK" -#: Hand.py:191 +#: Hand.py:182 msgid "STACKS" msgstr "LETÉTEK" -#: Hand.py:192 +#: Hand.py:183 msgid "POSTED" msgstr "BETETT" -#: Hand.py:193 +#: Hand.py:184 msgid "POT" msgstr "KASSZA" -#: Hand.py:194 +#: Hand.py:185 msgid "SEATING" msgstr "ÜLTETÉS" -#: Hand.py:195 +#: Hand.py:186 msgid "GAMETYPE" msgstr "JÁTÉKTÍPUS" -#: Hand.py:196 +#: Hand.py:187 msgid "ACTION" msgstr "AKCIÓ" -#: Hand.py:197 +#: Hand.py:188 msgid "COLLECTEES" msgstr "BEGYŰJTŐK" -#: Hand.py:198 +#: Hand.py:189 msgid "BETS" msgstr "TÉTEK" -#: Hand.py:199 +#: Hand.py:190 msgid "BOARD" msgstr "ASZTAL" -#: Hand.py:200 +#: Hand.py:191 msgid "DISCARDS" msgstr "DOBÁSOK" -#: Hand.py:201 +#: Hand.py:192 msgid "HOLECARDS" msgstr "KEZDŐKÉZ" -#: Hand.py:202 +#: Hand.py:193 msgid "TOURNEYS PLAYER IDS" msgstr "VERSENYJÁTÉKOS AZONOSÍTÓK" -#: Hand.py:225 Hand.py:1241 +#: Hand.py:216 Hand.py:1232 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "[ERROR] Kezdőkéz hozzáadása ismeretlen játékoshoz: %s" -#: Hand.py:279 +#: Hand.py:270 msgid "Hand.insert(): hid #: %s is a duplicate" msgstr "Hand.insert(): %s leosztásazonosító duplikáció" -#: Hand.py:318 +#: Hand.py:309 msgid "markstreets didn't match - Assuming hand %s was cancelled" msgstr "" "markstreets nem egyezik - A(z) %s leosztás érvénytelenítését feltételezem" -#: Hand.py:320 +#: Hand.py:311 msgid "FpdbParseError: markStreets appeared to fail: First 100 chars: '%s'" msgstr "" "FpdbParseError: markStreets hívása meghiúsult: az első 100 karakter: '%s'" -#: Hand.py:324 +#: Hand.py:315 msgid "DEBUG: checkPlayerExists %s fail on hand number %s" msgstr "DEBUG: checkPlayerExists %s hiba a következő leosztásban: %s" -#: Hand.py:325 +#: Hand.py:316 msgid "checkPlayerExists: '%s fail on hand number %s" msgstr "checkPlayerExists: '%s hiba a következő leosztásban: %s" -#: Hand.py:406 +#: Hand.py:397 msgid "%s %s calls %s" msgstr "%s utcán %s játékos ennyit megad: %s" -#: Hand.py:476 +#: Hand.py:467 msgid "%s %s raise %s" msgstr "%s utcán %s játékos eddig emel: %s" -#: Hand.py:487 +#: Hand.py:478 msgid "%s %s bets %s" msgstr "%s utcán %s játékos ennyit hív: %s" -#: Hand.py:506 +#: Hand.py:497 msgid "%s %s folds" msgstr "%s utcán %s játékos dob" -#: Hand.py:515 +#: Hand.py:506 msgid "%s %s checks" msgstr "%s utcán %s játékos passzol" -#: Hand.py:535 +#: Hand.py:526 msgid "addShownCards %s hole=%s all=%s" msgstr "addShownCards %s játékos kézben=%s mind=%s" -#: Hand.py:646 +#: Hand.py:637 msgid "" "*** ERROR - HAND: calling writeGameLine with unexpected STARTTIME value, " "expecting datetime.date object, received:" @@ -1857,86 +1873,86 @@ msgstr "" "*** ERROR - HAND: writeGameLine hívása nem várt STARTTIME értékkel, datetime." "date objektumot vár, ezt kapta:" -#: Hand.py:647 +#: Hand.py:638 msgid "" "*** Make sure your HandHistoryConverter is setting hand.startTime properly!" msgstr "" "*** Győződj meg róla, hogy a feldolgozód helyesen állítja be a hand." "startTime értékét!" -#: Hand.py:648 +#: Hand.py:639 msgid "*** Game String:" msgstr "*** Játék sztring:" -#: Hand.py:726 +#: Hand.py:717 msgid "HoldemOmahaHand.__init__:Can't assemble hand from db without a handid" msgstr "" "HoldemOmahaHand.__init__: nem lehet a leosztást összeállítani az " "adatbázisból a leosztás azonosítója nélkül" -#: Hand.py:728 +#: Hand.py:719 msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" msgstr "" "HoldemOmahaHand.__init__: sem a HHC, sem az adatbázis+leosztásaonosító nem " "lett megadva" -#: Hand.py:1109 +#: Hand.py:1100 msgid "*** DEALING HANDS ***" msgstr "*** OSZTÁS ***" -#: Hand.py:1114 +#: Hand.py:1105 msgid "Dealt to %s: [%s]" msgstr "%s kapja: [%s]" -#: Hand.py:1119 +#: Hand.py:1110 msgid "*** FIRST DRAW ***" msgstr "*** ELSŐ CSERE ***" -#: Hand.py:1129 +#: Hand.py:1120 msgid "*** SECOND DRAW ***" msgstr "*** MÁSODIK CSERE ***" -#: Hand.py:1139 +#: Hand.py:1130 msgid "*** THIRD DRAW ***" msgstr "*** HARMADIK CSERE ***" -#: Hand.py:1149 Hand.py:1368 +#: Hand.py:1140 Hand.py:1359 msgid "*** SHOW DOWN ***" msgstr "*** MUTATÁS ***" -#: Hand.py:1164 Hand.py:1383 +#: Hand.py:1155 Hand.py:1374 msgid "*** SUMMARY ***" msgstr "*** ÖSSZEGZÉS ***" -#: Hand.py:1250 +#: Hand.py:1241 msgid "%s %s completes %s" msgstr "%s utcán %s játékos kiegészít erre: %s" -#: Hand.py:1268 +#: Hand.py:1259 msgid "Bringin: %s, %s" msgstr "Nyitó hívás: %s, %s" -#: Hand.py:1308 +#: Hand.py:1299 msgid "*** 3RD STREET ***" msgstr "*** HARMADIK UTCA ***" -#: Hand.py:1322 +#: Hand.py:1313 msgid "*** 4TH STREET ***" msgstr "*** NEGYEDIK UTCA ***" -#: Hand.py:1334 +#: Hand.py:1325 msgid "*** 5TH STREET ***" msgstr "*** ÖTÖDIK UTCA ***" -#: Hand.py:1346 +#: Hand.py:1337 msgid "*** 6TH STREET ***" msgstr "*** HATODIK UTCA ***" -#: Hand.py:1356 +#: Hand.py:1347 msgid "*** RIVER ***" msgstr "*** RIVER ***" -#: Hand.py:1448 +#: Hand.py:1439 msgid "" "join_holecards: # of holecards should be either < 4, 4 or 7 - 5 and 6 should " "be impossible for anyone who is not a hero" @@ -1944,113 +1960,113 @@ msgstr "" "join_holecards: a kézbe kapott lapok száma vagy < 4, 4 or 7 - 5 és 6 " "mindenki számára lehetetlen, aki nem hős" -#: Hand.py:1449 +#: Hand.py:1440 msgid "join_holcards: holecards(%s): %s" msgstr "join_holcards: holecards(%s): %s" -#: Hand.py:1536 +#: Hand.py:1527 msgid "DEBUG: call Pot.end() before printing pot total" msgstr "DEBUG: Pot.end() hívása a teljes kassza kiírása előtt" -#: Hand.py:1538 +#: Hand.py:1529 msgid "FpdbError in printing Hand object" msgstr "FpdbError egy Hand objektum kiírása közben" -#: HandHistoryConverter.py:139 +#: HandHistoryConverter.py:130 msgid "Failed sanity check" msgstr "A megfelelőségi ellenőrzésen nem ment át" -#: HandHistoryConverter.py:147 +#: HandHistoryConverter.py:138 msgid "Tailing '%s'" msgstr "'%s' követése" -#: HandHistoryConverter.py:154 +#: HandHistoryConverter.py:145 msgid "HHC.start(follow): processHand failed: Exception msg: '%s'" msgstr "HHC.start(follow): processHand meghiúsult: A hibaüzenet szövege: '%s'" -#: HandHistoryConverter.py:158 +#: HandHistoryConverter.py:149 msgid "handsList is " msgstr "A handsList a következő: " -#: HandHistoryConverter.py:169 +#: HandHistoryConverter.py:160 msgid "HHC.start(): processHand failed: Exception msg: '%s'" msgstr "HHC.start(): processHand meghiúsult: A hibaüzenet szövege: '%s'" -#: HandHistoryConverter.py:173 +#: HandHistoryConverter.py:164 msgid "Read %d hands (%d failed) in %.3f seconds" msgstr "%d leosztás beolvasva (%d sikertelen) %.3f mp alatt" -#: HandHistoryConverter.py:179 +#: HandHistoryConverter.py:170 msgid "Summary file '%s' correctly parsed (took %.3f seconds)" msgstr "A(z) '%s' összefoglaló fájl rendben feldolgozva (%.3f mp)" -#: HandHistoryConverter.py:181 +#: HandHistoryConverter.py:172 msgid "Error converting summary file '%s' (took %.3f seconds)" msgstr "Hiba a(z) '%s' összefoglaló fájl konvertálása közben (%.3f mp)" -#: HandHistoryConverter.py:184 +#: HandHistoryConverter.py:175 msgid "Error converting '%s'" msgstr "Hiba a(z) '%s' konvertálása közben" -#: HandHistoryConverter.py:215 +#: HandHistoryConverter.py:206 msgid "%s changed inode numbers from %d to %d" msgstr "%s megváltoztatta az inode számokat %d =>%d" -#: HandHistoryConverter.py:263 +#: HandHistoryConverter.py:254 msgid "Converting starsArchive format to readable" msgstr "starsArchive formátum konvertálása olvashatóra" -#: HandHistoryConverter.py:268 +#: HandHistoryConverter.py:259 msgid "Converting ftpArchive format to readable" msgstr "ftpArchive formátum konvertálása olvashatóra" -#: HandHistoryConverter.py:274 +#: HandHistoryConverter.py:265 msgid "Read no hands." msgstr "Nem történt beolvasás." -#: HandHistoryConverter.py:483 +#: HandHistoryConverter.py:474 msgid "HH Sanity Check: output and input files are the same, check config" msgstr "" "HH Sanity Check: a kimeneti és bemeneti fájlok azonosak, ellenőrizd a " "beállításokat" -#: HandHistoryConverter.py:506 +#: HandHistoryConverter.py:497 msgid "Reading stdin with %s" msgstr "Standard bemenet olvasása ezzel: %s" -#: HandHistoryConverter.py:521 +#: HandHistoryConverter.py:512 msgid "unable to read file with any codec in list!" msgstr "a fájl olvasása nem sikerült egyik listabeli kódolással sem" -#: HandHistoryConverter.py:588 +#: HandHistoryConverter.py:579 msgid " given TZ:" msgstr " adott időzóna:" -#: HandHistoryConverter.py:588 +#: HandHistoryConverter.py:579 msgid "raw time:" msgstr "nyers idő:" -#: HandHistoryConverter.py:598 +#: HandHistoryConverter.py:589 msgid "changeTimeZone: offset=" msgstr "changeTimeZone: offszet=" -#: HandHistoryConverter.py:661 +#: HandHistoryConverter.py:652 msgid "utcTime:" msgstr "utcTime:" -#: HandHistoryConverter.py:694 +#: HandHistoryConverter.py:696 msgid "Unable to create output directory %s for HHC!" msgstr "A %s kimeneti könyvtár nem hozható létre a feldolgozó számára!" -#: HandHistoryConverter.py:695 +#: HandHistoryConverter.py:697 msgid "*** ERROR: UNABLE TO CREATE OUTPUT DIRECTORY" msgstr "*** ERROR: A KIMENETI KÖNYVTÁR NEM HOZHATÓ LÉTRE" -#: HandHistoryConverter.py:697 +#: HandHistoryConverter.py:699 msgid "Created directory '%s'" msgstr "'%s' könyvtár létrehozva" -#: HandHistoryConverter.py:701 +#: HandHistoryConverter.py:703 msgid "out_path %s couldn't be opened" msgstr "%s kimeneti könyvtár nem nyitható meg" @@ -2080,99 +2096,99 @@ msgstr "" "Eddig %d leosztást játszottál\n" "a %s teremben." -#: Hud.py:156 +#: Hud.py:148 msgid "Kill This HUD" msgstr "Ezen HUD kilövése" -#: Hud.py:161 +#: Hud.py:153 msgid "Save HUD Layout" msgstr "HUD elrendezés mentése" -#: Hud.py:165 +#: Hud.py:157 msgid "Reposition StatWindows" msgstr "Újrapozícionálás" -#: Hud.py:169 +#: Hud.py:161 msgid "Show Player Stats" msgstr "Játékos statisztikák megjelenítése" -#: Hud.py:174 Hud.py:243 +#: Hud.py:166 Hud.py:235 msgid "For This Blind Level Only" msgstr "Csak erre a vakszintre" -#: Hud.py:179 Hud.py:248 +#: Hud.py:171 Hud.py:240 msgid "For Multiple Blind Levels:" msgstr "Több vakszintre:" -#: Hud.py:182 Hud.py:251 +#: Hud.py:174 Hud.py:243 msgid " 0.5 to 2.0 x Current Blinds" msgstr " A jelenlegi 0.5-2-szerese" -#: Hud.py:187 Hud.py:256 +#: Hud.py:179 Hud.py:248 msgid " 0.33 to 3.0 x Current Blinds" msgstr " A jelenlegi 0.33-3-szorosa" -#: Hud.py:192 Hud.py:261 +#: Hud.py:184 Hud.py:253 msgid " 0.1 to 10 x Current Blinds" msgstr " A jelenlegi 0.1-10-szerese" -#: Hud.py:197 Hud.py:266 +#: Hud.py:189 Hud.py:258 msgid " All Levels" msgstr " Minden limit" -#: Hud.py:202 Hud.py:271 +#: Hud.py:194 Hud.py:263 msgid "For #Seats:" msgstr "Ennyi szék számára:" -#: Hud.py:205 Hud.py:274 +#: Hud.py:197 Hud.py:266 msgid " Any Number" msgstr " Bármennyi" -#: Hud.py:210 Hud.py:279 +#: Hud.py:202 Hud.py:271 msgid " Custom" msgstr " Egyedi" -#: Hud.py:215 Hud.py:284 +#: Hud.py:207 Hud.py:276 msgid " Exact" msgstr " Csak ez" -#: Hud.py:220 Hud.py:289 +#: Hud.py:212 Hud.py:281 msgid "Since:" msgstr "Szűkítés:" -#: Hud.py:223 Hud.py:292 +#: Hud.py:215 Hud.py:284 msgid " All Time" msgstr " Mind" -#: Hud.py:228 Hud.py:297 +#: Hud.py:220 Hud.py:289 msgid " Session" msgstr " Session" -#: Hud.py:233 Hud.py:302 +#: Hud.py:225 Hud.py:294 msgid " %s Days" msgstr " Az elmúlt %s nap" -#: Hud.py:238 +#: Hud.py:230 msgid "Show Opponent Stats" msgstr "Ellenfél statisztikáinak mutatása" -#: Hud.py:360 +#: Hud.py:352 msgid "Debug StatWindows" msgstr "StatWindows debugolása" -#: Hud.py:364 +#: Hud.py:356 msgid "Set max seats" msgstr "Max székek beállítása" -#: Hud.py:557 +#: Hud.py:551 msgid "Updating config file" msgstr "Konfigurációs fájl frissítése" -#: Hud.py:566 +#: Hud.py:560 msgid "No layout found for %d-max games for site %s\n" msgstr "Nem található elrendezés a %d fős asztalok számára a %s teremben\n" -#: Hud.py:580 +#: Hud.py:574 msgid "" "exception in Hud.adj_seats\n" "\n" @@ -2180,19 +2196,19 @@ msgstr "" "hiba a Hud.adj_seats helyen\n" "\n" -#: Hud.py:581 +#: Hud.py:575 msgid "error is %s" msgstr "A hiba a következő: %s" -#: Hud.py:588 +#: Hud.py:582 msgid "Error finding actual seat.\n" msgstr "Hiba az aktuális szék keresése közben.\n" -#: Hud.py:604 +#: Hud.py:598 msgid "Creating hud from hand " msgstr "HUD készítése ebből a leosztásból: " -#: Hud.py:653 +#: Hud.py:647 msgid "" "KeyError at the start of the for loop in update in hud_main. How this can " "possibly happen is totally beyond my comprehension. Your HUD may be about to " @@ -2201,35 +2217,35 @@ msgstr "" "KeyError a for ciklus kezdeténél a hud_main-ban. Fogalmam sincs, hogy ez " "hogyan lehetséges. A HUD-od valószínűleg nagyon furcsa lesz. -Eric" -#: Hud.py:654 +#: Hud.py:648 msgid "(btw, the key was %s and statd is %s" msgstr "(ja, a kulcs %s volt a statd pedig %s)" -#: ImapFetcher.py:53 ImapFetcher.py:62 +#: ImapFetcher.py:44 ImapFetcher.py:53 msgid "DEBUG: re_SplitTourneys isn't matching" msgstr "DEBUG: re_SplitTourneys nem egyezik" -#: ImapFetcher.py:76 +#: ImapFetcher.py:67 msgid "response to logging in:" msgstr "válasz a bejelentkezésre:" -#: ImapFetcher.py:92 +#: ImapFetcher.py:83 msgid "ImapFetcher: Found %s messages to fetch" msgstr "ImapFetcher: %s üzenetet találtam" -#: ImapFetcher.py:112 +#: ImapFetcher.py:103 msgid "Completed retrieving IMAP messages, closing server connection" msgstr "IMAP üzenetek letöltése befejezve, kapcsolat lezárása" -#: ImapFetcher.py:118 +#: ImapFetcher.py:109 msgid "No Tournament summaries found." msgstr "Nem található verseny összefoglaló." -#: ImapFetcher.py:168 +#: ImapFetcher.py:159 msgid "Finished importing %s/%s PS summaries" msgstr "%s/%s PS összefoglaló importálása kész" -#: ImapFetcher.py:185 +#: ImapFetcher.py:176 msgid "Need to define a converter" msgstr "Meg kell adni egy konvertert" @@ -2237,59 +2253,59 @@ msgstr "Meg kell adni egy konvertert" msgid "No Name" msgstr "Nincs név" -#: OnGameToFpdb.py:192 +#: OnGameToFpdb.py:183 WinamaxToFpdb.py:189 msgid "determineGameType: limit not found in self.limits(%s). hand: '%s'" msgstr "" "determineGameType: limit nem található ebben: self.limits(%s). leosztás: '%s'" -#: OnGameToFpdb.py:194 +#: OnGameToFpdb.py:185 WinamaxToFpdb.py:191 msgid "limit not found in self.limits(%s). hand: '%s'" msgstr "limit nem található ebben: self.limits(%s). leosztás: '%s'" -#: OnGameToFpdb.py:275 PartyPokerToFpdb.py:355 PokerStarsToFpdb.py:315 -#: UltimateBetToFpdb.py:144 Win2dayToFpdb.py:171 +#: OnGameToFpdb.py:266 PartyPokerToFpdb.py:346 PokerStarsToFpdb.py:306 +#: UltimateBetToFpdb.py:147 Win2dayToFpdb.py:162 WinamaxToFpdb.py:311 msgid "readButton: not found" msgstr "readButton: nem található" -#: OnGameToFpdb.py:294 +#: OnGameToFpdb.py:285 WinamaxToFpdb.py:330 msgid "readBlinds in noSB exception - no SB created" msgstr "noSB-n belüli readBlinds hiba - kisvak nem lett létrehozva" -#: Options.py:40 +#: Options.py:31 msgid "If passed error output will go to the console rather than ." msgstr "Ha be van állítva, akkor a hibakimenet a konzolra lesz irányítva." -#: Options.py:43 +#: Options.py:34 msgid "Overrides the default database name" msgstr "Felülbírálja az alapértelmezett adatbázis-nevet" -#: Options.py:46 +#: Options.py:37 msgid "Specifies a configuration file." msgstr "Megad egy konfigurációs fájlt." -#: Options.py:49 +#: Options.py:40 msgid "" "Indicates program was restarted with a different path (only allowed once)." msgstr "" "Jelzi a program más útvonallal való indítását (csak egyszer engedélyezett)" -#: Options.py:52 +#: Options.py:43 msgid "Input file" msgstr "Bemeneti fájl" -#: Options.py:55 +#: Options.py:46 msgid "Module name for Hand History Converter" msgstr "Modulnév a Leosztástörténet Konvertáló számára" -#: Options.py:59 +#: Options.py:50 msgid "Error logging level:" msgstr "Hibanaplózási szint:" -#: Options.py:62 +#: Options.py:53 msgid "Print version information and exit." msgstr "Verzióinformáció kiírása, majd kilépés." -#: Options.py:76 +#: Options.py:67 msgid "press enter to end" msgstr "nyomj ENTER-t a befejezéshez" @@ -2297,187 +2313,187 @@ msgstr "nyomj ENTER-t a befejezéshez" msgid "You need to manually enter the playername" msgstr "Meg kell adnod a játékos nevét" -#: PartyPokerToFpdb.py:219 +#: PartyPokerToFpdb.py:210 msgid "Cannot fetch field '%s'" msgstr "Nem található mező: '%s'" -#: PartyPokerToFpdb.py:223 +#: PartyPokerToFpdb.py:214 msgid "Unknown limit '%s'" msgstr "Ismeretlen limit: '%s'" -#: PartyPokerToFpdb.py:228 +#: PartyPokerToFpdb.py:219 msgid "Unknown game type '%s'" msgstr "Ismeretlen játéktípus: '%s'" -#: PartyPokerToFpdb.py:262 +#: PartyPokerToFpdb.py:253 msgid "Cannot read HID for current hand" msgstr "HID nem olvasható az aktuális leosztásból" -#: PartyPokerToFpdb.py:267 +#: PartyPokerToFpdb.py:258 msgid "Cannot read Handinfo for current hand" msgstr "Handinfo nem olvasható az aktuális leosztásból" -#: PartyPokerToFpdb.py:272 +#: PartyPokerToFpdb.py:263 msgid "Cannot read GameType for current hand" msgstr "GameType nem olvasható az aktuális leosztásból" -#: PartyPokerToFpdb.py:516 +#: PartyPokerToFpdb.py:518 msgid "Unimplemented readAction: '%s' '%s'" msgstr "Nem ismert readAction: '%s' '%s'" -#: PkrToFpdb.py:165 PokerStarsToFpdb.py:216 +#: PkrToFpdb.py:155 PokerStarsToFpdb.py:207 msgid "Lim_Blinds has no lookup for '%s'" msgstr "Lim_Blinds nem tartalmazza ezt: '%s'" -#: PokerStarsToFpdb.py:268 +#: PokerStarsToFpdb.py:259 msgid "failed to detect currency" msgstr "nem sikerült a pénznem meghatározása" -#: Stats.py:136 Stats.py:137 +#: Stats.py:127 Stats.py:128 msgid "Total Profit" msgstr "teljes profit" -#: Stats.py:158 Stats.py:165 +#: Stats.py:149 Stats.py:156 msgid "Voluntarily Put In Pot Pre-Flop%" msgstr "önként befizet preflop %" -#: Stats.py:178 Stats.py:186 +#: Stats.py:169 Stats.py:177 msgid "Pre-Flop Raise %" msgstr "preflop emelés" -#: Stats.py:199 Stats.py:207 +#: Stats.py:190 Stats.py:198 msgid "% went to showdown" msgstr "terítésig megy %" -#: Stats.py:220 Stats.py:228 +#: Stats.py:211 Stats.py:219 msgid "% won money at showdown" msgstr "pénzt nyer terítéskor %" -#: Stats.py:243 Stats.py:252 +#: Stats.py:234 Stats.py:243 msgid "profit/100hands" msgstr "profit/100 leosztás" -#: Stats.py:246 +#: Stats.py:237 msgid "exception calcing p/100: 100 * %d / %d" msgstr "hiba a p/100 számítása közben: 100 * %d / %d" -#: Stats.py:265 Stats.py:274 +#: Stats.py:256 Stats.py:265 msgid "big blinds/100 hands" msgstr "nagyvak/100 leosztás" -#: Stats.py:287 Stats.py:296 +#: Stats.py:278 Stats.py:287 msgid "Big Bets/100 hands" msgstr "nagytét/100 leosztás" -#: Stats.py:290 +#: Stats.py:281 msgid "exception calcing BB/100: " msgstr "hiba a BB/100 számítása közben: " -#: Stats.py:310 Stats.py:319 +#: Stats.py:301 Stats.py:310 msgid "Flop Seen %" msgstr "flopot néz %" -#: Stats.py:342 Stats.py:351 +#: Stats.py:333 Stats.py:342 msgid "number hands seen" msgstr "látott leosztások száma" -#: Stats.py:364 Stats.py:372 +#: Stats.py:355 Stats.py:363 msgid "folded flop/4th" msgstr "dobott flopon/4. utcán" -#: Stats.py:385 +#: Stats.py:376 msgid "% steal attempted" msgstr "lopási kísérlet %" -#: Stats.py:400 Stats.py:407 +#: Stats.py:391 Stats.py:398 msgid "% folded SB to steal" msgstr "kisvakból dob lopásra %" -#: Stats.py:419 Stats.py:426 +#: Stats.py:410 Stats.py:417 msgid "% folded BB to steal" msgstr "nagyvakból dob lopásra %" -#: Stats.py:441 Stats.py:448 +#: Stats.py:432 Stats.py:439 msgid "% folded blind to steal" msgstr "dob lopásra %" -#: Stats.py:460 Stats.py:467 +#: Stats.py:451 Stats.py:458 msgid "% 3/4 Bet preflop/3rd" msgstr "3/4-bet preflop/3. utcán %" -#: Stats.py:479 Stats.py:486 +#: Stats.py:470 Stats.py:477 msgid "% won$/saw flop/4th" msgstr "$nyer/flopot/4. utcát néz %" -#: Stats.py:498 Stats.py:505 +#: Stats.py:489 Stats.py:496 msgid "Aggression Freq flop/4th" msgstr "agresszió gyakoriság flopon/4. utcán" -#: Stats.py:517 Stats.py:524 +#: Stats.py:508 Stats.py:515 msgid "Aggression Freq turn/5th" msgstr "agresszió gyakoriság turnön/5. utcán" -#: Stats.py:536 Stats.py:543 +#: Stats.py:527 Stats.py:534 msgid "Aggression Freq river/6th" msgstr "agresszió gyakoriság riveren/6. utcán" -#: Stats.py:555 Stats.py:562 +#: Stats.py:546 Stats.py:553 msgid "Aggression Freq 7th" msgstr "agresszió gyakoriság 7. utcán" -#: Stats.py:581 Stats.py:588 +#: Stats.py:572 Stats.py:579 msgid "Post-Flop Aggression Freq" msgstr "postflop agresszió gyakoriság" -#: Stats.py:609 Stats.py:616 +#: Stats.py:600 Stats.py:607 msgid "Aggression Freq" msgstr "agresszió gyakoriság" -#: Stats.py:635 Stats.py:642 +#: Stats.py:626 Stats.py:633 msgid "Aggression Factor" msgstr "agresszió faktor" -#: Stats.py:659 Stats.py:666 +#: Stats.py:650 Stats.py:657 msgid "% continuation bet " msgstr "folytató nyitás %" -#: Stats.py:678 Stats.py:685 +#: Stats.py:669 Stats.py:676 msgid "% continuation bet flop/4th" msgstr "folytató nyitás flopon/4. utcán %" -#: Stats.py:697 Stats.py:704 +#: Stats.py:688 Stats.py:695 msgid "% continuation bet turn/5th" msgstr "folytató nyitás turnön/5. utcán %" -#: Stats.py:716 Stats.py:723 +#: Stats.py:707 Stats.py:714 msgid "% continuation bet river/6th" msgstr "folytató nyitás riveren/6. utcán %" -#: Stats.py:735 Stats.py:742 +#: Stats.py:726 Stats.py:733 msgid "% continuation bet 7th" msgstr "folytató nyitás 7. utcán %" -#: Stats.py:754 Stats.py:761 +#: Stats.py:745 Stats.py:752 msgid "% fold frequency flop/4th" msgstr "dobási gyakoriság flopon/4. utcán %" -#: Stats.py:773 Stats.py:780 +#: Stats.py:764 Stats.py:771 msgid "% fold frequency turn/5th" msgstr "dobási gyakoriság turnön/5. utcán %" -#: Stats.py:792 Stats.py:799 +#: Stats.py:783 Stats.py:790 msgid "% fold frequency river/6th" msgstr "dobási gyakoriság riveren/6. utcán %" -#: Stats.py:811 Stats.py:818 +#: Stats.py:802 Stats.py:809 msgid "% fold frequency 7th" msgstr "dobási gyakoriság 7. utcán %" -#: Stats.py:838 +#: Stats.py:829 msgid "Example stats, player = %s hand = %s:" msgstr "Példa statisztikák, játékos = %s leosztás = %s:" -#: Stats.py:871 +#: Stats.py:862 msgid "" "\n" "\n" @@ -2487,7 +2503,7 @@ msgstr "" "\n" "Érvényes statisztikák:" -#: Stats.py:872 +#: Stats.py:863 msgid "" "(add _0 to name to display with 0 decimal places, _1 to display with 1, " "etc)\n" @@ -2495,19 +2511,15 @@ msgstr "" "(írj a név után _0-t tizedesjegy nélküli megjelenítéshez, _1-et az egy " "tizedesjegyhez, stb.)\n" -#: Tables_Demo.py:72 +#: Tables_Demo.py:60 msgid "Fake HUD Main Window" msgstr "Kamu HUD Főablak" -#: Tables_Demo.py:95 +#: Tables_Demo.py:90 msgid "enter table name to find: " msgstr "add meg a keresendő asztalnevet: " -#: Tables_Demo.py:120 -msgid "calling main" -msgstr "main hívása" - -#: TournamentTracker.py:50 +#: TournamentTracker.py:41 msgid "" "Note: error output is being diverted to fpdb-error-log.txt and HUD-error." "txt. Any major error will be reported there _only_." @@ -2515,251 +2527,247 @@ msgstr "" "Megjegyzés: a hibakimenet átirányítva az fpdb-errors.txt és HUD-errors.txt " "fájlokba. Bármilyen nagyobb hiba _csak_oda_ kerül kiírásra." -#: TournamentTracker.py:111 +#: TournamentTracker.py:102 msgid "tournament edit window=" msgstr "versenyszerkesztő ablak=" -#: TournamentTracker.py:114 +#: TournamentTracker.py:105 msgid "FPDB Tournament Entry" msgstr "FPDB Versenybeírás" -#: TournamentTracker.py:154 +#: TournamentTracker.py:145 msgid "Closing this window will stop the Tournament Tracker" msgstr "Ezen ablak bezárása leállítja a Versenykövetőt" -#: TournamentTracker.py:156 +#: TournamentTracker.py:147 msgid "Enter Tournament" msgstr "Verseny beírása" -#: TournamentTracker.py:161 +#: TournamentTracker.py:152 msgid "FPDB Tournament Tracker" msgstr "FPDB Versenykövető" -#: TournamentTracker.py:172 +#: TournamentTracker.py:163 msgid "Edit" msgstr "Szerkeszt" -#: TournamentTracker.py:175 +#: TournamentTracker.py:166 msgid "Rebuy" msgstr "Rebuy" -#: TournamentTracker.py:274 +#: TournamentTracker.py:265 msgid "db error: skipping " msgstr "adatbázis hiba: kihagyásra kerül a(z)" -#: TournamentTracker.py:276 +#: TournamentTracker.py:267 msgid "Database error %s in hand %d. Skipping.\n" msgstr "%s adatbázishiba a %d leosztásban. Kihagyás.\n" -#: TournamentTracker.py:285 +#: TournamentTracker.py:276 msgid "could not find tournament: skipping" msgstr "nem található a verseny: kihagyás" -#: TournamentTracker.py:286 +#: TournamentTracker.py:277 msgid "Could not find tournament %d in hand %d. Skipping.\n" msgstr "Nem található a %d versenyazonosító a %d leosztásban. Kihagyás.\n" -#: TournamentTracker.py:309 +#: TournamentTracker.py:300 msgid "table name %s not found, skipping.\n" msgstr "%s nevű asztal nincs meg, kihagyás.\n" -#: TournamentTracker.py:316 +#: TournamentTracker.py:307 msgid "tournament tracker starting\n" msgstr "versenykövető indítása\n" -#: TourneyFilters.py:61 +#: TourneyFilters.py:52 msgid "Tourney Type" msgstr "Verseny típusa" -#: TourneyFilters.py:88 +#: TourneyFilters.py:79 msgid "setting numTourneys:" msgstr "numTourneys beállítása:" -#: TourneySummary.py:139 +#: TourneySummary.py:130 msgid "END TIME" msgstr "BEFEJEZÉS IDŐPONTJA" -#: TourneySummary.py:140 +#: TourneySummary.py:131 msgid "TOURNEY NAME" msgstr "VERSENY NEVE" -#: TourneySummary.py:141 +#: TourneySummary.py:132 msgid "TOURNEY NO" msgstr "VERSENY SZÁMA" -#: TourneySummary.py:146 +#: TourneySummary.py:137 msgid "CURRENCY" msgstr "PÉNZNEM" -#: TourneySummary.py:149 +#: TourneySummary.py:140 msgid "ENTRIES" msgstr "NEVEZÉSEK SZÁMA" -#: TourneySummary.py:150 +#: TourneySummary.py:141 msgid "SPEED" msgstr "GYORS" -#: TourneySummary.py:151 +#: TourneySummary.py:142 msgid "PRIZE POOL" msgstr "DÍJALAP" -#: TourneySummary.py:152 +#: TourneySummary.py:143 msgid "STARTING CHIP COUNT" msgstr "KEZDŐ ZSETONKÉSZLET" -#: TourneySummary.py:154 +#: TourneySummary.py:145 msgid "REBUY" msgstr "REBUY" -#: TourneySummary.py:155 +#: TourneySummary.py:146 msgid "ADDON" msgstr "ADDON" -#: TourneySummary.py:156 +#: TourneySummary.py:147 msgid "KO" msgstr "KIÜTÉSES" -#: TourneySummary.py:157 +#: TourneySummary.py:148 msgid "MATRIX" msgstr "MÁTRIX" -#: TourneySummary.py:158 +#: TourneySummary.py:149 msgid "MATRIX ID PROCESSED" msgstr "MÁTRIX AZONOSÍTÓ FELDOLGOZOTT" -#: TourneySummary.py:159 +#: TourneySummary.py:150 msgid "SHOOTOUT" msgstr "SHOOTOUT" -#: TourneySummary.py:160 +#: TourneySummary.py:151 msgid "MATRIX MATCH ID" msgstr "MÁTRIX MECCSAZONOSÍTÓ" -#: TourneySummary.py:161 +#: TourneySummary.py:152 msgid "SUB TOURNEY BUY IN" msgstr "ALVERSENY NEVEZÉSI DÍJ" -#: TourneySummary.py:162 +#: TourneySummary.py:153 msgid "SUB TOURNEY FEE" msgstr "ALVERSENY DÍJ" -#: TourneySummary.py:163 +#: TourneySummary.py:154 msgid "REBUY CHIPS" msgstr "REBUY ZSETONOK" -#: TourneySummary.py:164 +#: TourneySummary.py:155 msgid "ADDON CHIPS" msgstr "ADDON ZSETONOK" -#: TourneySummary.py:165 +#: TourneySummary.py:156 msgid "REBUY COST" msgstr "REBUY ÁRA" -#: TourneySummary.py:166 +#: TourneySummary.py:157 msgid "ADDON COST" msgstr "ADDON ÁRA" -#: TourneySummary.py:167 +#: TourneySummary.py:158 msgid "TOTAL REBUYS" msgstr "ÖSSZES REBUY" -#: TourneySummary.py:168 +#: TourneySummary.py:159 msgid "TOTAL ADDONS" msgstr "ÖSSZES ADDON" -#: TourneySummary.py:171 +#: TourneySummary.py:162 msgid "SNG" msgstr "SIT'N'GO" -#: TourneySummary.py:172 +#: TourneySummary.py:163 msgid "SATELLITE" msgstr "SZATELIT" -#: TourneySummary.py:173 +#: TourneySummary.py:164 msgid "DOUBLE OR NOTHING" msgstr "DUPLA VAGY SEMMI" -#: TourneySummary.py:174 +#: TourneySummary.py:165 msgid "GUARANTEE" msgstr "GARANTÁLT DÍJ" -#: TourneySummary.py:175 +#: TourneySummary.py:166 msgid "ADDED" msgstr "HOZZÁADOTT DÍJ" -#: TourneySummary.py:176 +#: TourneySummary.py:167 msgid "ADDED CURRENCY" msgstr "HOZZÁADOTT DÍJ PÉNZNEME" -#: TourneySummary.py:177 +#: TourneySummary.py:168 msgid "COMMENT" msgstr "MEGJEGYZÉS" -#: TourneySummary.py:178 +#: TourneySummary.py:169 msgid "COMMENT TIMESTAMP" msgstr "MEGJEGYZÉS IDŐBÉLYEG" -#: TourneySummary.py:181 +#: TourneySummary.py:172 msgid "PLAYER IDS" msgstr "JÁTÉKOS AZONOSÍTÓK" -#: TourneySummary.py:183 +#: TourneySummary.py:174 msgid "TOURNEYS PLAYERS IDS" msgstr "VERSENYJÁTÉKOS AZONOSÍTÓK" -#: TourneySummary.py:184 +#: TourneySummary.py:175 msgid "RANKS" msgstr "HELYEZÉSEK" -#: TourneySummary.py:185 +#: TourneySummary.py:176 msgid "WINNINGS" msgstr "NYEREMÉNY" -#: TourneySummary.py:186 +#: TourneySummary.py:177 msgid "WINNINGS CURRENCY" msgstr "NYEREMÉNY PÉNZNEME" -#: TourneySummary.py:187 +#: TourneySummary.py:178 msgid "COUNT REBUYS" msgstr "REBUYOK SZÁMA" -#: TourneySummary.py:188 +#: TourneySummary.py:179 msgid "COUNT ADDONS" msgstr "ADDONOK SZÁMA" -#: TourneySummary.py:189 +#: TourneySummary.py:180 msgid "NB OF KO" msgstr "KO SZÁMA" -#: TourneySummary.py:236 +#: TourneySummary.py:227 msgid "Tourney Insert/Update done" msgstr "Verseny beszúrás/frissítés kész" -#: TourneySummary.py:256 +#: TourneySummary.py:247 msgid "addPlayer: rank:%s - name : '%s' - Winnings (%s)" msgstr "addPlayer: helyezés:%s - név : '%s' - Nyeremény (%s)" -#: TourneySummary.py:283 +#: TourneySummary.py:274 msgid "incrementPlayerWinnings: name : '%s' - Add Winnings (%s)" msgstr "incrementPlayerWinnings: név : '%s' - plusz nyeremény (%s)" -#: UltimateBetToFpdb.py:42 +#: UltimateBetToFpdb.py:45 msgid "Initialising UltimateBetconverter class" msgstr "UltimateBetconverter osztály inicializálása" -#: WinTables.py:82 -msgid "Window %s not found. Skipping." -msgstr "A(z) %s nevű ablak nincs meg. Kihagyás." - -#: WinTables.py:85 +#: WinTables.py:70 msgid "self.window doesn't exist? why?" msgstr "self.window nem létezik? miért?" -#: fpdb.pyw:48 +#: fpdb.pyw:39 msgid " - press return to continue\n" msgstr " - nyomj ENTER-t a folytatáshoz\n" -#: fpdb.pyw:55 +#: fpdb.pyw:46 msgid "" "\n" "python 2.5-2.7 not found, please install python 2.5, 2.6 or 2.7 for fpdb\n" @@ -2768,11 +2776,11 @@ msgstr "" "Python 2.5-2.7 nem található, kérlek telepítsd a Python 2.5-öt, 2.6-ot, vagy " "2.7-et az fpdb számára\n" -#: fpdb.pyw:56 fpdb.pyw:68 fpdb.pyw:90 +#: fpdb.pyw:47 fpdb.pyw:59 fpdb.pyw:81 msgid "Press ENTER to continue." msgstr "Nyomj ENTER-t a folytatáshoz." -#: fpdb.pyw:67 +#: fpdb.pyw:58 msgid "" "We appear to be running in Windows, but the Windows Python Extensions are " "not loading. Please install the PYWIN32 package from http://sourceforge.net/" @@ -2782,7 +2790,7 @@ msgstr "" "Bővítmények nem töltődnek be. Kérlek telepítsd a PYWIN32 csomagot innen: " "http://sourceforge.net/projects/pywin32/" -#: fpdb.pyw:89 +#: fpdb.pyw:80 msgid "" "Unable to load PyGTK modules required for GUI. Please install PyCairo, " "PyGObject, and PyGTK from www.pygtk.org." @@ -2790,7 +2798,7 @@ msgstr "" "Nem sikerült a GUI által igényelt PyGTK modulok betöltése. Kérlek telepítsd " "a PyCairo-t, a PyGObject-et és a PyGTK-t a www.pygtk.org címről." -#: fpdb.pyw:248 +#: fpdb.pyw:239 msgid "" "Copyright 2008-2010, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, " "sqlcoder, Bostik, and others" @@ -2798,7 +2806,7 @@ msgstr "" "Copyright 2008-2010, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, " "sqlcoder, Bostik, and others" -#: fpdb.pyw:249 +#: fpdb.pyw:240 msgid "" "You are free to change, and distribute original or changed versions of fpdb " "within the rules set out by the license" @@ -2806,31 +2814,31 @@ msgstr "" "Szabadon megváltoztathatod és terjesztheted az eredeti vagy már " "megváltoztatott fpdb verziókat a licenszben szabályozott feltételek mellett" -#: fpdb.pyw:250 +#: fpdb.pyw:241 msgid "Please see fpdb's start screen for license information" msgstr "Licensz információkért kérlek tekintsd meg az fpdb induló képernyőjét" -#: fpdb.pyw:254 +#: fpdb.pyw:245 msgid "and others" msgstr "és mások" -#: fpdb.pyw:260 +#: fpdb.pyw:251 msgid "Operating System" msgstr "Operációs rendszer" -#: fpdb.pyw:281 +#: fpdb.pyw:272 msgid "Your config file is: " msgstr "Konfigurációs fájl:" -#: fpdb.pyw:286 +#: fpdb.pyw:277 msgid "Version Information:" msgstr "Verzióinformáció:" -#: fpdb.pyw:293 +#: fpdb.pyw:284 msgid "Threads: " msgstr "Szálak:" -#: fpdb.pyw:316 +#: fpdb.pyw:307 msgid "" "Updated preferences have not been loaded because windows are open. Re-start " "fpdb to load them." @@ -2838,19 +2846,19 @@ msgstr "" "A megváltoztatott beállítások még nem léptek érvénybe, mert vannak nyitott " "ablakok. Indítsd újra az fpdb-t az érvénybe léptetésükhöz." -#: fpdb.pyw:326 +#: fpdb.pyw:317 msgid "Maintain Databases" msgstr "Adatbázisok karbantartása" -#: fpdb.pyw:336 +#: fpdb.pyw:327 msgid "saving updated db data" msgstr "frissített adatbázis adatok mentése" -#: fpdb.pyw:343 +#: fpdb.pyw:334 msgid "guidb response was " msgstr "a guidb válasza ez volt: " -#: fpdb.pyw:349 +#: fpdb.pyw:340 msgid "" "Cannot open Database Maintenance window because other windows have been " "opened. Re-start fpdb to use this option." @@ -2858,11 +2866,11 @@ msgstr "" "Nem tudom megnyitni az adatbázis karbantartó ablakot, mert más ablakok is " "nyitva vannak. Indítsd újra az fpdb-t ezen funkció használatához." -#: fpdb.pyw:352 +#: fpdb.pyw:343 msgid "Number of Hands: " msgstr "Leosztások száma:" -#: fpdb.pyw:353 +#: fpdb.pyw:344 msgid "" "\n" "Number of Tourneys: " @@ -2870,7 +2878,7 @@ msgstr "" "\n" "Versenyek száma: " -#: fpdb.pyw:354 +#: fpdb.pyw:345 msgid "" "\n" "Number of TourneyTypes: " @@ -2878,39 +2886,39 @@ msgstr "" "\n" "Versenytípusok száma: " -#: fpdb.pyw:355 +#: fpdb.pyw:346 msgid "Database Statistics" msgstr "Adatbázis statisztikák" -#: fpdb.pyw:364 +#: fpdb.pyw:355 msgid "HUD Configurator - choose category" msgstr "HUD beállító - válassz típust és méretet" -#: fpdb.pyw:370 +#: fpdb.pyw:361 msgid "" "Please select the game category for which you want to configure HUD stats:" msgstr "Válassz játéktípust, amelyre vonatkozóan be akarod állítani a HUD-ot:" -#: fpdb.pyw:422 +#: fpdb.pyw:413 msgid "HUD Configurator - please choose your stats" msgstr "HUD beállító - válassz statisztikákat" -#: fpdb.pyw:428 +#: fpdb.pyw:419 msgid "Please choose the stats you wish to use in the below table." msgstr "Válaszd ki a lenti táblázatból a megjelenítendő statisztikákat." -#: fpdb.pyw:432 +#: fpdb.pyw:423 msgid "Note that you may not select any stat more than once or it will crash." msgstr "" "Egy statisztikát ne válassz ki többször, mert nem fog működni (ki fog lépni)." -#: fpdb.pyw:436 +#: fpdb.pyw:427 msgid "" "It is not currently possible to select \"empty\" or anything else to that " "end." msgstr "Jelenleg nem lehetséges olyat választani, hogy \"üres\" vagy hasonló." -#: fpdb.pyw:440 +#: fpdb.pyw:431 msgid "" "To configure things like colouring you will still have to use the " "Preferences dialogue or manually edit your HUD_config.xml." @@ -2919,16 +2927,16 @@ msgstr "" "menüpontot kell használnod, vagy kézzel kell szerkesztened a HUD_config.xml " "fájlt." -#: fpdb.pyw:547 +#: fpdb.pyw:538 msgid "Confirm deleting and recreating tables" msgstr "Erősítsd meg a táblák törlését és újra létrehozását" -#: fpdb.pyw:548 +#: fpdb.pyw:539 msgid "Please confirm that you want to (re-)create the tables." msgstr "" "Kérlek erősítsd meg, hogy valóban (újra) létre akarod hozni a táblákat." -#: fpdb.pyw:549 +#: fpdb.pyw:540 msgid "" " If there already are tables in the database %s on %s they will be deleted " "and you will have to re-import your histories.\n" @@ -2936,224 +2944,224 @@ msgstr "" " Ha már vannak táblák a(z) %s adatbázisban a(z) %s kiszolgálón, akkor azok " "törölve lesznek, és újra kell majd importálnod a leosztástörténeteket.\n" -#: fpdb.pyw:550 +#: fpdb.pyw:541 msgid "This may take a while." msgstr "Ez eltarthat egy darabig." -#: fpdb.pyw:575 +#: fpdb.pyw:566 msgid "User cancelled recreating tables" msgstr "A felhasználó megszakította a táblák újra létrehozását" -#: fpdb.pyw:582 +#: fpdb.pyw:573 msgid "Please confirm that you want to re-create the HUD cache." msgstr "" "Kérlek erősítsd meg, hogy valóban újra akarod generálni a HUD gyorstárat." -#: fpdb.pyw:590 +#: fpdb.pyw:581 msgid " Hero's cache starts: " msgstr " Saját gyorstár innentől: " -#: fpdb.pyw:604 +#: fpdb.pyw:595 msgid " Villains' cache starts: " msgstr " Ellenfelek gyorstára innentől: " -#: fpdb.pyw:617 +#: fpdb.pyw:608 msgid " Rebuilding HUD Cache ... " msgstr " HUD gyorstár újraépítése ... " -#: fpdb.pyw:625 +#: fpdb.pyw:616 msgid "User cancelled rebuilding hud cache" msgstr "A felhasználó megszakította a HUD gyorstár újraépítését." -#: fpdb.pyw:637 +#: fpdb.pyw:628 msgid "Confirm rebuilding database indexes" msgstr "Erősítsd meg az adatbázis indexeinek újraépítését" -#: fpdb.pyw:638 +#: fpdb.pyw:629 msgid "Please confirm that you want to rebuild the database indexes." msgstr "" "Kérlek erősítsd meg, hogy valóban újra akarod építeni az adatbázis indexeit." -#: fpdb.pyw:646 +#: fpdb.pyw:637 msgid " Rebuilding Indexes ... " msgstr " Indexek újraépítése ... " -#: fpdb.pyw:653 +#: fpdb.pyw:644 msgid " Cleaning Database ... " msgstr " Adatbázis tisztítása ... " -#: fpdb.pyw:658 +#: fpdb.pyw:649 msgid " Analyzing Database ... " msgstr " Adatbázis elemzése ... " -#: fpdb.pyw:663 +#: fpdb.pyw:654 msgid "User cancelled rebuilding db indexes" msgstr "A felhasználó megszakította az adatbázis indexeinek újraépítését." -#: fpdb.pyw:758 +#: fpdb.pyw:749 msgid "" "Unimplemented: Save Profile (try saving a HUD layout, that should do it)" msgstr "" "Még nincs kész: Profil mentése (addig használd a HUD elrendezésének " "mentését, az jó)" -#: fpdb.pyw:810 +#: fpdb.pyw:801 msgid "_Main" msgstr "Fő_menü" -#: fpdb.pyw:811 fpdb.pyw:839 +#: fpdb.pyw:802 fpdb.pyw:830 msgid "_Quit" msgstr "_Kilépés" -#: fpdb.pyw:812 +#: fpdb.pyw:803 msgid "L" msgstr "L" -#: fpdb.pyw:812 +#: fpdb.pyw:803 msgid "_Load Profile (broken)" msgstr "Profil betö_ltése (hibás)" -#: fpdb.pyw:813 +#: fpdb.pyw:804 msgid "S" msgstr "S" -#: fpdb.pyw:813 +#: fpdb.pyw:804 msgid "_Save Profile (todo)" msgstr "Profil menté_se (todo)" -#: fpdb.pyw:814 +#: fpdb.pyw:805 msgid "F" msgstr "B" -#: fpdb.pyw:814 +#: fpdb.pyw:805 msgid "Pre_ferences" msgstr "_Beállítások" -#: fpdb.pyw:815 +#: fpdb.pyw:806 msgid "_Import" msgstr "_Importálás" -#: fpdb.pyw:816 +#: fpdb.pyw:807 msgid "B" msgstr "I" -#: fpdb.pyw:817 +#: fpdb.pyw:808 msgid "I" msgstr "E" -#: fpdb.pyw:817 +#: fpdb.pyw:808 msgid "_Import through eMail/IMAP" msgstr "_Email import (IMAP)" -#: fpdb.pyw:818 +#: fpdb.pyw:809 msgid "_Viewers" msgstr "_Nézetek" -#: fpdb.pyw:819 +#: fpdb.pyw:810 msgid "A" msgstr "A" -#: fpdb.pyw:819 +#: fpdb.pyw:810 msgid "_Auto Import and HUD" msgstr "_Auto Import és HUD" -#: fpdb.pyw:820 +#: fpdb.pyw:811 msgid "H" msgstr "H" -#: fpdb.pyw:820 +#: fpdb.pyw:811 msgid "_HUD Configurator" msgstr "_HUD beállítása" -#: fpdb.pyw:821 +#: fpdb.pyw:812 msgid "G" msgstr "G" -#: fpdb.pyw:821 +#: fpdb.pyw:812 msgid "_Graphs" msgstr "_Grafikonok" -#: fpdb.pyw:822 fpdb.pyw:1077 +#: fpdb.pyw:813 fpdb.pyw:1068 msgid "Tourney Graphs" msgstr "Verseny grafikonok" -#: fpdb.pyw:823 +#: fpdb.pyw:814 msgid "P" msgstr "P" -#: fpdb.pyw:823 +#: fpdb.pyw:814 msgid "Ring _Player Stats (tabulated view, not on pgsql)" msgstr "Kész_pénzes statisztikák (táblázat; Postgre-vel nem)" -#: fpdb.pyw:824 +#: fpdb.pyw:815 msgid "T" msgstr "T" -#: fpdb.pyw:824 +#: fpdb.pyw:815 msgid "_Tourney Player Stats (tabulated view, not on pgsql)" msgstr "Versenyjá_tékos statisztikák (táblázat; Postgre-vel nem)" -#: fpdb.pyw:825 +#: fpdb.pyw:816 msgid "Tourney _Viewer" msgstr "_Verseny nézet" -#: fpdb.pyw:826 +#: fpdb.pyw:817 msgid "O" msgstr "O" -#: fpdb.pyw:826 +#: fpdb.pyw:817 msgid "P_ositional Stats (tabulated view, not on sqlite)" msgstr "P_ozíciós statisztikák (táblázat; SQLite-tal nem)" -#: fpdb.pyw:827 fpdb.pyw:1042 +#: fpdb.pyw:818 fpdb.pyw:1033 msgid "Session Stats" msgstr "Session statisztikák" -#: fpdb.pyw:828 +#: fpdb.pyw:819 msgid "_Database" msgstr "A_datbázis" -#: fpdb.pyw:829 +#: fpdb.pyw:820 msgid "_Maintain Databases" msgstr "_Karbantartás" -#: fpdb.pyw:830 +#: fpdb.pyw:821 msgid "Create or Recreate _Tables" msgstr "_Táblák (újra) létrehozása" -#: fpdb.pyw:831 +#: fpdb.pyw:822 msgid "Rebuild HUD Cache" msgstr "HUD gyorstár újraépítése" -#: fpdb.pyw:832 +#: fpdb.pyw:823 msgid "Rebuild DB Indexes" msgstr "Adatbázis indexek újraépítése" -#: fpdb.pyw:833 +#: fpdb.pyw:824 msgid "_Statistics" msgstr "_Statisztikák" -#: fpdb.pyw:834 +#: fpdb.pyw:825 msgid "Dump Database to Textfile (takes ALOT of time)" msgstr "Adatbázis kiírása textfájlba (SOKÁIG tart)" -#: fpdb.pyw:835 +#: fpdb.pyw:826 msgid "_Help" msgstr "_Súgó" -#: fpdb.pyw:836 +#: fpdb.pyw:827 msgid "_Log Messages" msgstr "Nap_lóbejegyzések" -#: fpdb.pyw:837 +#: fpdb.pyw:828 msgid "A_bout, License, Copying" msgstr "_Névjegy, licensz, másolás" -#: fpdb.pyw:855 +#: fpdb.pyw:846 msgid "There is an error in your config file\n" msgstr "Hiba van a konfigurációs fájlodban\n" -#: fpdb.pyw:856 +#: fpdb.pyw:847 msgid "" "\n" "\n" @@ -3163,19 +3171,19 @@ msgstr "" "\n" "A hiba a következő: " -#: fpdb.pyw:857 +#: fpdb.pyw:848 msgid "CONFIG FILE ERROR" msgstr "KONFIGURÁCIÓS FÁJL HIBA" -#: fpdb.pyw:861 +#: fpdb.pyw:852 msgid "Logfile is %s\n" msgstr "A naplófájl: %s\n" -#: fpdb.pyw:863 +#: fpdb.pyw:854 msgid "Config file" msgstr "Konfigurációs fájl" -#: fpdb.pyw:864 +#: fpdb.pyw:855 msgid "" "has been created at:\n" "%s.\n" @@ -3183,7 +3191,7 @@ msgstr "" "létrehozva itt:\n" "%s.\n" -#: fpdb.pyw:865 +#: fpdb.pyw:856 msgid "" "Edit your screen_name and hand history path in the supported_sites section " "of the Preferences window (Main menu) before trying to import hands." @@ -3192,19 +3200,19 @@ msgstr "" "supported_sites résznél a Beállítások ablakban (Főmenü) mielőtt megpróbálnál " "leosztásokat importálni." -#: fpdb.pyw:887 +#: fpdb.pyw:878 msgid "Connected to SQLite: %s" msgstr "Kapcsolódva az SQLite adatbázishoz: %s" -#: fpdb.pyw:921 +#: fpdb.pyw:912 msgid "Strong Warning - Invalid database version" msgstr "Nyomatékos figyelmeztetés - Érvénytelen adatbázis verzió" -#: fpdb.pyw:923 +#: fpdb.pyw:914 msgid "An invalid DB version or missing tables have been detected." msgstr "Érvénytelen adatbázis verziót vagy hiányzó táblá(ka)t találtam." -#: fpdb.pyw:927 +#: fpdb.pyw:918 msgid "" "This error is not necessarily fatal but it is strongly recommended that you " "recreate the tables by using the Database menu." @@ -3212,7 +3220,7 @@ msgstr "" "Ez a hiba nem feltétlenül végzetes, de erősen javasolt a táblák " "újragenerálása az Adatbázis menü használatával." -#: fpdb.pyw:931 +#: fpdb.pyw:922 msgid "" "Not doing this will likely lead to misbehaviour including fpdb crashes, " "corrupt data etc." @@ -3221,13 +3229,13 @@ msgstr "" "kiléphet, tönkretehet adatokat, stb." # FIXME: would need a different word ordering in Hungarian -#: fpdb.pyw:944 +#: fpdb.pyw:935 msgid "Status: Connected to %s database named %s on host %s" msgstr "" "Állapot: Kapcsolódva a(z) %s adatbázis-kezelő %s nevű adatbázisához a(z) %s " "kiszolgálón" -#: fpdb.pyw:954 +#: fpdb.pyw:945 msgid "" "\n" "Global lock taken by %s" @@ -3235,7 +3243,7 @@ msgstr "" "\n" "Globális zárolást végzett %s" -#: fpdb.pyw:957 +#: fpdb.pyw:948 msgid "" "\n" "Failed to get global lock, it is currently held by %s" @@ -3243,43 +3251,43 @@ msgstr "" "\n" "Globális zárolás meghiúsult, %s már zárolta" -#: fpdb.pyw:967 +#: fpdb.pyw:958 msgid "Quitting normally" msgstr "Normál kilépés" -#: fpdb.pyw:991 +#: fpdb.pyw:982 msgid "Global lock released.\n" msgstr "Globális zárolás feloldva.\n" -#: fpdb.pyw:998 +#: fpdb.pyw:989 msgid "Auto Import" msgstr "Auto Import" -#: fpdb.pyw:1005 +#: fpdb.pyw:996 msgid "Bulk Import" msgstr "Importálás" -#: fpdb.pyw:1011 +#: fpdb.pyw:1002 msgid "eMail Import" msgstr "Email import" -#: fpdb.pyw:1018 +#: fpdb.pyw:1009 msgid "Ring Player Stats" msgstr "Készpénzes statisztikák" -#: fpdb.pyw:1024 +#: fpdb.pyw:1015 msgid "Tourney Player Stats" msgstr "Versenystatisztikák" -#: fpdb.pyw:1030 +#: fpdb.pyw:1021 msgid "Tourney Viewer" msgstr "Verseny nézet" -#: fpdb.pyw:1036 +#: fpdb.pyw:1027 msgid "Positional Stats" msgstr "Pozíciós statisztikák" -#: fpdb.pyw:1046 +#: fpdb.pyw:1037 msgid "" "Fpdb needs translators!\n" "If you speak another language and have a few minutes or more to spare get in " @@ -3337,18 +3345,18 @@ msgstr "" "GPL2 vagy újabb licensszel.\n" "A Windows telepítő csomag tartalmaz MIT licensz hatálya alá eső részeket " "is.\n" -"A licenszek szövegét megtalálod az fpdb főkönyvtárában az agpl-3.0.txt, gpl-" -"2.0.txt, gpl-3.0.txt és mit.txt fájlokban." +"A licenszek szövegét megtalálod az fpdb főkönyvtárában az agpl-3.0.txt, " +"gpl-2.0.txt, gpl-3.0.txt és mit.txt fájlokban." -#: fpdb.pyw:1063 +#: fpdb.pyw:1054 msgid "Help" msgstr "Súgó" -#: fpdb.pyw:1070 +#: fpdb.pyw:1061 msgid "Graphs" msgstr "Grafikonok" -#: fpdb.pyw:1129 +#: fpdb.pyw:1120 msgid "" "\n" "Note: error output is being diverted to fpdb-errors.txt and HUD-errors.txt " @@ -3358,15 +3366,15 @@ msgstr "" "Megjegyzés: a hibakimenet átirányítva az fpdb-errors.txt és HUD-errors.txt " "fájlokba itt: %s" -#: fpdb.pyw:1158 +#: fpdb.pyw:1149 msgid "fpdb starting ..." msgstr "fpdb indítása ..." -#: fpdb.pyw:1215 +#: fpdb.pyw:1206 msgid "FPDB WARNING" msgstr "FPDB FIGYELMEZTETÉS" -#: fpdb.pyw:1235 +#: fpdb.pyw:1226 msgid "" "WARNING: Unable to find output hand history directory %s\n" "\n" @@ -3377,7 +3385,7 @@ msgstr "" " Kattints az IGEN gombra a könyvtár létrehozásához, vagy a NEM gombra egy " "másik könyvtár választásához." -#: fpdb.pyw:1243 +#: fpdb.pyw:1234 msgid "" "WARNING: Unable to create hand output directory. Importing is not likely to " "work until this is fixed." @@ -3385,7 +3393,7 @@ msgstr "" "FIGYELEM: Nem sikerült a leosztásarchívum könyvtárának létrehozása. Az " "importálás valószínűleg nem fog működni." -#: fpdb.pyw:1254 +#: fpdb.pyw:1245 msgid "" "WARNING: Unable to find site '%s'\n" "\n" @@ -3395,7 +3403,7 @@ msgstr "" "\n" "Kattints az IGEN gombra a terem hozzáadásához." -#: fpdb.pyw:1270 +#: fpdb.pyw:1261 msgid "" "\n" "Enter short code for %s\n" @@ -3405,19 +3413,19 @@ msgstr "" "Add meg a rövid kódot a(z) %s számára\n" "(maximum 3 karakter):\n" -#: fpdb_import.py:60 +#: fpdb_import.py:51 msgid "Import database module: MySQLdb not found" msgstr "Nem található a következő adatbázis-modul: MySQLdb" -#: fpdb_import.py:67 +#: fpdb_import.py:58 msgid "Import database module: psycopg2 not found" msgstr "Nem található a következő adatbázis-modul: psycopg2" -#: fpdb_import.py:194 +#: fpdb_import.py:185 msgid "Database ID for %s not found" msgstr "Azonosító nem található a(z) %s teremhez" -#: fpdb_import.py:196 +#: fpdb_import.py:187 msgid "" "[ERROR] More than 1 Database ID found for %s - Multiple currencies not " "implemented yet" @@ -3425,63 +3433,63 @@ msgstr "" "[ERROR] Egynél több azonosítót találtam a(z) %s teremhez - Termenként több " "pénznem még nem támogatott" -#: fpdb_import.py:232 +#: fpdb_import.py:223 msgid "Attempted to add non-directory '%s' as an import directory" msgstr "Nem könyvtár ('%s') megadása importálási könyvtárként" -#: fpdb_import.py:242 +#: fpdb_import.py:233 msgid "Started at %s -- %d files to import. indexes: %s" msgstr "Elindítva: %s -- %d fájl importálása. Indexek: %s" -#: fpdb_import.py:251 +#: fpdb_import.py:242 msgid "No need to drop indexes." msgstr "Nem szükséges az indexek eldobása." -#: fpdb_import.py:270 +#: fpdb_import.py:261 msgid "writers finished already" msgstr "az írások már befejeződtek" -#: fpdb_import.py:273 +#: fpdb_import.py:264 msgid "waiting for writers to finish ..." msgstr "várakozás az írások befejeződésére ..." -#: fpdb_import.py:283 +#: fpdb_import.py:274 msgid " ... writers finished" msgstr " ... az írások befejeződtek" -#: fpdb_import.py:289 +#: fpdb_import.py:280 msgid "No need to rebuild indexes." msgstr "Nem szükséges az adatbázis indexeinek újraépítése." -#: fpdb_import.py:293 +#: fpdb_import.py:284 msgid "No need to rebuild hudcache." msgstr "Nem szükséges a HUD gyorstár újraépítése." -#: fpdb_import.py:327 +#: fpdb_import.py:318 msgid "sending finish message queue length =" msgstr "befejező üzenet küldése; sor hossza =" -#: fpdb_import.py:454 fpdb_import.py:456 +#: fpdb_import.py:445 fpdb_import.py:447 msgid "Converting %s" msgstr "%s konvertálása" -#: fpdb_import.py:494 +#: fpdb_import.py:485 msgid "Hand processed but empty" msgstr "A leosztás feldolgozva, de üres volt" -#: fpdb_import.py:507 +#: fpdb_import.py:498 msgid "fpdb_import: sending hand to hud" msgstr "fpdb_import: leosztás küldése a HUD számára" -#: fpdb_import.py:510 +#: fpdb_import.py:501 msgid "Failed to send hand to HUD: %s" msgstr "Nem sikerült a leosztás elküldése a HUD számára: %s" -#: fpdb_import.py:525 +#: fpdb_import.py:516 msgid "Unknown filter filter_name:'%s' in filter:'%s'" msgstr "Ismeretlen szűrő: filter_name:'%s' a '%s' szűrőben" -#: fpdb_import.py:536 +#: fpdb_import.py:527 msgid "" "Error No.%s please send the hand causing this to fpdb-main@lists.sourceforge." "net so we can fix the problem." @@ -3489,11 +3497,11 @@ msgstr "" "%s számú hiba. Kérlek küldd el az ezt okozó leosztást az fpdb-main@lists." "sourceforge.net címre, hogy ki tudjuk javítani a hibát." -#: fpdb_import.py:537 +#: fpdb_import.py:528 msgid "Filename:" msgstr "Fájlnév:" -#: fpdb_import.py:538 +#: fpdb_import.py:529 msgid "" "Here is the first line of the hand so you can identify it. Please mention " "that the error was a ValueError:" @@ -3501,19 +3509,19 @@ msgstr "" "Itt az első sora a leosztásnak azonosítás céljából. Kérlek említsd majd meg, " "hogy a hiba ValueError volt:" -#: fpdb_import.py:540 +#: fpdb_import.py:531 msgid "Hand logged to hand-errors.txt" msgstr "A leosztás naplózva a hand-errors.txt fájlba" -#: fpdb_import.py:596 +#: fpdb_import.py:587 msgid "Importing" msgstr "Importálás" -#: fpdb_import.py:624 +#: fpdb_import.py:615 msgid "CLI for fpdb_import is now available as CliFpdb.py" msgstr "az fpdb_import már parancssorból is elérhető a CliFpdb.py segítségével" -#: interlocks.py:61 +#: interlocks.py:52 msgid "lock already held by:" msgstr "a zárolást már elvégezte:" @@ -3544,6 +3552,12 @@ msgstr "" "Nem találhatóak a GTK könyvtárak az útvonaladban - telepítsd a GTK-t, vagy " "állítsd be kézzel az útvonalat\n" +#~ msgid "calling main" +#~ msgstr "main hívása" + +#~ msgid "Window %s not found. Skipping." +#~ msgstr "A(z) %s nevű ablak nincs meg. Kihagyás." + #~ msgid "GameInfo regex did not match" #~ msgstr "GameInfo regex nem illeszkedik" diff --git a/pyfpdb/locale/hu/LC_MESSAGES/fpdb.mo b/pyfpdb/locale/hu/LC_MESSAGES/fpdb.mo index b0e48fedb9b4c7cbb83ee523d6ddd8ae0ae5402f..7ddee94e294d03374d7a4562c3edc5bd01e3fb1f 100644 GIT binary patch delta 12619 zcmYM)37pT>{>Sm}?E7HM#xRCqh8fIe7-O4}Wh^tOkS)6_O9t8Ht0FEb#*%9(N@TgF z3|T^{OR|JimaHLbN=Q=tU++2R@%Z<+_dd_(e80c*J?C>i=llE7y|~!>?AzY%xiIgA z4*&RhIZh>fHd@jD|MNzw}+4T~B& zj|fh8oG8a}of#z!bj&<+?R>jZ^$LWBn*cPWEmz;yB&pk#>EWDoi zd}GwOJ+T~)MIP+T#5kVste_D~#~#$oE?@vYL}kP)(_D|k%EZku7<*wL4zckV^e285 z{ctvFocX8>EXN4kjC#%i#XR4+L_-gHXfH&PH_b2wmHO7G0XpME9EKI~Drz9l24;mZ zs0n3a1m<9Q?1K9I5RAcBP|sVAt~z$m2*)2#sk(`JfKQf*<51VLtsO9mcmOJ;lQ9h6 zwEZhl58jSiz+qJF{D{ij4b=S)vdDiBjlhQHhDb~xu7Mi3J?7){SRFT@K6uP}+4{g5 zm~B>G88zVyR4wG;C@e%3;U%nwWgC%yJust@8Mr%^B_59La0+S#2T&_IiJI6gEQ60x z6AEptVxmB?A~v`7!V1LWQ5h>jZP7Z^cw1cC_}Y3Fb)4>?ZmibCSjU=Weac#3?PeWd z9buhloo=0rzKpvRwI%L*G<;}$Y&*8vcpqwO4xuJ;(#DrCn)p}DLI0*ErEO4|8;crv z1}amFP?`D=wc>54&mTfE<2qMt#}niob¬@yC@y!8&M>b-J}Wl=R%8U1;_lT1U!Q4dFAd#r)GF%B==*r&P4L^3AR-xBNL zNMtvh)u;(xMxB=5FbyM~GDY4Rc--H}=7SEzO?pLydDD^}>0885r8i9LwgY)A1bY`sh~VzdDUsbf_qbQ3LF^H(szl z!WjA^Tbr#)N2NU1+6H}yJ7FAlMcqFhQ*Z%l%l?N6_yAe66Pu^~r_nFZ?EM@pty-)^ z|A(lm-HWR3Q>cmFz?$gQ#(XE#MopkC>hm3~{csHNOIQVOU@QiiPq$j3EW))tijkf*c$7M5TTtYAY5a zwct7jY2?uHGuFmLma7||MK7F$dVq_njfEJD|HTm8f!d<|I0w&Q77poXCj35Xfu~Wa z5AI|qh=Dr)IWz*e&<=G&XRLuQp{jKW2H_U#9@~EywI$bZJvsG!+Wa8d*v0%%d59{q zn69QadL!HK48&wC#>PC~`H_asarATM-Jg%zyD6xN%|KtAhuY)CsFfGnc$dBY9qRrc zu@7Fsf!L~>8E*q>@3)|i{SI{X;D2c7Rhr)2q;@!JpoysW!8Fv2*I*euj+($Ftc!Or z4C8v3%w=F2aX0LYvoQ)UViGo! zQ>cM|!CL6k%Un-Et+Wvi!5q}**JDfk7#rb(UgTdlW;}0Zl!dyX71qEvunulQZOH}H zK-WP&YO~ z4b%cPa7R>e^*}xNMb!IY66WE1s1@HtFH9O}wyG|A6F0z$*cd&rD^|kpSX1YJ91RuO z3apGfQOE2wDkFE$51(K;^c!T}6BST#7U~t=7Bz4W+dm$w5YIx@&^px0PhthUhS5CV z@%)$hU<_&^S*YrM7Hi{RR7w|OBCbMRKZIK01>^)fS5OaXHrN#JaBM|9A1C8!tchJ; zFf}(7U9Dgp4W)Re^$04JKcQ0gGwOraQ4b6oVpbf5I({{=4d!4x&cZ<4h<>;oeQ^(J z-2E7chlY^ERZd>i4w=TNnB8MPIEqQ=n=O%=IYhK6R6fEpkf)36B!;0RO=Oh64V8U1k@>H%|5 zpP!G~+r_qj8EVhpLoH-2Y9gCa+!IN<(H)@3^F%h4jj$h(L^Ig#nwV(x9A4?{Z|GG48 z&=H9h$ct8#iqGRysF}WpD!Q#$9X~@2d>P}=pY*6mYoWF%9iy=os+M}A#&IzY7a(6J z{P~{-lXPNUHox;1q6WHxs^;6MnsBD@^9zDdsVqSqw=a;obM~Q%Fq;KM-~jA`T3{v~ zLuJ%&s+mYID)Vkt8rt)^s0U|ZY4M;|+zB<2Zm9D<6xBZxwbv7{B2GtTa0Tj^ZbjX{ z7nPBNHa?G~3q%&;I=AhGe^4p%dc_PJjoRbts1J0*RP2XUa6T#nC8!K-MXm4))E0e( zn&>Umxc4vx170=#4Ka%6JGnGeRNb%=&cF(|3e#{mYGuD+HS~MUtS|{syP~#c z5^4)(Sy!NH>JwD0eT~YV$v|1u=Myjv`(Ql2f|~FLv&g?5xRnmg=s0SISFt(z&Nc(J zL7nH`SRKb>A}&W2>0VT-|3alY>4A->rAFG%Y$FH zsFlSPnJvl2bmA^p8~=?O=o8Gr+n9?f^UZxDQAN25wI!dSCUy_CpvVQhJ1_?Wl}hMP(}NZ8L5PYAc>a zU7u+E0L$zAAEluWT(){FHW`S;Q2Mh`d)Eeou_G$=y->w8$XbXh=832xUWDPe#l{Cv z8M%(iRM3COe`Oj8G&EofRGg11a44!af|r>7RMd;80Cjvuq9*#4yaqir5D=;YnBv|AQLmOH>AK zqqZ_+xw)?)YC>I6TQ+q$`B#cI(lG$PM9r+`JLY(Funx3NLftxjg6>`ZL=Pb80I@LPcy2!c`RkRyW z3oAiQWDjcVzC$0K|6ggS%I~8l;{Cq){x5@-iDR%iHpCp9jH-=Ys0^J#72^$5hW^HQ zEWgTRrU9x3dRu3sH}O_1tMk8;Mjjo9u_{J>U~b65OyVZk1V>{KevDelF7(8ssFfbK zo<=?3B5GkjqiW?oMx)Pab3GPI|NI|MLo;uTO4T!{bKV#8@kP{wcUt$OPQ!Po2i!uX z^pTAt*O>kqs0`IZe{6}$TmjC^pmi~FNexCE8D-Kc85f!SDPtvMat zQP&Hx9WKLWcnuq3&2{GQ|N7zc#M`hYMy)r`%UMtUThTF!4(;J~OvQt!iT#a(F=YdP zu*AivElT^Zsf}k)DIJL#XBKMW$FK_CN3A$wqxlX=!&u_yu@=6(k^QemV+|eh0O|q1 zppIRcVzYPgs0n7EAGX9An2*|u(WuPKMrB|hY9hWL@!rQIOhgy`aSfKmkJM3{#vas4 zZlh|!?_={Kip5mome#ST39P|TEJjUWH@<~GU>XkEWL%7T-~rTvj-xVi70aRPRl?0Q zB2cNGj7rfJ^g-{rn%IVdL+xDSL7gd(fZsh56j;m`}VJRU4jP zn!oD}L=|IKR7T&%G(3ZO82Uf*uLpLep&1TDy@JP}YG5iVBky7yZnoFI$Fjs1a2Vdf zk@);xv*$;xr?DITmr<#2y3aiL6$~Oiu#f!ffj`ipV!DV)SnezH25gL~@;2B2pTqJv z7nQM9n2z6~Qtz|h6l;I1Njw>K{|Bh?w_^fcM~crW`!)HGqS4}O^9t>Wn%Owi3SYDR z3s6N@j9GXXl{w!7{1?M<6vkj6zKLV;Kd7xLd(bRsm~{fG|8Om1l%-{Kp!G6U1u_q=UHUHvaCI%B9MJ?nk&ckb{Etz<%^t$W3 zNyCSZrC1$TqE@&M%i$5!N-kROp(f<_t?7@%`NXwQnc9VMxEHnZpHUNeg4(L!<0dYT zrQiQ?H1q~b!x(Ihs`~y|AIGEisu(+A(0Ar99(rK_abNVtp;!qE?e#fWn|L19!`+yH zcTo#X{GN$Ye@=TEDz4$ERLw@sd=VyMF;>G9s4e&l8)EDa=3DMLtV28=TjOesz}u*C zy-%1oYc)(I&O?2E0=gAxl+Z}WZ&0c7IBDWg)I@SoEA5VBZ~*4vX{?X&r_8rpcbrRH zj2bWJv{~_JEKj_~`YEc`j-2NFd(t>hhx`fC@CxdIQ9qiksES&7eQb~2Q7K)6k$47! z@GfePpICj*m|6-!O*9f)VLqx>7MvmfDyC(0RKoT6D(=VT*zT-J>6@5D`~zxFJS71tG1w9J;6LY z5vb~&jMZ^2>R4_;-G3IffNL0rcTk`6{@F~p9BLv_sG^I-Hkg1_dA?IfL#Zr64ZI(d z@Hf=JF<1GME>_2;I2{|~|4^y+xMo%!f|_WIjZ>^mtnKXeZm5Y4M^`hQN<*ocgIf7A z)E<9g{SLMA-%;l_>be;q5w(}uSQR^CO&o^_xB@5RSNI&ZxM9X$j{d}3Z;<~u8lTfq z3oqhY47zDjwgt7PJ5e(}fFtoN24II<=9S$I6^}vP=b|QDgetzRsEHp!E%c0yZ{8yR zzH~gIBM3czF+U_iu_f^^%*Rc*2%Xzz#cyLn^`o}#7RF(~GQy?`Qq zGsm|*>NE^>X)L7iD(bjJ-!U_7gl&o2VJAv61M3OL$xFy!cL8ukax7RQe z1hw}YQ483Hn)p|!iF}JOcpg=Bk1z_o|J42Le8n(vesN;AAyJG0y=9CRWZQ)#W^Jr|M(GeeE61M-xtaKb| zpjT0;JAmnU94n*mV>99ESb?}PYKyv{Rz4I})Z{W~_&2ACrF#6!yeiNJXW% z8|niCFcx1%oq}bkJwJ!3_&c`3c*mo3qC>D2@g~&g&R|7+gfSTD;ZgeCkdDf9o`>sE zx`%z}$fsjDX5&q4jtQO~rN`?998Ek6bMP^$*qV8HlrEqEmBC@CbH5Ag<1KqV-rK`b z%5zZuZcbEg%(Dq(iYW zjzeW&Gq%H{SO(one&#}LOrRqVYv2eQFSPMa>rWWZb$@@eqS~mG7obu-9(8=@qaLsn zlW{$2{1cdgk4@}4=>Z<4eeaY_Bh=P*er_A*78Z}__{K|htm8^Vq zN@!48YMs>dxU`JyjI{Yl^Q!t~#ieCtXJ(c>J+EUAkAWrc-@4&nvh{v}cS-rb3c~&m DpWbQM delta 12721 zcmYM(33!iJ+Q;!HvdAi8Nkl^a2_iuv2_p6|N{FDb#4bWD5s6UL)(54drnc5ji$STS z6h&Lws-?D8>7q<2x}i)hGo{t3_xsB^*Y(cKHJ@`o%USMopC?IsdAZNE6+Z5jN+ z{uAKsIMFz)nxg;z&-N6@2_f8p74Us*fTyr7K1BZK#H1R#V?*MZn2v8_INm_L_XIUW zgEYs9a2(fpibgIM24W=c!m4-*WAG{_q0`85Vj&s3VR!6|>ySsBUr_JWY-}dh81?=D zRKL?O43{ATJ6q7h_|8W(YI5NkmMy*s*&vQYWuzABekRty!5ECwF%ak3cq#f5{}apO zHdH@*P#HLcRq;#IIJXotzT-`vG*Be!MmlPS-B76?f#Em-r{K$29m_X0&&Q!w*a9`7 zUZ{ccu`*6Xy+045a6M|gL+I+lB^p)mH&jPK8D@Yws5ldKzn`@PBZz0CQo05!;am3l zVbs7EQ46?(s-4HE%mp?x&qp*P|3O@+#|1r*j`8>us^cQe!RN6yo?$MW`b5Zs9m_n9_p$Yrq~{P{&iSBF@Kbd>yrdTc{O1LQO2VrQ?KR zP1JkI=)tyF9Sf|}F_L%%Dr37*TXYK5-&d|}+_e4=b)3RlnFrfhbF6)=L#@Tu$=2D{ zh1ONpP1arLNB{4mGVXp%!NZ#&o@LZurca5Hn(wm4AS}UOhYs7jXJ;2p!T#FHS?LM7Z;-jT8(MA8I_q! zsPq0KYQ=Y~Ppn~WP1V=3rl4x775X#2lTAa#(GyFt26?>A21#xvK)ssJFTTmiBF)a_D588|BjkyU?-E2T3Ca)3u*#|sQ1TOXW<0mB^ZN&oz2gZdZ?}Hb zy-*zwM-`o}=iox@hL=%$pOkH?x+5wRT~J%pAC=Nkn2a;fA9rGTJb;`y=OgsNC%6z@ zpDw0ImY^nb9Fy<@jz(W*p}i}`bo@KE!4FUq{>$Ev=xQ>Ng!=SmqqZR5#?w%#UyRy{ z14u2n&M!1Fx!}h#8(>G&gU_Nju0~B@Evh!&!C?FpL+}!6i*De2{1Y>9UUxI$BdAmG z2iC*}PumG%pw53jjR0);YpwZ4Zz_?7jVy?zI^CH}emtS6^&$Sygb^)|n# zMCO?yYk{f_7byd04%WxB*pl&`$24?~Gy0fs{}|NXy^fmLX7t0iQG0v@T6Kfot?LpVC}ZYUiUmT7~)^Y(&lY6AZ-%s0n!Y zH^ml)m54J@nd^b6I2n84HjF^80p_$tqTX*mfcz`vxm>7*rC1l|*?2cb5uZk-@MqLk z+(GU6@2HML20Bh6)pjJK!qj3r*==?9I zp(6VTYv8x2WA+CsBVof$Mq)6GxGvVjW;X7F`f?VcI-Y8;ufQ1Mt*9D0g>Y=Co7DSZd);!)K7+o%=lXE8_F@kI?Z80+AC?0|c48vcO^ zIBArrxpnAjMW<*e#ot8nI9%2u@UiV)bTru zI(9*0%+G?qVJqTks2^hQVQ0KIhWu;bmc?d8E~XGKLhaFE%)x(QLrg3&&-KM%;zA6< zNvIFl3#cDfYfxLd8sI7f~%6RBllgU_@hA$W5tqo8erlC^Q8WXV-R>1M7jLbp} zv<|g(`%oR9#5nvHs^7m*wc=B1wxSxU9}lX?-G(%@ryVd1voRG1VgN2g9h;S?yA z-V@b90jl^4Q6101FkEKiEvPLzi0c0&YC;!L6TVt@pZ)*Q-nfq{p5IaDw#j%?3%yV& ze-U-8HljK@g(}8#s4en)))ZX|YQ-Z_6Bv)0zzkGI7uoBpFhu8nvwh$l)QiXL1E1UY zvb}!;D|7!5R>9y2rpRJZ1GPrgL^f)`A*c+MqCVj-VLWcbsdygU$uzo7G{tZNHN)@F zgEvuMy1+^11Cof^<2O(PZpBKtA9L{(s(5QWXEK(E+NzGIqU(nG6c0izVDfY9zdBlA zA6Si=`Bu~(y@yKmhu9vEV-f~2>&Dm&ORyLt@d|2%kFYMrOfko=BW4kgMlEPBrsEe= z$bT}8K=Kie%}^`qj)QP0YNj8fR&oJr<9DcY?ZbD~g9)f2?S$H*T&#w}QMKfv`dNz} z+>6iPSGvJuofgy0@A>bbI`VzqRC5JXO?YrK*2kLo1uCWYQCs50La0N>7gdatu_|uB z-uNyy!HP3XW;>uJ*7UZM$ehg{?lTceR1GVx+sN=N)b?&#KuJ1za`2nnsM^Tyl z4t0!wLp|>^(_|(P71u<@;qN~hT1k?<(GoSYcBqc?urUrrO>70G;ChU~^Qa8mM`h|a z^g*v#W~=;A6RnTxw-GkPEDUCR=Q;bp9E{+`d{mKb!f5;gRa|#56$4)|D{P5z#63_e zorv0+*;orVpceKCYAe3B-bU3}x!Ken<2zMpsA$?_YwUxyaXD%)4`Ort3EN`q95e7x z)QVrk7PuIF@Ke-8&!e`)=S4Gt7}NrrpeB%mZrR?`(1T-8DW7ZOB^Xb<6P1atQJHvv zs+Ewxn;MBgyldhg1Ll%{r7UHx$v`($Du<#5D#a-L2WH@A zY=&1+HBkK}b3Ge9#Iuoakh2MsvBo?z!7ivR7=U_z9C~p3Jn~fNI^Wx{HXg;gcoS8uVK19hcR;0j5b89QVld9cdbq%)5kTWzY=B2l z1KdTW%x}KQNK4e-bw(Yp0@MU1qcZi1jkjBmS+Af@$wRDz5ev*IXoY^nZZ3_AH2R_j zE<|Ny1}5W1)IeXLW_%kpk%)z+CK_UW;x6cq&tWXiL>2P})Ye@`r9Ntr`6<~8DSFqL zPeaA99yQPjoaeQ?qy<)cHMNA|9Cn{54VN)#ks^es0b8L%KQO_Mh73E#jmIN&^ z6U#)6Q-B3J|5IsbpetAzAEEX%c&Rydsi+ke;RIZPMOa~(Id)S~@9)P(cn*`$ce%+} zBh={`gz9%HYAe?1zRv$~HSiv40?{kX3n|tdR8baU1$+^;cS|uC*Pv4WCaRWpTMwe% zJB}*i>sST7R+=~*UF}s98cJ0j>NlNns16s|cqOhQ-jAw{KC8@g(@(-Dpro#-3;(9L(#ZrvGnOF%|Vs+e( zTEHimh(DtG3w_P3xH)Po`=Xwk^BVcrj5csVdv*quqCapLhQ4kl_AFKXFQGXnaV=)9j$8fxY74g5Q)cUPA z*Q=w7DHXMVJk*D14r;4*pcZ%zRU3bxGUoG7qZ?rx^{_2BT45l%)_K;Y)^*lx)_vB) z)-%=%*6Y?gsG@y@TG$h0BCZp%!R(y}eYw#BRpo6_6X}jY*dMiLBd{IL!Av}Xs*Qk+ zCPQ^l#h8xDTo%^C!KloH;@PP&1#4O4VA_Ip2Xf_#SFt z|INlKsMFv<4UmC44IOPl?(eY4Lff!zd%gKbmE<;6#j%t zUErIhn$xj4@o3cPcms9+AZFtYY=e!rns5KJ*o*ir9E3jG*#86?L${d$U&ao^AE5To zcf0vHAAy=!7LLTJ$j8k20kuWbcbM8(i^||3R6k#%CSKz$^HZ=bs#b*6^KXfM%#;*B`ZaC8!CySRNN+9bAdpiVsnlxq!+*rCnwsx!99N}K;Ulk&-ddnm3X)H2h@1s zd(48|7#d1RBMifCI2?zdQhfrIq13(Rcy>pnxHne95*yFLhQzB;wQw5M-!)V%Jiq{K z^9}`!osd)HIzIc%gYB>pH+terI2V=DO8d>;c znDsvY6a}|nGxR%X7Mh8n#JL#A_)Y;0Rq+_q%on0Mejh{dCTb-QQ7Nr($iyCO?aOaL z*q`eYKQ`~3#~fnkh^dXP*oCk+su(w5d;A_<6-UBR^Tq3j8gK(@hHs-j!G}>ba0Zo$ zU(kcjF>^l_RlE(b2wPz(Zbj{R^l@W6_9afib~x`i`Ol*9DHnn;{1ek*9IBX-upSP? zV4RDp@}<}mH)3V{7L~EPn1(e^nAAUw)rfau0-iuUe-G8a?@96>Pov36Q+xw3f_M>D z$1SLd9YL+|ti65}YY;!i42(QwGM9^f#Q8W5M_?dc!io4JYO4mEHVZo7+Qu=|jq|82 zNj_sfvH9prycE^ZYAla$*z0ehKk;6C3J+m#^#0ToVLz-z{2uDKUO{E#9=1d`@H4Z5 zj;KAKfx)=Q#;@Vi#5*tu)Jl@9nWzc%uyFytN<0CTsems`v4){mo`xDH z8~t?t``8PEQF~m3`hrczD0~%F^*b>gkD|8fF+PoXUz&da@g@ck??4~ikI{J0-oJuVY<&jB!}&YqJF%P#>5=jKPhVghx@S zzmHY1`32K&cdSEPjBW~zB{bB*F;vw*!8EM?jY(AwD(;7x$b8gF-@pmD3$rl(qRCJR z_SAh`gpX10zkJD@vJbH`@q5bsA#*!QY=KG&sDjSDNW3GT)iyn%V>f6e@nnUA5w zYpmN*6FrDE@icny7Ag}#*UfRwMAbqGhT&_d4D7@pbPv$baXX6Y@D!@(E}}a60V6T; zdsB3cP{rEY##2$n`Z{U>2T}dqxAz~R28#N@)KXp47B)t<%5^%?P|@XMGn|T=;X7Ck zKS1sMVSD|w^-I)1mu>vLjc?odK8A4rF;>NZA5AU9pfVnh6?FdF*b7}z500?$bW|pm zp)#-@_2GCQRkSCtHhzmbmR>)Z=Mzy2XpEJx73#h2=!*l<4~JrT#&-&7bi#2Miw9Au zyn^bu%Fm|QTB150f%!NVTjM!wi4|{{ROg^p-WN5|5jLJ`eaX5UT|KaghGzOMYNlsU zwQv!&@*AiL1mp2GPQ%K#`0C=KTjXB@+~k5k zdjDdoI2aR&lkiQ z|AWsHhd$t6*`d3DMqe83{$r|l4eEu>SOE{>M|c{wB`^QiJhu;hh!5i{cpSCoeSb3x znTjREuV4!-_t4Zhh2`f{v9yaCJOKIBE`0}R76s1C27 zKG_dYMP2ccsfpUCg(Rbnb1MwSER53m??pq!SBeoh1@*!!*b3L9it9UUiZ?L{V}Cap z=!WXJCu$*sQO9w#y}t#uwL35qkD?af`v()z`L9f)8hTIzHbYhGBvcKoLGAg6s0n&K zHboYRF~r?a&zD%2pfd0-DkGm_4ZMXK$Nx|BLo60uozGD;^6(YZ9^XRkWtIP#pX=$^ zo!G^C_&I9DkFg{A{be%P71N0Gum;XUO?V4N;zy{hx`f(-U;iTiTH&8u(9B|S&q0z85v{Wz_RGuqJx(UuDRHT6qDc;6&_zn^6<}H)?_DUS4JI<$JkaWyi+l zLKHVvp^9%GYUXFKCH{ap7+cP(?C<&#Y)8BmJ$MJlV+C)ovOS)Ks-YvO1)N7^@Gd4} zTOY5oUqHsXH1xn`RLYN`2L2hfHBYcNCit5Bu5~>|bNvYFxvQuTOMsv0udB5PmGXJk zwb-0^FREDGUukHCk5L)ODDPGFS8PuVC0>WRz6;~=4A#L1HjeZ+ai(=R*5dxls0Hmp zrTjcr$3IcWI3l2|f7gkjQJ)J9Q3LeHMmWpH`!Iv}GOCEe1I>g|Fq60o>iEt_9m{3d z8INK%h6b4o_Q$^w??z?(H%w9)RtYx6&@On-yp+VQHS Date: Sat, 2 Oct 2010 13:55:08 +0200 Subject: [PATCH 3/7] update l10n files --- pyfpdb/locale/de/LC_MESSAGES/fpdb.mo | Bin 20643 -> 20643 bytes pyfpdb/locale/fpdb-de_DE.po | 448 ++++++++++++++------------- pyfpdb/locale/fpdb-en_GB.pot | 448 ++++++++++++++------------- pyfpdb/locale/fpdb-fr_FR.po | 448 ++++++++++++++------------- pyfpdb/locale/fpdb-hu_HU.po | 448 ++++++++++++++------------- pyfpdb/locale/hu/LC_MESSAGES/fpdb.mo | Bin 68573 -> 68573 bytes 6 files changed, 904 insertions(+), 888 deletions(-) diff --git a/pyfpdb/locale/de/LC_MESSAGES/fpdb.mo b/pyfpdb/locale/de/LC_MESSAGES/fpdb.mo index 1451823c8daab5b05f3bc580a1b17b26e8691e2c..7686b971ffe0834d99ecb125923d69b7baf1895a 100644 GIT binary patch delta 17 ZcmZ3yka6)s#tkcVm`sf}uh#jY3;;n*2Oa\n" "Language-Team: Fpdb\n" @@ -16,24 +16,24 @@ msgstr "" "Generated-By: pygettext.py 1.5\n" #: AbsoluteToFpdb.py:119 BetfairToFpdb.py:76 CarbonToFpdb.py:130 -#: FulltiltToFpdb.py:181 OnGameToFpdb.py:169 PartyPokerToFpdb.py:194 +#: FulltiltToFpdb.py:181 OnGameToFpdb.py:170 PartyPokerToFpdb.py:194 #: PkrToFpdb.py:128 PokerStarsToFpdb.py:179 Win2dayToFpdb.py:95 -#: WinamaxToFpdb.py:175 iPokerToFpdb.py:122 +#: WinamaxToFpdb.py:166 iPokerToFpdb.py:122 msgid "determineGameType: Unable to recognise gametype from: '%s'" msgstr "" #: AbsoluteToFpdb.py:120 BetfairToFpdb.py:77 CarbonToFpdb.py:131 -#: FulltiltToFpdb.py:182 OnGameToFpdb.py:170 OnGameToFpdb.py:184 +#: FulltiltToFpdb.py:182 OnGameToFpdb.py:171 OnGameToFpdb.py:185 #: PartyPokerToFpdb.py:195 PkrToFpdb.py:129 PkrToFpdb.py:154 #: PokerStarsToFpdb.py:180 PokerStarsToFpdb.py:206 Win2dayToFpdb.py:96 -#: WinamaxToFpdb.py:176 WinamaxToFpdb.py:190 iPokerToFpdb.py:123 +#: WinamaxToFpdb.py:167 WinamaxToFpdb.py:181 iPokerToFpdb.py:123 msgid "determineGameType: Raising FpdbParseError" msgstr "" #: AbsoluteToFpdb.py:121 BetfairToFpdb.py:78 CarbonToFpdb.py:132 -#: FulltiltToFpdb.py:183 OnGameToFpdb.py:171 PartyPokerToFpdb.py:196 +#: FulltiltToFpdb.py:183 OnGameToFpdb.py:172 PartyPokerToFpdb.py:196 #: PkrToFpdb.py:130 PokerStarsToFpdb.py:181 Win2dayToFpdb.py:97 -#: WinamaxToFpdb.py:177 iPokerToFpdb.py:124 +#: WinamaxToFpdb.py:168 iPokerToFpdb.py:124 msgid "Unable to recognise gametype from: '%s'" msgstr "" @@ -44,8 +44,8 @@ msgid "Didn't match re_HandInfo" msgstr "Keine Treffer für re_HandInfo" #: AbsoluteToFpdb.py:232 EverleafToFpdb.py:208 FulltiltToFpdb.py:345 -#: OnGameToFpdb.py:296 PokerStarsToFpdb.py:344 UltimateBetToFpdb.py:186 -#: Win2dayToFpdb.py:203 WinamaxToFpdb.py:341 +#: OnGameToFpdb.py:303 PokerStarsToFpdb.py:344 UltimateBetToFpdb.py:186 +#: Win2dayToFpdb.py:203 WinamaxToFpdb.py:332 msgid "reading antes" msgstr "Lese Antes" @@ -61,22 +61,22 @@ msgstr "Keine Small Blind" msgid "Absolute readStudPlayerCards is only a stub." msgstr "" -#: AbsoluteToFpdb.py:345 BetfairToFpdb.py:223 CarbonToFpdb.py:297 -#: EverleafToFpdb.py:316 FulltiltToFpdb.py:709 PartyPokerToFpdb.py:564 +#: AbsoluteToFpdb.py:345 BetfairToFpdb.py:222 CarbonToFpdb.py:297 +#: EverleafToFpdb.py:316 FulltiltToFpdb.py:709 PartyPokerToFpdb.py:565 #: PokerStarsToFpdb.py:454 UltimateBetToFpdb.py:318 Win2dayToFpdb.py:368 #: iPokerToFpdb.py:291 msgid "parse input hand history" msgstr "" -#: AbsoluteToFpdb.py:346 BetfairToFpdb.py:224 CarbonToFpdb.py:298 -#: EverleafToFpdb.py:317 FulltiltToFpdb.py:710 PartyPokerToFpdb.py:565 +#: AbsoluteToFpdb.py:346 BetfairToFpdb.py:223 CarbonToFpdb.py:298 +#: EverleafToFpdb.py:317 FulltiltToFpdb.py:710 PartyPokerToFpdb.py:566 #: PokerStarsToFpdb.py:455 UltimateBetToFpdb.py:319 Win2dayToFpdb.py:369 #: iPokerToFpdb.py:292 msgid "output translation to" msgstr "" -#: AbsoluteToFpdb.py:347 BetfairToFpdb.py:225 CarbonToFpdb.py:299 -#: EverleafToFpdb.py:318 FulltiltToFpdb.py:711 PartyPokerToFpdb.py:566 +#: AbsoluteToFpdb.py:347 BetfairToFpdb.py:224 CarbonToFpdb.py:299 +#: EverleafToFpdb.py:318 FulltiltToFpdb.py:711 PartyPokerToFpdb.py:567 #: PokerStarsToFpdb.py:456 UltimateBetToFpdb.py:320 Win2dayToFpdb.py:370 #: iPokerToFpdb.py:293 msgid "follow (tail -f) the input" @@ -96,15 +96,15 @@ msgstr "" msgid "No match in readHandInfo." msgstr "Keine Treffer für re_HandInfo" -#: BetfairToFpdb.py:124 +#: BetfairToFpdb.py:123 msgid "readPlayerStacks: Less than 2 players found in a hand" msgstr "" -#: BetfairToFpdb.py:164 +#: BetfairToFpdb.py:163 msgid "No bringin found" msgstr "" -#: BetfairToFpdb.py:200 OnGameToFpdb.py:339 PokerStarsToFpdb.py:426 +#: BetfairToFpdb.py:199 OnGameToFpdb.py:346 PokerStarsToFpdb.py:426 msgid "DEBUG: unimplemented readAction: '%s' '%s'" msgstr "" @@ -149,7 +149,7 @@ msgstr "" msgid "Default logger intialised for " msgstr "" -#: Configuration.py:178 Database.py:430 Database.py:431 +#: Configuration.py:178 Database.py:435 Database.py:436 msgid "Creating directory: '%s'" msgstr "Erstelle Verzeichnis \"%s\"" @@ -228,292 +228,292 @@ msgstr "" msgid "Not using numpy to define variance in sqlite." msgstr "" -#: Database.py:241 +#: Database.py:246 msgid "Creating Database instance, sql = %s" msgstr "" -#: Database.py:381 +#: Database.py:386 msgid "*** WARNING UNKNOWN MYSQL ERROR:" msgstr "" -#: Database.py:435 +#: Database.py:440 msgid "Connecting to SQLite: %(database)s" msgstr "" -#: Database.py:447 +#: Database.py:452 msgid "Some database functions will not work without NumPy support" msgstr "" -#: Database.py:477 +#: Database.py:482 msgid "outdated or too new database version (%s) - please recreate tables" msgstr "" -#: Database.py:483 Database.py:484 +#: Database.py:488 Database.py:489 msgid "Failed to read settings table - recreating tables" msgstr "" -#: Database.py:488 Database.py:489 +#: Database.py:493 Database.py:494 msgid "Failed to read settings table - please recreate tables" msgstr "" -#: Database.py:510 +#: Database.py:515 msgid "commit %s failed: info=%s value=%s" msgstr "" -#: Database.py:514 +#: Database.py:519 msgid "commit failed" msgstr "" -#: Database.py:683 Database.py:712 +#: Database.py:688 Database.py:717 msgid "*** Database Error: " msgstr "" -#: Database.py:709 +#: Database.py:714 msgid "Database: date n hands ago = " msgstr "" -#: Database.py:866 +#: Database.py:871 msgid "ERROR: query %s result does not have player_id as first column" msgstr "" -#: Database.py:908 +#: Database.py:913 msgid "getLastInsertId(): problem fetching insert_id? ret=%d" msgstr "" -#: Database.py:920 +#: Database.py:925 msgid "getLastInsertId(%s): problem fetching lastval? row=%d" msgstr "" -#: Database.py:927 +#: Database.py:932 msgid "getLastInsertId(): unknown backend: %d" msgstr "" -#: Database.py:932 +#: Database.py:937 msgid "*** Database get_last_insert_id error: " msgstr "" -#: Database.py:986 Database.py:1408 +#: Database.py:991 Database.py:1414 msgid "warning: drop pg fk %s_%s_fkey failed: %s, continuing ..." msgstr "" -#: Database.py:990 Database.py:1412 +#: Database.py:995 Database.py:1418 msgid "warning: constraint %s_%s_fkey not dropped: %s, continuing ..." msgstr "" -#: Database.py:998 Database.py:1286 +#: Database.py:1003 Database.py:1292 msgid "dropping mysql index " msgstr "" -#: Database.py:1004 Database.py:1291 Database.py:1299 Database.py:1306 +#: Database.py:1009 Database.py:1297 Database.py:1305 Database.py:1312 msgid " drop index failed: " msgstr "" -#: Database.py:1009 Database.py:1293 +#: Database.py:1014 Database.py:1299 msgid "dropping pg index " msgstr "" -#: Database.py:1022 +#: Database.py:1027 msgid "warning: drop index %s_%s_idx failed: %s, continuing ..." msgstr "" -#: Database.py:1026 +#: Database.py:1031 msgid "warning: index %s_%s_idx not dropped %s, continuing ..." msgstr "" -#: Database.py:1066 Database.py:1074 Database.py:1339 Database.py:1347 +#: Database.py:1071 Database.py:1079 Database.py:1345 Database.py:1353 msgid "creating foreign key " msgstr "" -#: Database.py:1072 Database.py:1093 Database.py:1345 +#: Database.py:1077 Database.py:1098 Database.py:1351 msgid " create foreign key failed: " msgstr "" -#: Database.py:1081 Database.py:1354 +#: Database.py:1086 Database.py:1360 msgid " create foreign key failed: " msgstr "" -#: Database.py:1088 +#: Database.py:1093 msgid "creating mysql index " msgstr "" -#: Database.py:1097 +#: Database.py:1102 msgid "creating pg index " msgstr "" -#: Database.py:1102 +#: Database.py:1107 msgid " create index failed: " msgstr "" -#: Database.py:1142 Database.py:1143 +#: Database.py:1147 Database.py:1148 msgid "Finished recreating tables" msgstr "" -#: Database.py:1182 +#: Database.py:1188 msgid "***Error creating tables: " msgstr "" -#: Database.py:1192 +#: Database.py:1198 msgid "*** Error unable to get databasecursor" msgstr "" -#: Database.py:1204 Database.py:1215 Database.py:1225 Database.py:1232 +#: Database.py:1210 Database.py:1221 Database.py:1231 Database.py:1238 msgid "***Error dropping tables: " msgstr "" -#: Database.py:1230 +#: Database.py:1236 msgid "*** Error in committing table drop" msgstr "" -#: Database.py:1244 Database.py:1245 +#: Database.py:1250 Database.py:1251 msgid "Creating mysql index %s %s" msgstr "" -#: Database.py:1250 Database.py:1259 +#: Database.py:1256 Database.py:1265 msgid " create index failed: " msgstr "" -#: Database.py:1253 Database.py:1254 +#: Database.py:1259 Database.py:1260 msgid "Creating pgsql index %s %s" msgstr "" -#: Database.py:1261 Database.py:1262 +#: Database.py:1267 Database.py:1268 msgid "Creating sqlite index %s %s" msgstr "" -#: Database.py:1267 +#: Database.py:1273 msgid "Create index failed: " msgstr "" -#: Database.py:1269 +#: Database.py:1275 msgid "Unknown database: MySQL, Postgres and SQLite supported" msgstr "" -#: Database.py:1274 +#: Database.py:1280 msgid "Error creating indexes: " msgstr "" -#: Database.py:1301 +#: Database.py:1307 msgid "Dropping sqlite index " msgstr "" -#: Database.py:1308 +#: Database.py:1314 msgid "" "Fpdb only supports MySQL, Postgres and SQLITE, what are you trying to use?" msgstr "" -#: Database.py:1322 Database.py:1362 +#: Database.py:1328 Database.py:1368 msgid " set_isolation_level failed: " msgstr "" -#: Database.py:1356 Database.py:1415 +#: Database.py:1362 Database.py:1421 msgid "Only MySQL and Postgres supported so far" msgstr "" -#: Database.py:1386 +#: Database.py:1392 msgid "dropping mysql foreign key" msgstr "" -#: Database.py:1390 +#: Database.py:1396 msgid " drop failed: " msgstr "" -#: Database.py:1393 +#: Database.py:1399 msgid "dropping pg foreign key" msgstr "" -#: Database.py:1405 +#: Database.py:1411 msgid "dropped pg foreign key %s_%s_fkey, continuing ..." msgstr "" -#: Database.py:1508 +#: Database.py:1531 msgid "Rebuild hudcache took %.1f seconds" msgstr "" -#: Database.py:1511 Database.py:1544 +#: Database.py:1534 Database.py:1567 msgid "Error rebuilding hudcache:" msgstr "" -#: Database.py:1556 Database.py:1562 +#: Database.py:1579 Database.py:1585 msgid "Error during analyze:" msgstr "" -#: Database.py:1566 +#: Database.py:1589 msgid "Analyze took %.1f seconds" msgstr "" -#: Database.py:1576 Database.py:1582 +#: Database.py:1599 Database.py:1605 msgid "Error during vacuum:" msgstr "" -#: Database.py:1586 +#: Database.py:1609 msgid "Vacuum took %.1f seconds" msgstr "" -#: Database.py:1598 +#: Database.py:1621 msgid "Error during lock_for_insert:" msgstr "" -#: Database.py:2027 +#: Database.py:2056 msgid "queue empty too long - writer stopping ..." msgstr "" -#: Database.py:2030 +#: Database.py:2059 msgid "writer stopping, error reading queue: " msgstr "" -#: Database.py:2055 +#: Database.py:2084 msgid "deadlock detected - trying again ..." msgstr "" -#: Database.py:2060 +#: Database.py:2089 msgid "too many deadlocks - failed to store hand " msgstr "" -#: Database.py:2064 +#: Database.py:2093 msgid "***Error storing hand: " msgstr "" -#: Database.py:2074 +#: Database.py:2103 msgid "db writer finished: stored %d hands (%d fails) in %.1f seconds" msgstr "" -#: Database.py:2084 +#: Database.py:2113 msgid "***Error sending finish: " msgstr "" -#: Database.py:2166 +#: Database.py:2195 msgid "invalid source in Database.createOrUpdateTourney" msgstr "" -#: Database.py:2179 +#: Database.py:2208 msgid "invalid source in Database.createOrUpdateTourneysPlayers" msgstr "" -#: Database.py:2305 +#: Database.py:2334 msgid "HandToWrite.init error: " msgstr "" -#: Database.py:2355 +#: Database.py:2384 msgid "HandToWrite.set_all error: " msgstr "" -#: Database.py:2386 +#: Database.py:2415 msgid "nutOmatic is id_player = %d" msgstr "" -#: Database.py:2394 +#: Database.py:2423 msgid "query plan: " msgstr "" -#: Database.py:2403 +#: Database.py:2432 msgid "cards =" msgstr "" -#: Database.py:2406 +#: Database.py:2435 msgid "get_stats took: %4.3f seconds" msgstr "" -#: Database.py:2408 +#: Database.py:2437 msgid "press enter to continue" msgstr "" @@ -1448,95 +1448,95 @@ msgstr "" msgid "invalid entry in tourney number - must enter numbers only" msgstr "" -#: HUD_main.pyw:88 HUD_main.pyw.orig:88 +#: HUD_main.pyw:77 HUD_main.pyw.orig:88 msgid "" "\n" "HUD_main: starting ..." msgstr "" -#: HUD_main.pyw:91 HUD_main.pyw.orig:91 +#: HUD_main.pyw:80 HUD_main.pyw.orig:91 msgid "Logfile is " msgstr "" -#: HUD_main.pyw:92 HUD_main.pyw.orig:92 +#: HUD_main.pyw:81 HUD_main.pyw.orig:92 msgid "HUD_main starting: using db name = %s" msgstr "" -#: HUD_main.pyw:97 HUD_main.pyw.orig:97 +#: HUD_main.pyw:86 HUD_main.pyw.orig:97 msgid "Note: error output is being diverted to:\n" msgstr "" -#: HUD_main.pyw:98 HUD_main.pyw.orig:98 fpdb.pyw:1121 +#: HUD_main.pyw:87 HUD_main.pyw.orig:98 fpdb.pyw:1121 msgid "" "\n" "Any major error will be reported there _only_.\n" msgstr "" -#: HUD_main.pyw:99 HUD_main.pyw.orig:99 +#: HUD_main.pyw:88 HUD_main.pyw.orig:99 msgid "Note: error output is being diverted to:" msgstr "" -#: HUD_main.pyw:100 HUD_main.pyw.orig:100 +#: HUD_main.pyw:89 HUD_main.pyw.orig:100 msgid "Any major error will be reported there _only_." msgstr "" -#: HUD_main.pyw:103 HUD_main.pyw.orig:103 +#: HUD_main.pyw:92 HUD_main.pyw.orig:103 msgid "HUD_main: starting ...\n" msgstr "" -#: HUD_main.pyw:121 HUD_main.pyw.orig:121 HUD_run_me.py:62 +#: HUD_main.pyw:110 HUD_main.pyw.orig:121 HUD_run_me.py:62 msgid "Closing this window will exit from the HUD." msgstr "" -#: HUD_main.pyw:124 HUD_main.pyw.orig:124 HUD_run_me.py:66 +#: HUD_main.pyw:113 HUD_main.pyw.orig:124 HUD_run_me.py:66 msgid "HUD Main Window" msgstr "" -#: HUD_main.pyw:137 HUD_main.pyw.orig:137 +#: HUD_main.pyw:126 HUD_main.pyw.orig:137 msgid "hud_main: Client resized" msgstr "" -#: HUD_main.pyw:141 HUD_main.pyw.orig:141 +#: HUD_main.pyw:130 HUD_main.pyw.orig:141 msgid "hud_main: Client destroyed" msgstr "" -#: HUD_main.pyw:145 HUD_main.pyw.orig:145 +#: HUD_main.pyw:134 HUD_main.pyw.orig:145 msgid "hud_main: Game changed." msgstr "" -#: HUD_main.pyw:148 HUD_main.pyw.orig:148 +#: HUD_main.pyw:137 HUD_main.pyw.orig:148 msgid "hud_main: Table changed." msgstr "" -#: HUD_main.pyw:152 HUD_main.pyw.orig:152 +#: HUD_main.pyw:141 HUD_main.pyw.orig:152 msgid "Terminating normally." msgstr "" -#: HUD_main.pyw:261 HUD_main.pyw.orig:261 +#: HUD_main.pyw:250 HUD_main.pyw.orig:261 msgid "Received hand no %s" msgstr "" -#: HUD_main.pyw:280 HUD_main.pyw.orig:280 +#: HUD_main.pyw:269 HUD_main.pyw.orig:280 msgid "HUD_main.read_stdin: hand processing starting ..." msgstr "" -#: HUD_main.pyw:307 HUD_main.pyw.orig:307 +#: HUD_main.pyw:296 HUD_main.pyw.orig:307 msgid "hud_dict[%s] was not found\n" msgstr "" -#: HUD_main.pyw:308 HUD_main.pyw.orig:308 +#: HUD_main.pyw:297 HUD_main.pyw.orig:308 msgid "will not send hand\n" msgstr "" -#: HUD_main.pyw:339 HUD_main.pyw.orig:339 +#: HUD_main.pyw:328 HUD_main.pyw.orig:339 msgid "HUD create: table name %s not found, skipping." msgstr "" -#: HUD_main.pyw:347 HUD_main.pyw.orig:347 +#: HUD_main.pyw:336 HUD_main.pyw.orig:347 msgid "Table \"%s\" no longer exists\n" msgstr "" -#: HUD_main.pyw:350 HUD_main.pyw.orig:350 +#: HUD_main.pyw:339 HUD_main.pyw.orig:350 msgid "" "HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f," "%4.3f,%4.3f)" @@ -1550,352 +1550,352 @@ msgstr "" msgid "Using db name = %s\n" msgstr "" -#: Hand.py:141 +#: Hand.py:145 msgid "BB" msgstr "" -#: Hand.py:142 +#: Hand.py:146 msgid "SB" msgstr "" -#: Hand.py:143 +#: Hand.py:147 msgid "BUTTONPOS" msgstr "" -#: Hand.py:144 +#: Hand.py:148 msgid "HAND NO." msgstr "" -#: Hand.py:145 TourneySummary.py:128 +#: Hand.py:149 TourneySummary.py:128 msgid "SITE" msgstr "" -#: Hand.py:146 +#: Hand.py:150 msgid "TABLE NAME" msgstr "" -#: Hand.py:147 TourneySummary.py:138 +#: Hand.py:151 TourneySummary.py:138 msgid "HERO" msgstr "" -#: Hand.py:148 TourneySummary.py:139 +#: Hand.py:152 TourneySummary.py:139 msgid "MAXSEATS" msgstr "" -#: Hand.py:149 +#: Hand.py:153 msgid "LEVEL" msgstr "" -#: Hand.py:150 TourneySummary.py:144 +#: Hand.py:154 TourneySummary.py:144 msgid "MIXED" msgstr "" -#: Hand.py:151 +#: Hand.py:155 msgid "LASTBET" msgstr "" -#: Hand.py:152 +#: Hand.py:156 msgid "ACTION STREETS" msgstr "" -#: Hand.py:153 +#: Hand.py:157 msgid "STREETS" msgstr "" -#: Hand.py:154 +#: Hand.py:158 msgid "ALL STREETS" msgstr "" -#: Hand.py:155 +#: Hand.py:159 msgid "COMMUNITY STREETS" msgstr "" -#: Hand.py:156 +#: Hand.py:160 msgid "HOLE STREETS" msgstr "" -#: Hand.py:157 +#: Hand.py:161 msgid "COUNTED SEATS" msgstr "" -#: Hand.py:158 +#: Hand.py:162 msgid "DEALT" msgstr "" -#: Hand.py:159 +#: Hand.py:163 msgid "SHOWN" msgstr "" -#: Hand.py:160 +#: Hand.py:164 msgid "MUCKED" msgstr "" -#: Hand.py:161 +#: Hand.py:165 msgid "TOTAL POT" msgstr "" -#: Hand.py:162 +#: Hand.py:166 msgid "TOTAL COLLECTED" msgstr "" -#: Hand.py:163 +#: Hand.py:167 msgid "RAKE" msgstr "" -#: Hand.py:164 TourneySummary.py:129 +#: Hand.py:168 TourneySummary.py:129 msgid "START TIME" msgstr "" -#: Hand.py:165 +#: Hand.py:169 msgid "TOURNAMENT NO" msgstr "" -#: Hand.py:166 TourneySummary.py:134 +#: Hand.py:170 TourneySummary.py:134 msgid "TOURNEY ID" msgstr "" -#: Hand.py:167 TourneySummary.py:133 +#: Hand.py:171 TourneySummary.py:133 msgid "TOURNEY TYPE ID" msgstr "" -#: Hand.py:168 TourneySummary.py:135 +#: Hand.py:172 TourneySummary.py:135 msgid "BUYIN" msgstr "" -#: Hand.py:169 +#: Hand.py:173 msgid "BUYIN CURRENCY" msgstr "" -#: Hand.py:170 +#: Hand.py:174 msgid "BUYIN CHIPS" msgstr "" -#: Hand.py:171 TourneySummary.py:136 +#: Hand.py:175 TourneySummary.py:136 msgid "FEE" msgstr "" -#: Hand.py:172 +#: Hand.py:176 msgid "IS REBUY" msgstr "" -#: Hand.py:173 +#: Hand.py:177 msgid "IS ADDON" msgstr "" -#: Hand.py:174 +#: Hand.py:178 msgid "IS KO" msgstr "" -#: Hand.py:175 TourneySummary.py:160 +#: Hand.py:179 TourneySummary.py:160 msgid "KO BOUNTY" msgstr "" -#: Hand.py:176 +#: Hand.py:180 msgid "IS MATRIX" msgstr "" -#: Hand.py:177 +#: Hand.py:181 msgid "IS SHOOTOUT" msgstr "" -#: Hand.py:178 TourneySummary.py:161 +#: Hand.py:182 TourneySummary.py:161 msgid "TOURNEY COMMENT" msgstr "" -#: Hand.py:181 TourneySummary.py:173 +#: Hand.py:185 TourneySummary.py:173 msgid "PLAYERS" msgstr "" -#: Hand.py:182 +#: Hand.py:186 msgid "STACKS" msgstr "" -#: Hand.py:183 +#: Hand.py:187 msgid "POSTED" msgstr "" -#: Hand.py:184 +#: Hand.py:188 msgid "POT" msgstr "" -#: Hand.py:185 +#: Hand.py:189 msgid "SEATING" msgstr "" -#: Hand.py:186 +#: Hand.py:190 msgid "GAMETYPE" msgstr "" -#: Hand.py:187 +#: Hand.py:191 msgid "ACTION" msgstr "" -#: Hand.py:188 +#: Hand.py:192 msgid "COLLECTEES" msgstr "" -#: Hand.py:189 +#: Hand.py:193 msgid "BETS" msgstr "" -#: Hand.py:190 +#: Hand.py:194 msgid "BOARD" msgstr "" -#: Hand.py:191 +#: Hand.py:195 msgid "DISCARDS" msgstr "" -#: Hand.py:192 +#: Hand.py:196 msgid "HOLECARDS" msgstr "" -#: Hand.py:193 +#: Hand.py:197 msgid "TOURNEYS PLAYER IDS" msgstr "" -#: Hand.py:216 Hand.py:1232 +#: Hand.py:220 Hand.py:1237 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "" -#: Hand.py:270 +#: Hand.py:275 msgid "Hand.insert(): hid #: %s is a duplicate" msgstr "" -#: Hand.py:309 +#: Hand.py:314 msgid "markstreets didn't match - Assuming hand %s was cancelled" msgstr "" -#: Hand.py:311 +#: Hand.py:316 msgid "FpdbParseError: markStreets appeared to fail: First 100 chars: '%s'" msgstr "" -#: Hand.py:315 +#: Hand.py:320 msgid "DEBUG: checkPlayerExists %s fail on hand number %s" msgstr "" -#: Hand.py:316 +#: Hand.py:321 msgid "checkPlayerExists: '%s fail on hand number %s" msgstr "" -#: Hand.py:397 +#: Hand.py:402 msgid "%s %s calls %s" msgstr "" -#: Hand.py:467 +#: Hand.py:472 msgid "%s %s raise %s" msgstr "" -#: Hand.py:478 +#: Hand.py:483 msgid "%s %s bets %s" msgstr "" -#: Hand.py:497 +#: Hand.py:502 msgid "%s %s folds" msgstr "" -#: Hand.py:506 +#: Hand.py:511 msgid "%s %s checks" msgstr "" -#: Hand.py:526 +#: Hand.py:531 msgid "addShownCards %s hole=%s all=%s" msgstr "" -#: Hand.py:637 +#: Hand.py:642 msgid "" "*** ERROR - HAND: calling writeGameLine with unexpected STARTTIME value, " "expecting datetime.date object, received:" msgstr "" -#: Hand.py:638 +#: Hand.py:643 msgid "" "*** Make sure your HandHistoryConverter is setting hand.startTime properly!" msgstr "" -#: Hand.py:639 +#: Hand.py:644 msgid "*** Game String:" msgstr "" -#: Hand.py:717 +#: Hand.py:722 msgid "HoldemOmahaHand.__init__:Can't assemble hand from db without a handid" msgstr "" -#: Hand.py:719 +#: Hand.py:724 msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" msgstr "" -#: Hand.py:1100 +#: Hand.py:1105 msgid "*** DEALING HANDS ***" msgstr "" -#: Hand.py:1105 +#: Hand.py:1110 msgid "Dealt to %s: [%s]" msgstr "" -#: Hand.py:1110 +#: Hand.py:1115 msgid "*** FIRST DRAW ***" msgstr "" -#: Hand.py:1120 +#: Hand.py:1125 msgid "*** SECOND DRAW ***" msgstr "" -#: Hand.py:1130 +#: Hand.py:1135 msgid "*** THIRD DRAW ***" msgstr "" -#: Hand.py:1140 Hand.py:1359 +#: Hand.py:1145 Hand.py:1364 msgid "*** SHOW DOWN ***" msgstr "" -#: Hand.py:1155 Hand.py:1374 +#: Hand.py:1160 Hand.py:1379 msgid "*** SUMMARY ***" msgstr "" -#: Hand.py:1241 +#: Hand.py:1246 msgid "%s %s completes %s" msgstr "" -#: Hand.py:1259 +#: Hand.py:1264 msgid "Bringin: %s, %s" msgstr "" -#: Hand.py:1299 +#: Hand.py:1304 msgid "*** 3RD STREET ***" msgstr "" -#: Hand.py:1313 +#: Hand.py:1318 msgid "*** 4TH STREET ***" msgstr "" -#: Hand.py:1325 +#: Hand.py:1330 msgid "*** 5TH STREET ***" msgstr "" -#: Hand.py:1337 +#: Hand.py:1342 msgid "*** 6TH STREET ***" msgstr "" -#: Hand.py:1347 +#: Hand.py:1352 msgid "*** RIVER ***" msgstr "" -#: Hand.py:1439 +#: Hand.py:1444 msgid "" "join_holecards: # of holecards should be either < 4, 4 or 7 - 5 and 6 should " "be impossible for anyone who is not a hero" msgstr "" -#: Hand.py:1440 +#: Hand.py:1445 msgid "join_holcards: holecards(%s): %s" msgstr "" -#: Hand.py:1527 +#: Hand.py:1532 msgid "DEBUG: call Pot.end() before printing pot total" msgstr "" -#: Hand.py:1529 +#: Hand.py:1534 msgid "FpdbError in printing Hand object" msgstr "" @@ -1951,47 +1951,51 @@ msgstr "" msgid "Read no hands." msgstr "" -#: HandHistoryConverter.py:474 +#: HandHistoryConverter.py:273 +msgid "Removing text < 50 characters" +msgstr "" + +#: HandHistoryConverter.py:481 msgid "HH Sanity Check: output and input files are the same, check config" msgstr "" -#: HandHistoryConverter.py:497 +#: HandHistoryConverter.py:504 msgid "Reading stdin with %s" msgstr "" -#: HandHistoryConverter.py:512 +#: HandHistoryConverter.py:519 msgid "unable to read file with any codec in list!" msgstr "" -#: HandHistoryConverter.py:579 +#: HandHistoryConverter.py:586 msgid " given TZ:" msgstr "" -#: HandHistoryConverter.py:579 +#: HandHistoryConverter.py:586 msgid "raw time:" msgstr "" -#: HandHistoryConverter.py:589 +#: HandHistoryConverter.py:596 msgid "changeTimeZone: offset=" msgstr "" -#: HandHistoryConverter.py:652 +#: HandHistoryConverter.py:659 msgid "utcTime:" msgstr "" -#: HandHistoryConverter.py:696 +#: HandHistoryConverter.py:703 msgid "Unable to create output directory %s for HHC!" msgstr "" -#: HandHistoryConverter.py:697 +#: HandHistoryConverter.py:704 msgid "*** ERROR: UNABLE TO CREATE OUTPUT DIRECTORY" msgstr "" -#: HandHistoryConverter.py:699 +#: HandHistoryConverter.py:706 msgid "Created directory '%s'" msgstr "" -#: HandHistoryConverter.py:703 +#: HandHistoryConverter.py:710 msgid "out_path %s couldn't be opened" msgstr "" @@ -2171,20 +2175,20 @@ msgstr "" msgid "No Name" msgstr "" -#: OnGameToFpdb.py:183 WinamaxToFpdb.py:189 +#: OnGameToFpdb.py:184 WinamaxToFpdb.py:180 msgid "determineGameType: limit not found in self.limits(%s). hand: '%s'" msgstr "" -#: OnGameToFpdb.py:185 WinamaxToFpdb.py:191 +#: OnGameToFpdb.py:186 WinamaxToFpdb.py:182 msgid "limit not found in self.limits(%s). hand: '%s'" msgstr "" -#: OnGameToFpdb.py:266 PartyPokerToFpdb.py:346 PokerStarsToFpdb.py:306 -#: UltimateBetToFpdb.py:147 Win2dayToFpdb.py:162 WinamaxToFpdb.py:311 +#: OnGameToFpdb.py:273 PartyPokerToFpdb.py:347 PokerStarsToFpdb.py:306 +#: UltimateBetToFpdb.py:147 Win2dayToFpdb.py:162 WinamaxToFpdb.py:302 msgid "readButton: not found" msgstr "" -#: OnGameToFpdb.py:285 WinamaxToFpdb.py:330 +#: OnGameToFpdb.py:292 WinamaxToFpdb.py:321 msgid "readBlinds in noSB exception - no SB created" msgstr "" @@ -2229,31 +2233,31 @@ msgstr "" msgid "You need to manually enter the playername" msgstr "" -#: PartyPokerToFpdb.py:210 +#: PartyPokerToFpdb.py:211 msgid "Cannot fetch field '%s'" msgstr "" -#: PartyPokerToFpdb.py:214 +#: PartyPokerToFpdb.py:215 msgid "Unknown limit '%s'" msgstr "" -#: PartyPokerToFpdb.py:219 +#: PartyPokerToFpdb.py:220 msgid "Unknown game type '%s'" msgstr "" -#: PartyPokerToFpdb.py:253 +#: PartyPokerToFpdb.py:254 msgid "Cannot read HID for current hand" msgstr "" -#: PartyPokerToFpdb.py:258 +#: PartyPokerToFpdb.py:259 msgid "Cannot read Handinfo for current hand" msgstr "" -#: PartyPokerToFpdb.py:263 +#: PartyPokerToFpdb.py:264 msgid "Cannot read GameType for current hand" msgstr "" -#: PartyPokerToFpdb.py:518 +#: PartyPokerToFpdb.py:519 msgid "Unimplemented readAction: '%s' '%s'" msgstr "" diff --git a/pyfpdb/locale/fpdb-en_GB.pot b/pyfpdb/locale/fpdb-en_GB.pot index 01c0300e..e1c192b3 100644 --- a/pyfpdb/locale/fpdb-en_GB.pot +++ b/pyfpdb/locale/fpdb-en_GB.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-02 13:32+CEST\n" +"POT-Creation-Date: 2010-10-02 13:52+CEST\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,24 +16,24 @@ msgstr "" #: AbsoluteToFpdb.py:119 BetfairToFpdb.py:76 CarbonToFpdb.py:130 -#: FulltiltToFpdb.py:181 OnGameToFpdb.py:169 PartyPokerToFpdb.py:194 +#: FulltiltToFpdb.py:181 OnGameToFpdb.py:170 PartyPokerToFpdb.py:194 #: PkrToFpdb.py:128 PokerStarsToFpdb.py:179 Win2dayToFpdb.py:95 -#: WinamaxToFpdb.py:175 iPokerToFpdb.py:122 +#: WinamaxToFpdb.py:166 iPokerToFpdb.py:122 msgid "determineGameType: Unable to recognise gametype from: '%s'" msgstr "" #: AbsoluteToFpdb.py:120 BetfairToFpdb.py:77 CarbonToFpdb.py:131 -#: FulltiltToFpdb.py:182 OnGameToFpdb.py:170 OnGameToFpdb.py:184 +#: FulltiltToFpdb.py:182 OnGameToFpdb.py:171 OnGameToFpdb.py:185 #: PartyPokerToFpdb.py:195 PkrToFpdb.py:129 PkrToFpdb.py:154 #: PokerStarsToFpdb.py:180 PokerStarsToFpdb.py:206 Win2dayToFpdb.py:96 -#: WinamaxToFpdb.py:176 WinamaxToFpdb.py:190 iPokerToFpdb.py:123 +#: WinamaxToFpdb.py:167 WinamaxToFpdb.py:181 iPokerToFpdb.py:123 msgid "determineGameType: Raising FpdbParseError" msgstr "" #: AbsoluteToFpdb.py:121 BetfairToFpdb.py:78 CarbonToFpdb.py:132 -#: FulltiltToFpdb.py:183 OnGameToFpdb.py:171 PartyPokerToFpdb.py:196 +#: FulltiltToFpdb.py:183 OnGameToFpdb.py:172 PartyPokerToFpdb.py:196 #: PkrToFpdb.py:130 PokerStarsToFpdb.py:181 Win2dayToFpdb.py:97 -#: WinamaxToFpdb.py:177 iPokerToFpdb.py:124 +#: WinamaxToFpdb.py:168 iPokerToFpdb.py:124 msgid "Unable to recognise gametype from: '%s'" msgstr "" @@ -44,8 +44,8 @@ msgid "Didn't match re_HandInfo" msgstr "" #: AbsoluteToFpdb.py:232 EverleafToFpdb.py:208 FulltiltToFpdb.py:345 -#: OnGameToFpdb.py:296 PokerStarsToFpdb.py:344 UltimateBetToFpdb.py:186 -#: Win2dayToFpdb.py:203 WinamaxToFpdb.py:341 +#: OnGameToFpdb.py:303 PokerStarsToFpdb.py:344 UltimateBetToFpdb.py:186 +#: Win2dayToFpdb.py:203 WinamaxToFpdb.py:332 msgid "reading antes" msgstr "" @@ -61,22 +61,22 @@ msgstr "" msgid "Absolute readStudPlayerCards is only a stub." msgstr "" -#: AbsoluteToFpdb.py:345 BetfairToFpdb.py:223 CarbonToFpdb.py:297 -#: EverleafToFpdb.py:316 FulltiltToFpdb.py:709 PartyPokerToFpdb.py:564 +#: AbsoluteToFpdb.py:345 BetfairToFpdb.py:222 CarbonToFpdb.py:297 +#: EverleafToFpdb.py:316 FulltiltToFpdb.py:709 PartyPokerToFpdb.py:565 #: PokerStarsToFpdb.py:454 UltimateBetToFpdb.py:318 Win2dayToFpdb.py:368 #: iPokerToFpdb.py:291 msgid "parse input hand history" msgstr "" -#: AbsoluteToFpdb.py:346 BetfairToFpdb.py:224 CarbonToFpdb.py:298 -#: EverleafToFpdb.py:317 FulltiltToFpdb.py:710 PartyPokerToFpdb.py:565 +#: AbsoluteToFpdb.py:346 BetfairToFpdb.py:223 CarbonToFpdb.py:298 +#: EverleafToFpdb.py:317 FulltiltToFpdb.py:710 PartyPokerToFpdb.py:566 #: PokerStarsToFpdb.py:455 UltimateBetToFpdb.py:319 Win2dayToFpdb.py:369 #: iPokerToFpdb.py:292 msgid "output translation to" msgstr "" -#: AbsoluteToFpdb.py:347 BetfairToFpdb.py:225 CarbonToFpdb.py:299 -#: EverleafToFpdb.py:318 FulltiltToFpdb.py:711 PartyPokerToFpdb.py:566 +#: AbsoluteToFpdb.py:347 BetfairToFpdb.py:224 CarbonToFpdb.py:299 +#: EverleafToFpdb.py:318 FulltiltToFpdb.py:711 PartyPokerToFpdb.py:567 #: PokerStarsToFpdb.py:456 UltimateBetToFpdb.py:320 Win2dayToFpdb.py:370 #: iPokerToFpdb.py:293 msgid "follow (tail -f) the input" @@ -95,15 +95,15 @@ msgstr "" msgid "No match in readHandInfo." msgstr "" -#: BetfairToFpdb.py:124 +#: BetfairToFpdb.py:123 msgid "readPlayerStacks: Less than 2 players found in a hand" msgstr "" -#: BetfairToFpdb.py:164 +#: BetfairToFpdb.py:163 msgid "No bringin found" msgstr "" -#: BetfairToFpdb.py:200 OnGameToFpdb.py:339 PokerStarsToFpdb.py:426 +#: BetfairToFpdb.py:199 OnGameToFpdb.py:346 PokerStarsToFpdb.py:426 msgid "DEBUG: unimplemented readAction: '%s' '%s'" msgstr "" @@ -151,7 +151,7 @@ msgstr "" msgid "Default logger intialised for " msgstr "" -#: Configuration.py:178 Database.py:430 Database.py:431 +#: Configuration.py:178 Database.py:435 Database.py:436 msgid "Creating directory: '%s'" msgstr "" @@ -225,291 +225,291 @@ msgstr "" msgid "Not using numpy to define variance in sqlite." msgstr "" -#: Database.py:241 +#: Database.py:246 msgid "Creating Database instance, sql = %s" msgstr "" -#: Database.py:381 +#: Database.py:386 msgid "*** WARNING UNKNOWN MYSQL ERROR:" msgstr "" -#: Database.py:435 +#: Database.py:440 msgid "Connecting to SQLite: %(database)s" msgstr "" -#: Database.py:447 +#: Database.py:452 msgid "Some database functions will not work without NumPy support" msgstr "" -#: Database.py:477 +#: Database.py:482 msgid "outdated or too new database version (%s) - please recreate tables" msgstr "" -#: Database.py:483 Database.py:484 +#: Database.py:488 Database.py:489 msgid "Failed to read settings table - recreating tables" msgstr "" -#: Database.py:488 Database.py:489 +#: Database.py:493 Database.py:494 msgid "Failed to read settings table - please recreate tables" msgstr "" -#: Database.py:510 +#: Database.py:515 msgid "commit %s failed: info=%s value=%s" msgstr "" -#: Database.py:514 +#: Database.py:519 msgid "commit failed" msgstr "" -#: Database.py:683 Database.py:712 +#: Database.py:688 Database.py:717 msgid "*** Database Error: " msgstr "" -#: Database.py:709 +#: Database.py:714 msgid "Database: date n hands ago = " msgstr "" -#: Database.py:866 +#: Database.py:871 msgid "ERROR: query %s result does not have player_id as first column" msgstr "" -#: Database.py:908 +#: Database.py:913 msgid "getLastInsertId(): problem fetching insert_id? ret=%d" msgstr "" -#: Database.py:920 +#: Database.py:925 msgid "getLastInsertId(%s): problem fetching lastval? row=%d" msgstr "" -#: Database.py:927 +#: Database.py:932 msgid "getLastInsertId(): unknown backend: %d" msgstr "" -#: Database.py:932 +#: Database.py:937 msgid "*** Database get_last_insert_id error: " msgstr "" -#: Database.py:986 Database.py:1408 +#: Database.py:991 Database.py:1414 msgid "warning: drop pg fk %s_%s_fkey failed: %s, continuing ..." msgstr "" -#: Database.py:990 Database.py:1412 +#: Database.py:995 Database.py:1418 msgid "warning: constraint %s_%s_fkey not dropped: %s, continuing ..." msgstr "" -#: Database.py:998 Database.py:1286 +#: Database.py:1003 Database.py:1292 msgid "dropping mysql index " msgstr "" -#: Database.py:1004 Database.py:1291 Database.py:1299 Database.py:1306 +#: Database.py:1009 Database.py:1297 Database.py:1305 Database.py:1312 msgid " drop index failed: " msgstr "" -#: Database.py:1009 Database.py:1293 +#: Database.py:1014 Database.py:1299 msgid "dropping pg index " msgstr "" -#: Database.py:1022 +#: Database.py:1027 msgid "warning: drop index %s_%s_idx failed: %s, continuing ..." msgstr "" -#: Database.py:1026 +#: Database.py:1031 msgid "warning: index %s_%s_idx not dropped %s, continuing ..." msgstr "" -#: Database.py:1066 Database.py:1074 Database.py:1339 Database.py:1347 +#: Database.py:1071 Database.py:1079 Database.py:1345 Database.py:1353 msgid "creating foreign key " msgstr "" -#: Database.py:1072 Database.py:1093 Database.py:1345 +#: Database.py:1077 Database.py:1098 Database.py:1351 msgid " create foreign key failed: " msgstr "" -#: Database.py:1081 Database.py:1354 +#: Database.py:1086 Database.py:1360 msgid " create foreign key failed: " msgstr "" -#: Database.py:1088 +#: Database.py:1093 msgid "creating mysql index " msgstr "" -#: Database.py:1097 +#: Database.py:1102 msgid "creating pg index " msgstr "" -#: Database.py:1102 +#: Database.py:1107 msgid " create index failed: " msgstr "" -#: Database.py:1142 Database.py:1143 +#: Database.py:1147 Database.py:1148 msgid "Finished recreating tables" msgstr "" -#: Database.py:1182 +#: Database.py:1188 msgid "***Error creating tables: " msgstr "" -#: Database.py:1192 +#: Database.py:1198 msgid "*** Error unable to get databasecursor" msgstr "" -#: Database.py:1204 Database.py:1215 Database.py:1225 Database.py:1232 +#: Database.py:1210 Database.py:1221 Database.py:1231 Database.py:1238 msgid "***Error dropping tables: " msgstr "" -#: Database.py:1230 +#: Database.py:1236 msgid "*** Error in committing table drop" msgstr "" -#: Database.py:1244 Database.py:1245 +#: Database.py:1250 Database.py:1251 msgid "Creating mysql index %s %s" msgstr "" -#: Database.py:1250 Database.py:1259 +#: Database.py:1256 Database.py:1265 msgid " create index failed: " msgstr "" -#: Database.py:1253 Database.py:1254 +#: Database.py:1259 Database.py:1260 msgid "Creating pgsql index %s %s" msgstr "" -#: Database.py:1261 Database.py:1262 +#: Database.py:1267 Database.py:1268 msgid "Creating sqlite index %s %s" msgstr "" -#: Database.py:1267 +#: Database.py:1273 msgid "Create index failed: " msgstr "" -#: Database.py:1269 +#: Database.py:1275 msgid "Unknown database: MySQL, Postgres and SQLite supported" msgstr "" -#: Database.py:1274 +#: Database.py:1280 msgid "Error creating indexes: " msgstr "" -#: Database.py:1301 +#: Database.py:1307 msgid "Dropping sqlite index " msgstr "" -#: Database.py:1308 +#: Database.py:1314 msgid "Fpdb only supports MySQL, Postgres and SQLITE, what are you trying to use?" msgstr "" -#: Database.py:1322 Database.py:1362 +#: Database.py:1328 Database.py:1368 msgid " set_isolation_level failed: " msgstr "" -#: Database.py:1356 Database.py:1415 +#: Database.py:1362 Database.py:1421 msgid "Only MySQL and Postgres supported so far" msgstr "" -#: Database.py:1386 +#: Database.py:1392 msgid "dropping mysql foreign key" msgstr "" -#: Database.py:1390 +#: Database.py:1396 msgid " drop failed: " msgstr "" -#: Database.py:1393 +#: Database.py:1399 msgid "dropping pg foreign key" msgstr "" -#: Database.py:1405 +#: Database.py:1411 msgid "dropped pg foreign key %s_%s_fkey, continuing ..." msgstr "" -#: Database.py:1508 +#: Database.py:1531 msgid "Rebuild hudcache took %.1f seconds" msgstr "" -#: Database.py:1511 Database.py:1544 +#: Database.py:1534 Database.py:1567 msgid "Error rebuilding hudcache:" msgstr "" -#: Database.py:1556 Database.py:1562 +#: Database.py:1579 Database.py:1585 msgid "Error during analyze:" msgstr "" -#: Database.py:1566 +#: Database.py:1589 msgid "Analyze took %.1f seconds" msgstr "" -#: Database.py:1576 Database.py:1582 +#: Database.py:1599 Database.py:1605 msgid "Error during vacuum:" msgstr "" -#: Database.py:1586 +#: Database.py:1609 msgid "Vacuum took %.1f seconds" msgstr "" -#: Database.py:1598 +#: Database.py:1621 msgid "Error during lock_for_insert:" msgstr "" -#: Database.py:2027 +#: Database.py:2056 msgid "queue empty too long - writer stopping ..." msgstr "" -#: Database.py:2030 +#: Database.py:2059 msgid "writer stopping, error reading queue: " msgstr "" -#: Database.py:2055 +#: Database.py:2084 msgid "deadlock detected - trying again ..." msgstr "" -#: Database.py:2060 +#: Database.py:2089 msgid "too many deadlocks - failed to store hand " msgstr "" -#: Database.py:2064 +#: Database.py:2093 msgid "***Error storing hand: " msgstr "" -#: Database.py:2074 +#: Database.py:2103 msgid "db writer finished: stored %d hands (%d fails) in %.1f seconds" msgstr "" -#: Database.py:2084 +#: Database.py:2113 msgid "***Error sending finish: " msgstr "" -#: Database.py:2166 +#: Database.py:2195 msgid "invalid source in Database.createOrUpdateTourney" msgstr "" -#: Database.py:2179 +#: Database.py:2208 msgid "invalid source in Database.createOrUpdateTourneysPlayers" msgstr "" -#: Database.py:2305 +#: Database.py:2334 msgid "HandToWrite.init error: " msgstr "" -#: Database.py:2355 +#: Database.py:2384 msgid "HandToWrite.set_all error: " msgstr "" -#: Database.py:2386 +#: Database.py:2415 msgid "nutOmatic is id_player = %d" msgstr "" -#: Database.py:2394 +#: Database.py:2423 msgid "query plan: " msgstr "" -#: Database.py:2403 +#: Database.py:2432 msgid "cards =" msgstr "" -#: Database.py:2406 +#: Database.py:2435 msgid "get_stats took: %4.3f seconds" msgstr "" -#: Database.py:2408 +#: Database.py:2437 msgid "press enter to continue" msgstr "" @@ -1405,100 +1405,100 @@ msgstr "" msgid "invalid entry in tourney number - must enter numbers only" msgstr "" -#: HUD_main.pyw:88 HUD_main.pyw.orig:88 +#: HUD_main.pyw:77 HUD_main.pyw.orig:88 msgid "" "\n" "HUD_main: starting ..." msgstr "" -#: HUD_main.pyw:91 HUD_main.pyw.orig:91 +#: HUD_main.pyw:80 HUD_main.pyw.orig:91 msgid "Logfile is " msgstr "" -#: HUD_main.pyw:92 HUD_main.pyw.orig:92 +#: HUD_main.pyw:81 HUD_main.pyw.orig:92 msgid "HUD_main starting: using db name = %s" msgstr "" -#: HUD_main.pyw:97 HUD_main.pyw.orig:97 +#: HUD_main.pyw:86 HUD_main.pyw.orig:97 msgid "" "Note: error output is being diverted to:\n" msgstr "" -#: HUD_main.pyw:98 HUD_main.pyw.orig:98 fpdb.pyw:1121 +#: HUD_main.pyw:87 HUD_main.pyw.orig:98 fpdb.pyw:1121 msgid "" "\n" "Any major error will be reported there _only_.\n" msgstr "" -#: HUD_main.pyw:99 HUD_main.pyw.orig:99 +#: HUD_main.pyw:88 HUD_main.pyw.orig:99 msgid "Note: error output is being diverted to:" msgstr "" -#: HUD_main.pyw:100 HUD_main.pyw.orig:100 +#: HUD_main.pyw:89 HUD_main.pyw.orig:100 msgid "Any major error will be reported there _only_." msgstr "" -#: HUD_main.pyw:103 HUD_main.pyw.orig:103 +#: HUD_main.pyw:92 HUD_main.pyw.orig:103 msgid "" "HUD_main: starting ...\n" msgstr "" -#: HUD_main.pyw:121 HUD_main.pyw.orig:121 HUD_run_me.py:62 +#: HUD_main.pyw:110 HUD_main.pyw.orig:121 HUD_run_me.py:62 msgid "Closing this window will exit from the HUD." msgstr "" -#: HUD_main.pyw:124 HUD_main.pyw.orig:124 HUD_run_me.py:66 +#: HUD_main.pyw:113 HUD_main.pyw.orig:124 HUD_run_me.py:66 msgid "HUD Main Window" msgstr "" -#: HUD_main.pyw:137 HUD_main.pyw.orig:137 +#: HUD_main.pyw:126 HUD_main.pyw.orig:137 msgid "hud_main: Client resized" msgstr "" -#: HUD_main.pyw:141 HUD_main.pyw.orig:141 +#: HUD_main.pyw:130 HUD_main.pyw.orig:141 msgid "hud_main: Client destroyed" msgstr "" -#: HUD_main.pyw:145 HUD_main.pyw.orig:145 +#: HUD_main.pyw:134 HUD_main.pyw.orig:145 msgid "hud_main: Game changed." msgstr "" -#: HUD_main.pyw:148 HUD_main.pyw.orig:148 +#: HUD_main.pyw:137 HUD_main.pyw.orig:148 msgid "hud_main: Table changed." msgstr "" -#: HUD_main.pyw:152 HUD_main.pyw.orig:152 +#: HUD_main.pyw:141 HUD_main.pyw.orig:152 msgid "Terminating normally." msgstr "" -#: HUD_main.pyw:261 HUD_main.pyw.orig:261 +#: HUD_main.pyw:250 HUD_main.pyw.orig:261 msgid "Received hand no %s" msgstr "" -#: HUD_main.pyw:280 HUD_main.pyw.orig:280 +#: HUD_main.pyw:269 HUD_main.pyw.orig:280 msgid "HUD_main.read_stdin: hand processing starting ..." msgstr "" -#: HUD_main.pyw:307 HUD_main.pyw.orig:307 +#: HUD_main.pyw:296 HUD_main.pyw.orig:307 msgid "" "hud_dict[%s] was not found\n" msgstr "" -#: HUD_main.pyw:308 HUD_main.pyw.orig:308 +#: HUD_main.pyw:297 HUD_main.pyw.orig:308 msgid "" "will not send hand\n" msgstr "" -#: HUD_main.pyw:339 HUD_main.pyw.orig:339 +#: HUD_main.pyw:328 HUD_main.pyw.orig:339 msgid "HUD create: table name %s not found, skipping." msgstr "" -#: HUD_main.pyw:347 HUD_main.pyw.orig:347 +#: HUD_main.pyw:336 HUD_main.pyw.orig:347 msgid "" "Table \"%s\" no longer exists\n" msgstr "" -#: HUD_main.pyw:350 HUD_main.pyw.orig:350 +#: HUD_main.pyw:339 HUD_main.pyw.orig:350 msgid "HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f,%4.3f,%4.3f)" msgstr "" @@ -1512,347 +1512,347 @@ msgid "" "Using db name = %s\n" msgstr "" -#: Hand.py:141 +#: Hand.py:145 msgid "BB" msgstr "" -#: Hand.py:142 +#: Hand.py:146 msgid "SB" msgstr "" -#: Hand.py:143 +#: Hand.py:147 msgid "BUTTONPOS" msgstr "" -#: Hand.py:144 +#: Hand.py:148 msgid "HAND NO." msgstr "" -#: Hand.py:145 TourneySummary.py:128 +#: Hand.py:149 TourneySummary.py:128 msgid "SITE" msgstr "" -#: Hand.py:146 +#: Hand.py:150 msgid "TABLE NAME" msgstr "" -#: Hand.py:147 TourneySummary.py:138 +#: Hand.py:151 TourneySummary.py:138 msgid "HERO" msgstr "" -#: Hand.py:148 TourneySummary.py:139 +#: Hand.py:152 TourneySummary.py:139 msgid "MAXSEATS" msgstr "" -#: Hand.py:149 +#: Hand.py:153 msgid "LEVEL" msgstr "" -#: Hand.py:150 TourneySummary.py:144 +#: Hand.py:154 TourneySummary.py:144 msgid "MIXED" msgstr "" -#: Hand.py:151 +#: Hand.py:155 msgid "LASTBET" msgstr "" -#: Hand.py:152 +#: Hand.py:156 msgid "ACTION STREETS" msgstr "" -#: Hand.py:153 +#: Hand.py:157 msgid "STREETS" msgstr "" -#: Hand.py:154 +#: Hand.py:158 msgid "ALL STREETS" msgstr "" -#: Hand.py:155 +#: Hand.py:159 msgid "COMMUNITY STREETS" msgstr "" -#: Hand.py:156 +#: Hand.py:160 msgid "HOLE STREETS" msgstr "" -#: Hand.py:157 +#: Hand.py:161 msgid "COUNTED SEATS" msgstr "" -#: Hand.py:158 +#: Hand.py:162 msgid "DEALT" msgstr "" -#: Hand.py:159 +#: Hand.py:163 msgid "SHOWN" msgstr "" -#: Hand.py:160 +#: Hand.py:164 msgid "MUCKED" msgstr "" -#: Hand.py:161 +#: Hand.py:165 msgid "TOTAL POT" msgstr "" -#: Hand.py:162 +#: Hand.py:166 msgid "TOTAL COLLECTED" msgstr "" -#: Hand.py:163 +#: Hand.py:167 msgid "RAKE" msgstr "" -#: Hand.py:164 TourneySummary.py:129 +#: Hand.py:168 TourneySummary.py:129 msgid "START TIME" msgstr "" -#: Hand.py:165 +#: Hand.py:169 msgid "TOURNAMENT NO" msgstr "" -#: Hand.py:166 TourneySummary.py:134 +#: Hand.py:170 TourneySummary.py:134 msgid "TOURNEY ID" msgstr "" -#: Hand.py:167 TourneySummary.py:133 +#: Hand.py:171 TourneySummary.py:133 msgid "TOURNEY TYPE ID" msgstr "" -#: Hand.py:168 TourneySummary.py:135 +#: Hand.py:172 TourneySummary.py:135 msgid "BUYIN" msgstr "" -#: Hand.py:169 +#: Hand.py:173 msgid "BUYIN CURRENCY" msgstr "" -#: Hand.py:170 +#: Hand.py:174 msgid "BUYIN CHIPS" msgstr "" -#: Hand.py:171 TourneySummary.py:136 +#: Hand.py:175 TourneySummary.py:136 msgid "FEE" msgstr "" -#: Hand.py:172 +#: Hand.py:176 msgid "IS REBUY" msgstr "" -#: Hand.py:173 +#: Hand.py:177 msgid "IS ADDON" msgstr "" -#: Hand.py:174 +#: Hand.py:178 msgid "IS KO" msgstr "" -#: Hand.py:175 TourneySummary.py:160 +#: Hand.py:179 TourneySummary.py:160 msgid "KO BOUNTY" msgstr "" -#: Hand.py:176 +#: Hand.py:180 msgid "IS MATRIX" msgstr "" -#: Hand.py:177 +#: Hand.py:181 msgid "IS SHOOTOUT" msgstr "" -#: Hand.py:178 TourneySummary.py:161 +#: Hand.py:182 TourneySummary.py:161 msgid "TOURNEY COMMENT" msgstr "" -#: Hand.py:181 TourneySummary.py:173 +#: Hand.py:185 TourneySummary.py:173 msgid "PLAYERS" msgstr "" -#: Hand.py:182 +#: Hand.py:186 msgid "STACKS" msgstr "" -#: Hand.py:183 +#: Hand.py:187 msgid "POSTED" msgstr "" -#: Hand.py:184 +#: Hand.py:188 msgid "POT" msgstr "" -#: Hand.py:185 +#: Hand.py:189 msgid "SEATING" msgstr "" -#: Hand.py:186 +#: Hand.py:190 msgid "GAMETYPE" msgstr "" -#: Hand.py:187 +#: Hand.py:191 msgid "ACTION" msgstr "" -#: Hand.py:188 +#: Hand.py:192 msgid "COLLECTEES" msgstr "" -#: Hand.py:189 +#: Hand.py:193 msgid "BETS" msgstr "" -#: Hand.py:190 +#: Hand.py:194 msgid "BOARD" msgstr "" -#: Hand.py:191 +#: Hand.py:195 msgid "DISCARDS" msgstr "" -#: Hand.py:192 +#: Hand.py:196 msgid "HOLECARDS" msgstr "" -#: Hand.py:193 +#: Hand.py:197 msgid "TOURNEYS PLAYER IDS" msgstr "" -#: Hand.py:216 Hand.py:1232 +#: Hand.py:220 Hand.py:1237 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "" -#: Hand.py:270 +#: Hand.py:275 msgid "Hand.insert(): hid #: %s is a duplicate" msgstr "" -#: Hand.py:309 +#: Hand.py:314 msgid "markstreets didn't match - Assuming hand %s was cancelled" msgstr "" -#: Hand.py:311 +#: Hand.py:316 msgid "FpdbParseError: markStreets appeared to fail: First 100 chars: '%s'" msgstr "" -#: Hand.py:315 +#: Hand.py:320 msgid "DEBUG: checkPlayerExists %s fail on hand number %s" msgstr "" -#: Hand.py:316 +#: Hand.py:321 msgid "checkPlayerExists: '%s fail on hand number %s" msgstr "" -#: Hand.py:397 +#: Hand.py:402 msgid "%s %s calls %s" msgstr "" -#: Hand.py:467 +#: Hand.py:472 msgid "%s %s raise %s" msgstr "" -#: Hand.py:478 +#: Hand.py:483 msgid "%s %s bets %s" msgstr "" -#: Hand.py:497 +#: Hand.py:502 msgid "%s %s folds" msgstr "" -#: Hand.py:506 +#: Hand.py:511 msgid "%s %s checks" msgstr "" -#: Hand.py:526 +#: Hand.py:531 msgid "addShownCards %s hole=%s all=%s" msgstr "" -#: Hand.py:637 +#: Hand.py:642 msgid "*** ERROR - HAND: calling writeGameLine with unexpected STARTTIME value, expecting datetime.date object, received:" msgstr "" -#: Hand.py:638 +#: Hand.py:643 msgid "*** Make sure your HandHistoryConverter is setting hand.startTime properly!" msgstr "" -#: Hand.py:639 +#: Hand.py:644 msgid "*** Game String:" msgstr "" -#: Hand.py:717 +#: Hand.py:722 msgid "HoldemOmahaHand.__init__:Can't assemble hand from db without a handid" msgstr "" -#: Hand.py:719 +#: Hand.py:724 msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" msgstr "" -#: Hand.py:1100 +#: Hand.py:1105 msgid "*** DEALING HANDS ***" msgstr "" -#: Hand.py:1105 +#: Hand.py:1110 msgid "Dealt to %s: [%s]" msgstr "" -#: Hand.py:1110 +#: Hand.py:1115 msgid "*** FIRST DRAW ***" msgstr "" -#: Hand.py:1120 +#: Hand.py:1125 msgid "*** SECOND DRAW ***" msgstr "" -#: Hand.py:1130 +#: Hand.py:1135 msgid "*** THIRD DRAW ***" msgstr "" -#: Hand.py:1140 Hand.py:1359 +#: Hand.py:1145 Hand.py:1364 msgid "*** SHOW DOWN ***" msgstr "" -#: Hand.py:1155 Hand.py:1374 +#: Hand.py:1160 Hand.py:1379 msgid "*** SUMMARY ***" msgstr "" -#: Hand.py:1241 +#: Hand.py:1246 msgid "%s %s completes %s" msgstr "" -#: Hand.py:1259 +#: Hand.py:1264 msgid "Bringin: %s, %s" msgstr "" -#: Hand.py:1299 +#: Hand.py:1304 msgid "*** 3RD STREET ***" msgstr "" -#: Hand.py:1313 +#: Hand.py:1318 msgid "*** 4TH STREET ***" msgstr "" -#: Hand.py:1325 +#: Hand.py:1330 msgid "*** 5TH STREET ***" msgstr "" -#: Hand.py:1337 +#: Hand.py:1342 msgid "*** 6TH STREET ***" msgstr "" -#: Hand.py:1347 +#: Hand.py:1352 msgid "*** RIVER ***" msgstr "" -#: Hand.py:1439 +#: Hand.py:1444 msgid "join_holecards: # of holecards should be either < 4, 4 or 7 - 5 and 6 should be impossible for anyone who is not a hero" msgstr "" -#: Hand.py:1440 +#: Hand.py:1445 msgid "join_holcards: holecards(%s): %s" msgstr "" -#: Hand.py:1527 +#: Hand.py:1532 msgid "DEBUG: call Pot.end() before printing pot total" msgstr "" -#: Hand.py:1529 +#: Hand.py:1534 msgid "FpdbError in printing Hand object" msgstr "" @@ -1908,47 +1908,51 @@ msgstr "" msgid "Read no hands." msgstr "" -#: HandHistoryConverter.py:474 +#: HandHistoryConverter.py:273 +msgid "Removing text < 50 characters" +msgstr "" + +#: HandHistoryConverter.py:481 msgid "HH Sanity Check: output and input files are the same, check config" msgstr "" -#: HandHistoryConverter.py:497 +#: HandHistoryConverter.py:504 msgid "Reading stdin with %s" msgstr "" -#: HandHistoryConverter.py:512 +#: HandHistoryConverter.py:519 msgid "unable to read file with any codec in list!" msgstr "" -#: HandHistoryConverter.py:579 +#: HandHistoryConverter.py:586 msgid " given TZ:" msgstr "" -#: HandHistoryConverter.py:579 +#: HandHistoryConverter.py:586 msgid "raw time:" msgstr "" -#: HandHistoryConverter.py:589 +#: HandHistoryConverter.py:596 msgid "changeTimeZone: offset=" msgstr "" -#: HandHistoryConverter.py:652 +#: HandHistoryConverter.py:659 msgid "utcTime:" msgstr "" -#: HandHistoryConverter.py:696 +#: HandHistoryConverter.py:703 msgid "Unable to create output directory %s for HHC!" msgstr "" -#: HandHistoryConverter.py:697 +#: HandHistoryConverter.py:704 msgid "*** ERROR: UNABLE TO CREATE OUTPUT DIRECTORY" msgstr "" -#: HandHistoryConverter.py:699 +#: HandHistoryConverter.py:706 msgid "Created directory '%s'" msgstr "" -#: HandHistoryConverter.py:703 +#: HandHistoryConverter.py:710 msgid "out_path %s couldn't be opened" msgstr "" @@ -2127,20 +2131,20 @@ msgstr "" msgid "No Name" msgstr "" -#: OnGameToFpdb.py:183 WinamaxToFpdb.py:189 +#: OnGameToFpdb.py:184 WinamaxToFpdb.py:180 msgid "determineGameType: limit not found in self.limits(%s). hand: '%s'" msgstr "" -#: OnGameToFpdb.py:185 WinamaxToFpdb.py:191 +#: OnGameToFpdb.py:186 WinamaxToFpdb.py:182 msgid "limit not found in self.limits(%s). hand: '%s'" msgstr "" -#: OnGameToFpdb.py:266 PartyPokerToFpdb.py:346 PokerStarsToFpdb.py:306 -#: UltimateBetToFpdb.py:147 Win2dayToFpdb.py:162 WinamaxToFpdb.py:311 +#: OnGameToFpdb.py:273 PartyPokerToFpdb.py:347 PokerStarsToFpdb.py:306 +#: UltimateBetToFpdb.py:147 Win2dayToFpdb.py:162 WinamaxToFpdb.py:302 msgid "readButton: not found" msgstr "" -#: OnGameToFpdb.py:285 WinamaxToFpdb.py:330 +#: OnGameToFpdb.py:292 WinamaxToFpdb.py:321 msgid "readBlinds in noSB exception - no SB created" msgstr "" @@ -2184,31 +2188,31 @@ msgstr "" msgid "You need to manually enter the playername" msgstr "" -#: PartyPokerToFpdb.py:210 +#: PartyPokerToFpdb.py:211 msgid "Cannot fetch field '%s'" msgstr "" -#: PartyPokerToFpdb.py:214 +#: PartyPokerToFpdb.py:215 msgid "Unknown limit '%s'" msgstr "" -#: PartyPokerToFpdb.py:219 +#: PartyPokerToFpdb.py:220 msgid "Unknown game type '%s'" msgstr "" -#: PartyPokerToFpdb.py:253 +#: PartyPokerToFpdb.py:254 msgid "Cannot read HID for current hand" msgstr "" -#: PartyPokerToFpdb.py:258 +#: PartyPokerToFpdb.py:259 msgid "Cannot read Handinfo for current hand" msgstr "" -#: PartyPokerToFpdb.py:263 +#: PartyPokerToFpdb.py:264 msgid "Cannot read GameType for current hand" msgstr "" -#: PartyPokerToFpdb.py:518 +#: PartyPokerToFpdb.py:519 msgid "Unimplemented readAction: '%s' '%s'" msgstr "" diff --git a/pyfpdb/locale/fpdb-fr_FR.po b/pyfpdb/locale/fpdb-fr_FR.po index 50e77632..ef59ea55 100644 --- a/pyfpdb/locale/fpdb-fr_FR.po +++ b/pyfpdb/locale/fpdb-fr_FR.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-02 13:31+CEST\n" +"POT-Creation-Date: 2010-10-02 13:52+CEST\n" "PO-Revision-Date: 2010-09-09 13:33+0100\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" @@ -16,24 +16,24 @@ msgstr "" "Generated-By: pygettext.py 1.5\n" #: AbsoluteToFpdb.py:119 BetfairToFpdb.py:76 CarbonToFpdb.py:130 -#: FulltiltToFpdb.py:181 OnGameToFpdb.py:169 PartyPokerToFpdb.py:194 +#: FulltiltToFpdb.py:181 OnGameToFpdb.py:170 PartyPokerToFpdb.py:194 #: PkrToFpdb.py:128 PokerStarsToFpdb.py:179 Win2dayToFpdb.py:95 -#: WinamaxToFpdb.py:175 iPokerToFpdb.py:122 +#: WinamaxToFpdb.py:166 iPokerToFpdb.py:122 msgid "determineGameType: Unable to recognise gametype from: '%s'" msgstr "" #: AbsoluteToFpdb.py:120 BetfairToFpdb.py:77 CarbonToFpdb.py:131 -#: FulltiltToFpdb.py:182 OnGameToFpdb.py:170 OnGameToFpdb.py:184 +#: FulltiltToFpdb.py:182 OnGameToFpdb.py:171 OnGameToFpdb.py:185 #: PartyPokerToFpdb.py:195 PkrToFpdb.py:129 PkrToFpdb.py:154 #: PokerStarsToFpdb.py:180 PokerStarsToFpdb.py:206 Win2dayToFpdb.py:96 -#: WinamaxToFpdb.py:176 WinamaxToFpdb.py:190 iPokerToFpdb.py:123 +#: WinamaxToFpdb.py:167 WinamaxToFpdb.py:181 iPokerToFpdb.py:123 msgid "determineGameType: Raising FpdbParseError" msgstr "" #: AbsoluteToFpdb.py:121 BetfairToFpdb.py:78 CarbonToFpdb.py:132 -#: FulltiltToFpdb.py:183 OnGameToFpdb.py:171 PartyPokerToFpdb.py:196 +#: FulltiltToFpdb.py:183 OnGameToFpdb.py:172 PartyPokerToFpdb.py:196 #: PkrToFpdb.py:130 PokerStarsToFpdb.py:181 Win2dayToFpdb.py:97 -#: WinamaxToFpdb.py:177 iPokerToFpdb.py:124 +#: WinamaxToFpdb.py:168 iPokerToFpdb.py:124 msgid "Unable to recognise gametype from: '%s'" msgstr "" @@ -44,8 +44,8 @@ msgid "Didn't match re_HandInfo" msgstr "N'a pas correspondu à re_HandInfo" #: AbsoluteToFpdb.py:232 EverleafToFpdb.py:208 FulltiltToFpdb.py:345 -#: OnGameToFpdb.py:296 PokerStarsToFpdb.py:344 UltimateBetToFpdb.py:186 -#: Win2dayToFpdb.py:203 WinamaxToFpdb.py:341 +#: OnGameToFpdb.py:303 PokerStarsToFpdb.py:344 UltimateBetToFpdb.py:186 +#: Win2dayToFpdb.py:203 WinamaxToFpdb.py:332 msgid "reading antes" msgstr "lecture antes" @@ -62,24 +62,24 @@ msgstr "Pas de petite blinde" msgid "Absolute readStudPlayerCards is only a stub." msgstr "" -#: AbsoluteToFpdb.py:345 BetfairToFpdb.py:223 CarbonToFpdb.py:297 -#: EverleafToFpdb.py:316 FulltiltToFpdb.py:709 PartyPokerToFpdb.py:564 +#: AbsoluteToFpdb.py:345 BetfairToFpdb.py:222 CarbonToFpdb.py:297 +#: EverleafToFpdb.py:316 FulltiltToFpdb.py:709 PartyPokerToFpdb.py:565 #: PokerStarsToFpdb.py:454 UltimateBetToFpdb.py:318 Win2dayToFpdb.py:368 #: iPokerToFpdb.py:291 msgid "parse input hand history" msgstr "analyse de l'historique des mains" # Not really sure of the context here -#: AbsoluteToFpdb.py:346 BetfairToFpdb.py:224 CarbonToFpdb.py:298 -#: EverleafToFpdb.py:317 FulltiltToFpdb.py:710 PartyPokerToFpdb.py:565 +#: AbsoluteToFpdb.py:346 BetfairToFpdb.py:223 CarbonToFpdb.py:298 +#: EverleafToFpdb.py:317 FulltiltToFpdb.py:710 PartyPokerToFpdb.py:566 #: PokerStarsToFpdb.py:455 UltimateBetToFpdb.py:319 Win2dayToFpdb.py:369 #: iPokerToFpdb.py:292 msgid "output translation to" msgstr "traduction envoyé vers" # Fred : Not really sure of the context here -#: AbsoluteToFpdb.py:347 BetfairToFpdb.py:225 CarbonToFpdb.py:299 -#: EverleafToFpdb.py:318 FulltiltToFpdb.py:711 PartyPokerToFpdb.py:566 +#: AbsoluteToFpdb.py:347 BetfairToFpdb.py:224 CarbonToFpdb.py:299 +#: EverleafToFpdb.py:318 FulltiltToFpdb.py:711 PartyPokerToFpdb.py:567 #: PokerStarsToFpdb.py:456 UltimateBetToFpdb.py:320 Win2dayToFpdb.py:370 #: iPokerToFpdb.py:293 msgid "follow (tail -f) the input" @@ -99,15 +99,15 @@ msgstr "Résultats écris à" msgid "No match in readHandInfo." msgstr "N'a pas correspondu à re_HandInfo" -#: BetfairToFpdb.py:124 +#: BetfairToFpdb.py:123 msgid "readPlayerStacks: Less than 2 players found in a hand" msgstr "readPlayerStacks: Moins de 2 joueurs trouvés dans une main" -#: BetfairToFpdb.py:164 +#: BetfairToFpdb.py:163 msgid "No bringin found" msgstr "Bringin non trouvé" -#: BetfairToFpdb.py:200 OnGameToFpdb.py:339 PokerStarsToFpdb.py:426 +#: BetfairToFpdb.py:199 OnGameToFpdb.py:346 PokerStarsToFpdb.py:426 msgid "DEBUG: unimplemented readAction: '%s' '%s'" msgstr "DEBUG: readAction non implementé: '%s' '%s'" @@ -158,7 +158,7 @@ msgstr "Logger par défaut initialisé pour" msgid "Default logger intialised for " msgstr "Logger par défaut initialisé pour" -#: Configuration.py:178 Database.py:430 Database.py:431 +#: Configuration.py:178 Database.py:435 Database.py:436 msgid "Creating directory: '%s'" msgstr "Création du répertoire: '%s'" @@ -247,297 +247,297 @@ msgstr "N'utilise pas le pool de connexion sqlalchemy" msgid "Not using numpy to define variance in sqlite." msgstr "N'utilise pas numpy pour définir la variance dans sqlite" -#: Database.py:241 +#: Database.py:246 msgid "Creating Database instance, sql = %s" msgstr "Création de la base de donnée, sql = %s" -#: Database.py:381 +#: Database.py:386 msgid "*** WARNING UNKNOWN MYSQL ERROR:" msgstr "*** WARNING ERREUR MYSQL INCONNUE:" -#: Database.py:435 +#: Database.py:440 msgid "Connecting to SQLite: %(database)s" msgstr "Connexion à SQLite: %(database)s" -#: Database.py:447 +#: Database.py:452 msgid "Some database functions will not work without NumPy support" msgstr "Certaines fonctionnalités ne foncitonneront pas sans NumPy" -#: Database.py:477 +#: Database.py:482 msgid "outdated or too new database version (%s) - please recreate tables" msgstr "" "Version de la base de données trop ancienne ou trop nouvelle (%s) - " "recrééez les tables SVP" -#: Database.py:483 Database.py:484 +#: Database.py:488 Database.py:489 msgid "Failed to read settings table - recreating tables" msgstr "Echec de lecture de la table de règlages - recréation des tables" -#: Database.py:488 Database.py:489 +#: Database.py:493 Database.py:494 msgid "Failed to read settings table - please recreate tables" msgstr "Echec de lecture de la table de règlages - recréation des tables" -#: Database.py:510 +#: Database.py:515 msgid "commit %s failed: info=%s value=%s" msgstr "echec du commit %s: info=%s valeur=%s" -#: Database.py:514 +#: Database.py:519 msgid "commit failed" msgstr "echec du commit" -#: Database.py:683 Database.py:712 +#: Database.py:688 Database.py:717 msgid "*** Database Error: " msgstr "*** Erreur Base de Données: " -#: Database.py:709 +#: Database.py:714 msgid "Database: date n hands ago = " msgstr "Base de Données: date d'il y a n mains = " -#: Database.py:866 +#: Database.py:871 msgid "ERROR: query %s result does not have player_id as first column" msgstr "ERROR: query %s le résultat n'a pas player_id en première colonne" -#: Database.py:908 +#: Database.py:913 msgid "getLastInsertId(): problem fetching insert_id? ret=%d" msgstr "getLastInsertId(): problème lors de la recherche insert_id? ret=%d" -#: Database.py:920 +#: Database.py:925 msgid "getLastInsertId(%s): problem fetching lastval? row=%d" msgstr "getLastInsertId(%s): problème lors de la recherche lastval? row=%d" -#: Database.py:927 +#: Database.py:932 msgid "getLastInsertId(): unknown backend: %d" msgstr "getLastInsertId(): backend inconnu: %d" -#: Database.py:932 +#: Database.py:937 msgid "*** Database get_last_insert_id error: " msgstr "*** Erreur get_last_insert_id base de données: " -#: Database.py:986 Database.py:1408 +#: Database.py:991 Database.py:1414 msgid "warning: drop pg fk %s_%s_fkey failed: %s, continuing ..." msgstr "Warning: suppression de pg fk %s_%s_fkey a échoué: %s, continue..." -#: Database.py:990 Database.py:1412 +#: Database.py:995 Database.py:1418 msgid "warning: constraint %s_%s_fkey not dropped: %s, continuing ..." msgstr "warning: contrainte %s_%s_fkey non supprimée: %s, continue ..." -#: Database.py:998 Database.py:1286 +#: Database.py:1003 Database.py:1292 msgid "dropping mysql index " msgstr "supprime mysql index" -#: Database.py:1004 Database.py:1291 Database.py:1299 Database.py:1306 +#: Database.py:1009 Database.py:1297 Database.py:1305 Database.py:1312 msgid " drop index failed: " msgstr " suppression d'index a échoué: " -#: Database.py:1009 Database.py:1293 +#: Database.py:1014 Database.py:1299 msgid "dropping pg index " msgstr "supprime pg index " -#: Database.py:1022 +#: Database.py:1027 msgid "warning: drop index %s_%s_idx failed: %s, continuing ..." msgstr "warning: suppression de l'index %s_%s_idx a échoué: %s, continue ..." -#: Database.py:1026 +#: Database.py:1031 msgid "warning: index %s_%s_idx not dropped %s, continuing ..." msgstr "warning: index %s_%s_idx non supprimé: %s, continue ..." -#: Database.py:1066 Database.py:1074 Database.py:1339 Database.py:1347 +#: Database.py:1071 Database.py:1079 Database.py:1345 Database.py:1353 msgid "creating foreign key " msgstr "création d'une clé étrangère" -#: Database.py:1072 Database.py:1093 Database.py:1345 +#: Database.py:1077 Database.py:1098 Database.py:1351 msgid " create foreign key failed: " msgstr " creation d'une clé étrangère a échoué" -#: Database.py:1081 Database.py:1354 +#: Database.py:1086 Database.py:1360 msgid " create foreign key failed: " msgstr " creation d'une clé étrangère a échoué" -#: Database.py:1088 +#: Database.py:1093 msgid "creating mysql index " msgstr "création index mysql" -#: Database.py:1097 +#: Database.py:1102 msgid "creating pg index " msgstr "création index pg" -#: Database.py:1102 +#: Database.py:1107 msgid " create index failed: " msgstr " création index a échoué" -#: Database.py:1142 Database.py:1143 +#: Database.py:1147 Database.py:1148 msgid "Finished recreating tables" msgstr "Fin de re-création des tables" -#: Database.py:1182 +#: Database.py:1188 msgid "***Error creating tables: " msgstr "***Erreur lors de la création des tables: " -#: Database.py:1192 +#: Database.py:1198 msgid "*** Error unable to get databasecursor" msgstr "*** Erreur impossible de récuperer databasecursor" -#: Database.py:1204 Database.py:1215 Database.py:1225 Database.py:1232 +#: Database.py:1210 Database.py:1221 Database.py:1231 Database.py:1238 msgid "***Error dropping tables: " msgstr "***Erreur lors de la suppression des tables: " -#: Database.py:1230 +#: Database.py:1236 msgid "*** Error in committing table drop" msgstr "*** Erreur lors du in committing table drop" -#: Database.py:1244 Database.py:1245 +#: Database.py:1250 Database.py:1251 msgid "Creating mysql index %s %s" msgstr "Création index mysql %s %s" -#: Database.py:1250 Database.py:1259 +#: Database.py:1256 Database.py:1265 msgid " create index failed: " msgstr " création de l'index a échoué: " -#: Database.py:1253 Database.py:1254 +#: Database.py:1259 Database.py:1260 msgid "Creating pgsql index %s %s" msgstr "Création de l'index pgsql %s %s" -#: Database.py:1261 Database.py:1262 +#: Database.py:1267 Database.py:1268 msgid "Creating sqlite index %s %s" msgstr "Création de l'index sqlite %s %s" -#: Database.py:1267 +#: Database.py:1273 msgid "Create index failed: " msgstr "Création de l'index a échoué: " -#: Database.py:1269 +#: Database.py:1275 msgid "Unknown database: MySQL, Postgres and SQLite supported" msgstr "Base de données inconnue: MySQL, Postgres et SQLite sont supportées" -#: Database.py:1274 +#: Database.py:1280 msgid "Error creating indexes: " msgstr "Erreur à la création des indices" -#: Database.py:1301 +#: Database.py:1307 msgid "Dropping sqlite index " msgstr "Suppression de l'index sqlite " -#: Database.py:1308 +#: Database.py:1314 msgid "" "Fpdb only supports MySQL, Postgres and SQLITE, what are you trying to use?" msgstr "" "Fpdb ne supporte que MySQL, Postgres et SQLITE, qu'essayez vous d'utiliser ?" -#: Database.py:1322 Database.py:1362 +#: Database.py:1328 Database.py:1368 msgid " set_isolation_level failed: " msgstr " set_isolation_level a échoué:" -#: Database.py:1356 Database.py:1415 +#: Database.py:1362 Database.py:1421 msgid "Only MySQL and Postgres supported so far" msgstr "Seuls MySQL et Postgres sont supportés pour le moment" -#: Database.py:1386 +#: Database.py:1392 msgid "dropping mysql foreign key" msgstr "Suppresion de la clé étrangère mysql" -#: Database.py:1390 +#: Database.py:1396 msgid " drop failed: " msgstr " la suppression a échoué: " -#: Database.py:1393 +#: Database.py:1399 msgid "dropping pg foreign key" msgstr "suppression de la clé étrangère pg" -#: Database.py:1405 +#: Database.py:1411 msgid "dropped pg foreign key %s_%s_fkey, continuing ..." msgstr "suppression de la clé étrangère pg %s_%s_fkey, continue..." -#: Database.py:1508 +#: Database.py:1531 msgid "Rebuild hudcache took %.1f seconds" msgstr "Reconstruction du hudcache a pris %.1f secondes" -#: Database.py:1511 Database.py:1544 +#: Database.py:1534 Database.py:1567 msgid "Error rebuilding hudcache:" msgstr "Erreur lors de la reconsctruction du hudcache:" -#: Database.py:1556 Database.py:1562 +#: Database.py:1579 Database.py:1585 msgid "Error during analyze:" msgstr "Erreur lors de l'analyse" -#: Database.py:1566 +#: Database.py:1589 msgid "Analyze took %.1f seconds" msgstr "L'analyse a pris %.1f secondes" -#: Database.py:1576 Database.py:1582 +#: Database.py:1599 Database.py:1605 msgid "Error during vacuum:" msgstr "Erreur durant le netoyage:" -#: Database.py:1586 +#: Database.py:1609 msgid "Vacuum took %.1f seconds" msgstr "Le nettoyage a pris %.1f secondes" -#: Database.py:1598 +#: Database.py:1621 msgid "Error during lock_for_insert:" msgstr "Error lors du lock_for_insert:" -#: Database.py:2027 +#: Database.py:2056 msgid "queue empty too long - writer stopping ..." msgstr "" -#: Database.py:2030 +#: Database.py:2059 msgid "writer stopping, error reading queue: " msgstr "" -#: Database.py:2055 +#: Database.py:2084 msgid "deadlock detected - trying again ..." msgstr "" -#: Database.py:2060 +#: Database.py:2089 msgid "too many deadlocks - failed to store hand " msgstr "" -#: Database.py:2064 +#: Database.py:2093 msgid "***Error storing hand: " msgstr "***Erreur lors du stockage de la main" -#: Database.py:2074 +#: Database.py:2103 msgid "db writer finished: stored %d hands (%d fails) in %.1f seconds" msgstr "" "base de données finie d'écrire: stocké %d mains (%d échouées) en %.1f " "secondes" -#: Database.py:2084 +#: Database.py:2113 msgid "***Error sending finish: " msgstr "***Erreur lors de l'envoi de fin: " -#: Database.py:2166 +#: Database.py:2195 msgid "invalid source in Database.createOrUpdateTourney" msgstr "source invalide dans Database.createOrUpdateTourney" -#: Database.py:2179 +#: Database.py:2208 msgid "invalid source in Database.createOrUpdateTourneysPlayers" msgstr "source invalide dans Database.createOrUpdateTourneysPlayers" -#: Database.py:2305 +#: Database.py:2334 msgid "HandToWrite.init error: " msgstr "HandToWrite.init erreur: " -#: Database.py:2355 +#: Database.py:2384 msgid "HandToWrite.set_all error: " msgstr "HandToWrite.set_all erreur: " -#: Database.py:2386 +#: Database.py:2415 msgid "nutOmatic is id_player = %d" msgstr "" -#: Database.py:2394 +#: Database.py:2423 msgid "query plan: " msgstr "" -#: Database.py:2403 +#: Database.py:2432 msgid "cards =" msgstr "cartes =" -#: Database.py:2406 +#: Database.py:2435 msgid "get_stats took: %4.3f seconds" msgstr "" -#: Database.py:2408 +#: Database.py:2437 msgid "press enter to continue" msgstr "appuyer sur entrée pour continuer" @@ -1501,7 +1501,7 @@ msgstr "N/A" msgid "invalid entry in tourney number - must enter numbers only" msgstr "numéro de tournoi invalide - chiffres seulement" -#: HUD_main.pyw:88 HUD_main.pyw.orig:88 +#: HUD_main.pyw:77 HUD_main.pyw.orig:88 msgid "" "\n" "HUD_main: starting ..." @@ -1509,89 +1509,89 @@ msgstr "" "\n" "HUD_main: démarrage ..." -#: HUD_main.pyw:91 HUD_main.pyw.orig:91 +#: HUD_main.pyw:80 HUD_main.pyw.orig:91 msgid "Logfile is " msgstr "Fichier de log est" -#: HUD_main.pyw:92 HUD_main.pyw.orig:92 +#: HUD_main.pyw:81 HUD_main.pyw.orig:92 msgid "HUD_main starting: using db name = %s" msgstr "" -#: HUD_main.pyw:97 HUD_main.pyw.orig:97 +#: HUD_main.pyw:86 HUD_main.pyw.orig:97 msgid "Note: error output is being diverted to:\n" msgstr "" -#: HUD_main.pyw:98 HUD_main.pyw.orig:98 fpdb.pyw:1121 +#: HUD_main.pyw:87 HUD_main.pyw.orig:98 fpdb.pyw:1121 msgid "" "\n" "Any major error will be reported there _only_.\n" msgstr "" -#: HUD_main.pyw:99 HUD_main.pyw.orig:99 +#: HUD_main.pyw:88 HUD_main.pyw.orig:99 msgid "Note: error output is being diverted to:" msgstr "" -#: HUD_main.pyw:100 HUD_main.pyw.orig:100 +#: HUD_main.pyw:89 HUD_main.pyw.orig:100 msgid "Any major error will be reported there _only_." msgstr "" -#: HUD_main.pyw:103 HUD_main.pyw.orig:103 +#: HUD_main.pyw:92 HUD_main.pyw.orig:103 msgid "HUD_main: starting ...\n" msgstr "" -#: HUD_main.pyw:121 HUD_main.pyw.orig:121 HUD_run_me.py:62 +#: HUD_main.pyw:110 HUD_main.pyw.orig:121 HUD_run_me.py:62 msgid "Closing this window will exit from the HUD." msgstr "" -#: HUD_main.pyw:124 HUD_main.pyw.orig:124 HUD_run_me.py:66 +#: HUD_main.pyw:113 HUD_main.pyw.orig:124 HUD_run_me.py:66 msgid "HUD Main Window" msgstr "Fenêtre Principale HUD" -#: HUD_main.pyw:137 HUD_main.pyw.orig:137 +#: HUD_main.pyw:126 HUD_main.pyw.orig:137 msgid "hud_main: Client resized" msgstr "" -#: HUD_main.pyw:141 HUD_main.pyw.orig:141 +#: HUD_main.pyw:130 HUD_main.pyw.orig:141 msgid "hud_main: Client destroyed" msgstr "" -#: HUD_main.pyw:145 HUD_main.pyw.orig:145 +#: HUD_main.pyw:134 HUD_main.pyw.orig:145 msgid "hud_main: Game changed." msgstr "" -#: HUD_main.pyw:148 HUD_main.pyw.orig:148 +#: HUD_main.pyw:137 HUD_main.pyw.orig:148 msgid "hud_main: Table changed." msgstr "" -#: HUD_main.pyw:152 HUD_main.pyw.orig:152 +#: HUD_main.pyw:141 HUD_main.pyw.orig:152 msgid "Terminating normally." msgstr "Terminé normalement." -#: HUD_main.pyw:261 HUD_main.pyw.orig:261 +#: HUD_main.pyw:250 HUD_main.pyw.orig:261 msgid "Received hand no %s" msgstr "Main reçu no %s" -#: HUD_main.pyw:280 HUD_main.pyw.orig:280 +#: HUD_main.pyw:269 HUD_main.pyw.orig:280 msgid "HUD_main.read_stdin: hand processing starting ..." msgstr "" -#: HUD_main.pyw:307 HUD_main.pyw.orig:307 +#: HUD_main.pyw:296 HUD_main.pyw.orig:307 msgid "hud_dict[%s] was not found\n" msgstr "" -#: HUD_main.pyw:308 HUD_main.pyw.orig:308 +#: HUD_main.pyw:297 HUD_main.pyw.orig:308 msgid "will not send hand\n" msgstr "n'enverra pas la main\n" -#: HUD_main.pyw:339 HUD_main.pyw.orig:339 +#: HUD_main.pyw:328 HUD_main.pyw.orig:339 msgid "HUD create: table name %s not found, skipping." msgstr "Création HUD : table nommé %s non trouvée, ignorée." -#: HUD_main.pyw:347 HUD_main.pyw.orig:347 +#: HUD_main.pyw:336 HUD_main.pyw.orig:347 msgid "Table \"%s\" no longer exists\n" msgstr "Table \"%s\" n'existe plus\n" -#: HUD_main.pyw:350 HUD_main.pyw.orig:350 +#: HUD_main.pyw:339 HUD_main.pyw.orig:350 msgid "" "HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f," "%4.3f,%4.3f)" @@ -1605,352 +1605,352 @@ msgstr "" msgid "Using db name = %s\n" msgstr "" -#: Hand.py:141 +#: Hand.py:145 msgid "BB" msgstr "BB" -#: Hand.py:142 +#: Hand.py:146 msgid "SB" msgstr "SB" -#: Hand.py:143 +#: Hand.py:147 msgid "BUTTONPOS" msgstr "POSBOUTON" -#: Hand.py:144 +#: Hand.py:148 msgid "HAND NO." msgstr "MAIN NO." -#: Hand.py:145 TourneySummary.py:128 +#: Hand.py:149 TourneySummary.py:128 msgid "SITE" msgstr "SITE" -#: Hand.py:146 +#: Hand.py:150 msgid "TABLE NAME" msgstr "NOM TABLE" -#: Hand.py:147 TourneySummary.py:138 +#: Hand.py:151 TourneySummary.py:138 msgid "HERO" msgstr "HEROS" -#: Hand.py:148 TourneySummary.py:139 +#: Hand.py:152 TourneySummary.py:139 msgid "MAXSEATS" msgstr "MAXSIEGES" -#: Hand.py:149 +#: Hand.py:153 msgid "LEVEL" msgstr "NIVEAU" -#: Hand.py:150 TourneySummary.py:144 +#: Hand.py:154 TourneySummary.py:144 msgid "MIXED" msgstr "MIXTE" -#: Hand.py:151 +#: Hand.py:155 msgid "LASTBET" msgstr "" -#: Hand.py:152 +#: Hand.py:156 msgid "ACTION STREETS" msgstr "" -#: Hand.py:153 +#: Hand.py:157 msgid "STREETS" msgstr "TOURS" -#: Hand.py:154 +#: Hand.py:158 msgid "ALL STREETS" msgstr "" -#: Hand.py:155 +#: Hand.py:159 msgid "COMMUNITY STREETS" msgstr "" -#: Hand.py:156 +#: Hand.py:160 msgid "HOLE STREETS" msgstr "" -#: Hand.py:157 +#: Hand.py:161 msgid "COUNTED SEATS" msgstr "" -#: Hand.py:158 +#: Hand.py:162 msgid "DEALT" msgstr "DISTRIBUES" -#: Hand.py:159 +#: Hand.py:163 msgid "SHOWN" msgstr "MONTRE" -#: Hand.py:160 +#: Hand.py:164 msgid "MUCKED" msgstr "MUCKED" -#: Hand.py:161 +#: Hand.py:165 msgid "TOTAL POT" msgstr "POT TOTAL" -#: Hand.py:162 +#: Hand.py:166 msgid "TOTAL COLLECTED" msgstr "" -#: Hand.py:163 +#: Hand.py:167 msgid "RAKE" msgstr "RAKE" -#: Hand.py:164 TourneySummary.py:129 +#: Hand.py:168 TourneySummary.py:129 msgid "START TIME" msgstr "HEURE DEPART" -#: Hand.py:165 +#: Hand.py:169 msgid "TOURNAMENT NO" msgstr "" -#: Hand.py:166 TourneySummary.py:134 +#: Hand.py:170 TourneySummary.py:134 msgid "TOURNEY ID" msgstr "" -#: Hand.py:167 TourneySummary.py:133 +#: Hand.py:171 TourneySummary.py:133 msgid "TOURNEY TYPE ID" msgstr "" -#: Hand.py:168 TourneySummary.py:135 +#: Hand.py:172 TourneySummary.py:135 msgid "BUYIN" msgstr "" -#: Hand.py:169 +#: Hand.py:173 msgid "BUYIN CURRENCY" msgstr "" -#: Hand.py:170 +#: Hand.py:174 msgid "BUYIN CHIPS" msgstr "" -#: Hand.py:171 TourneySummary.py:136 +#: Hand.py:175 TourneySummary.py:136 msgid "FEE" msgstr "" -#: Hand.py:172 +#: Hand.py:176 msgid "IS REBUY" msgstr "EST A RECAVE" -#: Hand.py:173 +#: Hand.py:177 msgid "IS ADDON" msgstr "EST A ADDON" -#: Hand.py:174 +#: Hand.py:178 msgid "IS KO" msgstr "EST UN KO" -#: Hand.py:175 TourneySummary.py:160 +#: Hand.py:179 TourneySummary.py:160 msgid "KO BOUNTY" msgstr "BOUNTY KO" -#: Hand.py:176 +#: Hand.py:180 msgid "IS MATRIX" msgstr "EST MATRIX" -#: Hand.py:177 +#: Hand.py:181 msgid "IS SHOOTOUT" msgstr "EST UN SHOOTOUT" -#: Hand.py:178 TourneySummary.py:161 +#: Hand.py:182 TourneySummary.py:161 msgid "TOURNEY COMMENT" msgstr "COMMENTAIRE TOURNOI" -#: Hand.py:181 TourneySummary.py:173 +#: Hand.py:185 TourneySummary.py:173 msgid "PLAYERS" msgstr "JOUEURS" -#: Hand.py:182 +#: Hand.py:186 msgid "STACKS" msgstr "STACKS" -#: Hand.py:183 +#: Hand.py:187 msgid "POSTED" msgstr "" -#: Hand.py:184 +#: Hand.py:188 msgid "POT" msgstr "POT" -#: Hand.py:185 +#: Hand.py:189 msgid "SEATING" msgstr "SIEGE" -#: Hand.py:186 +#: Hand.py:190 msgid "GAMETYPE" msgstr "TYPE DE JEU" -#: Hand.py:187 +#: Hand.py:191 msgid "ACTION" msgstr "ACTION" -#: Hand.py:188 +#: Hand.py:192 msgid "COLLECTEES" msgstr "COLLECTEES" -#: Hand.py:189 +#: Hand.py:193 msgid "BETS" msgstr "MISES" -#: Hand.py:190 +#: Hand.py:194 msgid "BOARD" msgstr "TABLEAU" -#: Hand.py:191 +#: Hand.py:195 msgid "DISCARDS" msgstr "" -#: Hand.py:192 +#: Hand.py:196 msgid "HOLECARDS" msgstr "CARTES SERVIES" -#: Hand.py:193 +#: Hand.py:197 msgid "TOURNEYS PLAYER IDS" msgstr "IDS JOUEUR TOURNOIS" -#: Hand.py:216 Hand.py:1232 +#: Hand.py:220 Hand.py:1237 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "" -#: Hand.py:270 +#: Hand.py:275 msgid "Hand.insert(): hid #: %s is a duplicate" msgstr "" -#: Hand.py:309 +#: Hand.py:314 msgid "markstreets didn't match - Assuming hand %s was cancelled" msgstr "" -#: Hand.py:311 +#: Hand.py:316 msgid "FpdbParseError: markStreets appeared to fail: First 100 chars: '%s'" msgstr "" -#: Hand.py:315 +#: Hand.py:320 msgid "DEBUG: checkPlayerExists %s fail on hand number %s" msgstr "" -#: Hand.py:316 +#: Hand.py:321 msgid "checkPlayerExists: '%s fail on hand number %s" msgstr "" -#: Hand.py:397 +#: Hand.py:402 msgid "%s %s calls %s" msgstr "" -#: Hand.py:467 +#: Hand.py:472 msgid "%s %s raise %s" msgstr "" -#: Hand.py:478 +#: Hand.py:483 msgid "%s %s bets %s" msgstr "" -#: Hand.py:497 +#: Hand.py:502 msgid "%s %s folds" msgstr "" -#: Hand.py:506 +#: Hand.py:511 msgid "%s %s checks" msgstr "" -#: Hand.py:526 +#: Hand.py:531 msgid "addShownCards %s hole=%s all=%s" msgstr "" -#: Hand.py:637 +#: Hand.py:642 msgid "" "*** ERROR - HAND: calling writeGameLine with unexpected STARTTIME value, " "expecting datetime.date object, received:" msgstr "" -#: Hand.py:638 +#: Hand.py:643 msgid "" "*** Make sure your HandHistoryConverter is setting hand.startTime properly!" msgstr "" -#: Hand.py:639 +#: Hand.py:644 msgid "*** Game String:" msgstr "" -#: Hand.py:717 +#: Hand.py:722 msgid "HoldemOmahaHand.__init__:Can't assemble hand from db without a handid" msgstr "" -#: Hand.py:719 +#: Hand.py:724 msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" msgstr "" -#: Hand.py:1100 +#: Hand.py:1105 msgid "*** DEALING HANDS ***" msgstr "" -#: Hand.py:1105 +#: Hand.py:1110 msgid "Dealt to %s: [%s]" msgstr "" -#: Hand.py:1110 +#: Hand.py:1115 msgid "*** FIRST DRAW ***" msgstr "*** PREMIER TIRAGE ***" -#: Hand.py:1120 +#: Hand.py:1125 msgid "*** SECOND DRAW ***" msgstr "*** SECOND TIRAGE ***" -#: Hand.py:1130 +#: Hand.py:1135 msgid "*** THIRD DRAW ***" msgstr "*** TROISIEME TIRAGE ***" -#: Hand.py:1140 Hand.py:1359 +#: Hand.py:1145 Hand.py:1364 msgid "*** SHOW DOWN ***" msgstr "*** ABATTAGE ***" -#: Hand.py:1155 Hand.py:1374 +#: Hand.py:1160 Hand.py:1379 msgid "*** SUMMARY ***" msgstr "*** RESUME ***" -#: Hand.py:1241 +#: Hand.py:1246 msgid "%s %s completes %s" msgstr "" -#: Hand.py:1259 +#: Hand.py:1264 msgid "Bringin: %s, %s" msgstr "" -#: Hand.py:1299 +#: Hand.py:1304 msgid "*** 3RD STREET ***" msgstr "*** 3EME RUE ***" -#: Hand.py:1313 +#: Hand.py:1318 msgid "*** 4TH STREET ***" msgstr "*** 4EME RUE ***" -#: Hand.py:1325 +#: Hand.py:1330 msgid "*** 5TH STREET ***" msgstr "*** 5EME RUE ***" -#: Hand.py:1337 +#: Hand.py:1342 msgid "*** 6TH STREET ***" msgstr "*** 6EME RUE ***" -#: Hand.py:1347 +#: Hand.py:1352 msgid "*** RIVER ***" msgstr "*** RIVIERE ***" -#: Hand.py:1439 +#: Hand.py:1444 msgid "" "join_holecards: # of holecards should be either < 4, 4 or 7 - 5 and 6 should " "be impossible for anyone who is not a hero" msgstr "" -#: Hand.py:1440 +#: Hand.py:1445 msgid "join_holcards: holecards(%s): %s" msgstr "" -#: Hand.py:1527 +#: Hand.py:1532 msgid "DEBUG: call Pot.end() before printing pot total" msgstr "" -#: Hand.py:1529 +#: Hand.py:1534 msgid "FpdbError in printing Hand object" msgstr "" @@ -2006,47 +2006,51 @@ msgstr "" msgid "Read no hands." msgstr "" -#: HandHistoryConverter.py:474 +#: HandHistoryConverter.py:273 +msgid "Removing text < 50 characters" +msgstr "" + +#: HandHistoryConverter.py:481 msgid "HH Sanity Check: output and input files are the same, check config" msgstr "" -#: HandHistoryConverter.py:497 +#: HandHistoryConverter.py:504 msgid "Reading stdin with %s" msgstr "" -#: HandHistoryConverter.py:512 +#: HandHistoryConverter.py:519 msgid "unable to read file with any codec in list!" msgstr "" -#: HandHistoryConverter.py:579 +#: HandHistoryConverter.py:586 msgid " given TZ:" msgstr "" -#: HandHistoryConverter.py:579 +#: HandHistoryConverter.py:586 msgid "raw time:" msgstr "" -#: HandHistoryConverter.py:589 +#: HandHistoryConverter.py:596 msgid "changeTimeZone: offset=" msgstr "" -#: HandHistoryConverter.py:652 +#: HandHistoryConverter.py:659 msgid "utcTime:" msgstr "" -#: HandHistoryConverter.py:696 +#: HandHistoryConverter.py:703 msgid "Unable to create output directory %s for HHC!" msgstr "" -#: HandHistoryConverter.py:697 +#: HandHistoryConverter.py:704 msgid "*** ERROR: UNABLE TO CREATE OUTPUT DIRECTORY" msgstr "" -#: HandHistoryConverter.py:699 +#: HandHistoryConverter.py:706 msgid "Created directory '%s'" msgstr "Répertoire créé '%s'" -#: HandHistoryConverter.py:703 +#: HandHistoryConverter.py:710 msgid "out_path %s couldn't be opened" msgstr "" @@ -2235,20 +2239,20 @@ msgstr "" msgid "No Name" msgstr "Pas de Nom" -#: OnGameToFpdb.py:183 WinamaxToFpdb.py:189 +#: OnGameToFpdb.py:184 WinamaxToFpdb.py:180 msgid "determineGameType: limit not found in self.limits(%s). hand: '%s'" msgstr "" -#: OnGameToFpdb.py:185 WinamaxToFpdb.py:191 +#: OnGameToFpdb.py:186 WinamaxToFpdb.py:182 msgid "limit not found in self.limits(%s). hand: '%s'" msgstr "" -#: OnGameToFpdb.py:266 PartyPokerToFpdb.py:346 PokerStarsToFpdb.py:306 -#: UltimateBetToFpdb.py:147 Win2dayToFpdb.py:162 WinamaxToFpdb.py:311 +#: OnGameToFpdb.py:273 PartyPokerToFpdb.py:347 PokerStarsToFpdb.py:306 +#: UltimateBetToFpdb.py:147 Win2dayToFpdb.py:162 WinamaxToFpdb.py:302 msgid "readButton: not found" msgstr "" -#: OnGameToFpdb.py:285 WinamaxToFpdb.py:330 +#: OnGameToFpdb.py:292 WinamaxToFpdb.py:321 msgid "readBlinds in noSB exception - no SB created" msgstr "" @@ -2293,31 +2297,31 @@ msgstr "appuyer sur entrée pour finir" msgid "You need to manually enter the playername" msgstr "" -#: PartyPokerToFpdb.py:210 +#: PartyPokerToFpdb.py:211 msgid "Cannot fetch field '%s'" msgstr "" -#: PartyPokerToFpdb.py:214 +#: PartyPokerToFpdb.py:215 msgid "Unknown limit '%s'" msgstr "Limite inconnue '%s'" -#: PartyPokerToFpdb.py:219 +#: PartyPokerToFpdb.py:220 msgid "Unknown game type '%s'" msgstr "Type de jeu inconnu '%s'" -#: PartyPokerToFpdb.py:253 +#: PartyPokerToFpdb.py:254 msgid "Cannot read HID for current hand" msgstr "Impossible de lire le HID pour cette main" -#: PartyPokerToFpdb.py:258 +#: PartyPokerToFpdb.py:259 msgid "Cannot read Handinfo for current hand" msgstr "Impossible de lire Handinfo pour cette main" -#: PartyPokerToFpdb.py:263 +#: PartyPokerToFpdb.py:264 msgid "Cannot read GameType for current hand" msgstr "Impossible de lire le GameType pour cette main" -#: PartyPokerToFpdb.py:518 +#: PartyPokerToFpdb.py:519 msgid "Unimplemented readAction: '%s' '%s'" msgstr "" diff --git a/pyfpdb/locale/fpdb-hu_HU.po b/pyfpdb/locale/fpdb-hu_HU.po index 4234b1f7..0d5141dd 100644 --- a/pyfpdb/locale/fpdb-hu_HU.po +++ b/pyfpdb/locale/fpdb-hu_HU.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.20.905 plus git\n" -"POT-Creation-Date: 2010-10-02 13:31+CEST\n" +"POT-Creation-Date: 2010-10-02 13:52+CEST\n" "PO-Revision-Date: 2010-09-28 15:55+0200\n" "Last-Translator: Ferenc Erki \n" "Language-Team: Hungarian \n" @@ -17,24 +17,24 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n !=1;\n" #: AbsoluteToFpdb.py:119 BetfairToFpdb.py:76 CarbonToFpdb.py:130 -#: FulltiltToFpdb.py:181 OnGameToFpdb.py:169 PartyPokerToFpdb.py:194 +#: FulltiltToFpdb.py:181 OnGameToFpdb.py:170 PartyPokerToFpdb.py:194 #: PkrToFpdb.py:128 PokerStarsToFpdb.py:179 Win2dayToFpdb.py:95 -#: WinamaxToFpdb.py:175 iPokerToFpdb.py:122 +#: WinamaxToFpdb.py:166 iPokerToFpdb.py:122 msgid "determineGameType: Unable to recognise gametype from: '%s'" msgstr "determineGameType: Nem sikerült felismerni a játéktípust innen: '%s'" #: AbsoluteToFpdb.py:120 BetfairToFpdb.py:77 CarbonToFpdb.py:131 -#: FulltiltToFpdb.py:182 OnGameToFpdb.py:170 OnGameToFpdb.py:184 +#: FulltiltToFpdb.py:182 OnGameToFpdb.py:171 OnGameToFpdb.py:185 #: PartyPokerToFpdb.py:195 PkrToFpdb.py:129 PkrToFpdb.py:154 #: PokerStarsToFpdb.py:180 PokerStarsToFpdb.py:206 Win2dayToFpdb.py:96 -#: WinamaxToFpdb.py:176 WinamaxToFpdb.py:190 iPokerToFpdb.py:123 +#: WinamaxToFpdb.py:167 WinamaxToFpdb.py:181 iPokerToFpdb.py:123 msgid "determineGameType: Raising FpdbParseError" msgstr "determineGameType: FpdbParseError" #: AbsoluteToFpdb.py:121 BetfairToFpdb.py:78 CarbonToFpdb.py:132 -#: FulltiltToFpdb.py:183 OnGameToFpdb.py:171 PartyPokerToFpdb.py:196 +#: FulltiltToFpdb.py:183 OnGameToFpdb.py:172 PartyPokerToFpdb.py:196 #: PkrToFpdb.py:130 PokerStarsToFpdb.py:181 Win2dayToFpdb.py:97 -#: WinamaxToFpdb.py:177 iPokerToFpdb.py:124 +#: WinamaxToFpdb.py:168 iPokerToFpdb.py:124 msgid "Unable to recognise gametype from: '%s'" msgstr "Nem sikerült felismerni a játéktípust innen: '%s'" @@ -45,8 +45,8 @@ msgid "Didn't match re_HandInfo" msgstr "re_HandInfo nem illeszkedik" #: AbsoluteToFpdb.py:232 EverleafToFpdb.py:208 FulltiltToFpdb.py:345 -#: OnGameToFpdb.py:296 PokerStarsToFpdb.py:344 UltimateBetToFpdb.py:186 -#: Win2dayToFpdb.py:203 WinamaxToFpdb.py:341 +#: OnGameToFpdb.py:303 PokerStarsToFpdb.py:344 UltimateBetToFpdb.py:186 +#: Win2dayToFpdb.py:203 WinamaxToFpdb.py:332 msgid "reading antes" msgstr "antek olvasása" @@ -62,22 +62,22 @@ msgstr "Nincs kisvak" msgid "Absolute readStudPlayerCards is only a stub." msgstr "Az Absolute terem readStudPlayerCards funkciója csak egy csonk." -#: AbsoluteToFpdb.py:345 BetfairToFpdb.py:223 CarbonToFpdb.py:297 -#: EverleafToFpdb.py:316 FulltiltToFpdb.py:709 PartyPokerToFpdb.py:564 +#: AbsoluteToFpdb.py:345 BetfairToFpdb.py:222 CarbonToFpdb.py:297 +#: EverleafToFpdb.py:316 FulltiltToFpdb.py:709 PartyPokerToFpdb.py:565 #: PokerStarsToFpdb.py:454 UltimateBetToFpdb.py:318 Win2dayToFpdb.py:368 #: iPokerToFpdb.py:291 msgid "parse input hand history" msgstr "leosztástörténet feldolgozása" -#: AbsoluteToFpdb.py:346 BetfairToFpdb.py:224 CarbonToFpdb.py:298 -#: EverleafToFpdb.py:317 FulltiltToFpdb.py:710 PartyPokerToFpdb.py:565 +#: AbsoluteToFpdb.py:346 BetfairToFpdb.py:223 CarbonToFpdb.py:298 +#: EverleafToFpdb.py:317 FulltiltToFpdb.py:710 PartyPokerToFpdb.py:566 #: PokerStarsToFpdb.py:455 UltimateBetToFpdb.py:319 Win2dayToFpdb.py:369 #: iPokerToFpdb.py:292 msgid "output translation to" msgstr "feldolgozás eredményének helye" -#: AbsoluteToFpdb.py:347 BetfairToFpdb.py:225 CarbonToFpdb.py:299 -#: EverleafToFpdb.py:318 FulltiltToFpdb.py:711 PartyPokerToFpdb.py:566 +#: AbsoluteToFpdb.py:347 BetfairToFpdb.py:224 CarbonToFpdb.py:299 +#: EverleafToFpdb.py:318 FulltiltToFpdb.py:711 PartyPokerToFpdb.py:567 #: PokerStarsToFpdb.py:456 UltimateBetToFpdb.py:320 Win2dayToFpdb.py:370 #: iPokerToFpdb.py:293 msgid "follow (tail -f) the input" @@ -96,15 +96,15 @@ msgstr "Az eredmény ide került kiírásra" msgid "No match in readHandInfo." msgstr "readHandInfo nem illeszkedik." -#: BetfairToFpdb.py:124 +#: BetfairToFpdb.py:123 msgid "readPlayerStacks: Less than 2 players found in a hand" msgstr "readPlayerStacks: Kettőnél kevesebb játékost találtam egy leosztásban" -#: BetfairToFpdb.py:164 +#: BetfairToFpdb.py:163 msgid "No bringin found" msgstr "Nyitó hívás nem található" -#: BetfairToFpdb.py:200 OnGameToFpdb.py:339 PokerStarsToFpdb.py:426 +#: BetfairToFpdb.py:199 OnGameToFpdb.py:346 PokerStarsToFpdb.py:426 msgid "DEBUG: unimplemented readAction: '%s' '%s'" msgstr "DEBUG: nem ismert readAction: '%s' '%s'" @@ -152,7 +152,7 @@ msgstr "Alapértelmezett naplózó előkészítve ehhez: " msgid "Default logger intialised for " msgstr "Alapértelmezett naplózó előkészítve ehhez: " -#: Configuration.py:178 Database.py:430 Database.py:431 +#: Configuration.py:178 Database.py:435 Database.py:436 msgid "Creating directory: '%s'" msgstr "Könyvtár létrehozása: '%s'" @@ -240,303 +240,303 @@ msgstr "SQLAlchemy connection pool használatának kihagyása." msgid "Not using numpy to define variance in sqlite." msgstr "A variancia SQLite-ban való definiálásához nincs használva a NumPy." -#: Database.py:241 +#: Database.py:246 msgid "Creating Database instance, sql = %s" msgstr "Adatbázis-példány létrehozása, sql = %s" -#: Database.py:381 +#: Database.py:386 msgid "*** WARNING UNKNOWN MYSQL ERROR:" msgstr "*** FIGYELEM: ISMERETLEN MYSQL HIBA: " -#: Database.py:435 +#: Database.py:440 msgid "Connecting to SQLite: %(database)s" msgstr "Kapcsolódás a %(database)s SQLite adatbázishoz" -#: Database.py:447 +#: Database.py:452 msgid "Some database functions will not work without NumPy support" msgstr "Néhány adatbázis-funkció nem fog működni NumPy támogatás nélkül" -#: Database.py:477 +#: Database.py:482 msgid "outdated or too new database version (%s) - please recreate tables" msgstr "" "elavult vagy túl új adatbázis verzió (%s) - kérlek hozd létre újra a táblákat" -#: Database.py:483 Database.py:484 +#: Database.py:488 Database.py:489 msgid "Failed to read settings table - recreating tables" msgstr "" "Nem sikerült az olvasás a beállítások táblából - táblák újra létrehozása" -#: Database.py:488 Database.py:489 +#: Database.py:493 Database.py:494 msgid "Failed to read settings table - please recreate tables" msgstr "" "Nem sikerült az olvasás a beállítások táblából - kérlek hozd létre újra a " "táblákat" -#: Database.py:510 +#: Database.py:515 msgid "commit %s failed: info=%s value=%s" msgstr "%s. véglegesítés nem sikerült: info=%s érték=%s" -#: Database.py:514 +#: Database.py:519 msgid "commit failed" msgstr "a véglegesítés nem sikerült" -#: Database.py:683 Database.py:712 +#: Database.py:688 Database.py:717 msgid "*** Database Error: " msgstr "*** Adatbázis hiba: " -#: Database.py:709 +#: Database.py:714 msgid "Database: date n hands ago = " msgstr "Adatbázis: n-nel ezelőtti leosztás dátuma = " -#: Database.py:866 +#: Database.py:871 msgid "ERROR: query %s result does not have player_id as first column" msgstr "ERROR: a(z) %s lekérdezés eredményének nem a player_id az első oszlopa" -#: Database.py:908 +#: Database.py:913 msgid "getLastInsertId(): problem fetching insert_id? ret=%d" msgstr "getLastInsertId(): probléma az insert_id lekérdezése közben? ret=%d" -#: Database.py:920 +#: Database.py:925 msgid "getLastInsertId(%s): problem fetching lastval? row=%d" msgstr "getLastInsertId(%s): probléma a lastval lekérdezése közben? sor=%d" -#: Database.py:927 +#: Database.py:932 msgid "getLastInsertId(): unknown backend: %d" msgstr "getLastInsertId(): ismeretlen backend: %d" -#: Database.py:932 +#: Database.py:937 msgid "*** Database get_last_insert_id error: " msgstr "*** get_last_insert_id adatbázis hiba: " -#: Database.py:986 Database.py:1408 +#: Database.py:991 Database.py:1414 msgid "warning: drop pg fk %s_%s_fkey failed: %s, continuing ..." msgstr "" "figyelem: a(z) %s_%s_fkey pg idegen kulcs eldobása nem sikerült: %s, " "folytatás ..." -#: Database.py:990 Database.py:1412 +#: Database.py:995 Database.py:1418 msgid "warning: constraint %s_%s_fkey not dropped: %s, continuing ..." msgstr "figyelem: a(z) %s_%s_fkey megkötés nem lett eldobva: %s, folytatás ..." -#: Database.py:998 Database.py:1286 +#: Database.py:1003 Database.py:1292 msgid "dropping mysql index " msgstr "MySQL index eldobása: " -#: Database.py:1004 Database.py:1291 Database.py:1299 Database.py:1306 +#: Database.py:1009 Database.py:1297 Database.py:1305 Database.py:1312 msgid " drop index failed: " msgstr " index eldobása nem sikerült: " -#: Database.py:1009 Database.py:1293 +#: Database.py:1014 Database.py:1299 msgid "dropping pg index " msgstr "pg index eldobása: " -#: Database.py:1022 +#: Database.py:1027 msgid "warning: drop index %s_%s_idx failed: %s, continuing ..." msgstr "" "figyelem: a(z) %s_%s_idx index eldobása nem sikerült: %s, folytatás ..." -#: Database.py:1026 +#: Database.py:1031 msgid "warning: index %s_%s_idx not dropped %s, continuing ..." msgstr "figyelem: a(z) %s_%s_idx index nem lett eldobva: %s, folytatás ..." -#: Database.py:1066 Database.py:1074 Database.py:1339 Database.py:1347 +#: Database.py:1071 Database.py:1079 Database.py:1345 Database.py:1353 msgid "creating foreign key " msgstr "idegen kulcs létrehozása: " -#: Database.py:1072 Database.py:1093 Database.py:1345 +#: Database.py:1077 Database.py:1098 Database.py:1351 msgid " create foreign key failed: " msgstr " idegen kulcs létrehozása sikertelen: " -#: Database.py:1081 Database.py:1354 +#: Database.py:1086 Database.py:1360 msgid " create foreign key failed: " msgstr " idegen kulcs létrehozása sikertelen: " -#: Database.py:1088 +#: Database.py:1093 msgid "creating mysql index " msgstr "MySQL index létrehozása: " -#: Database.py:1097 +#: Database.py:1102 msgid "creating pg index " msgstr "pg index létrehozása: " -#: Database.py:1102 +#: Database.py:1107 msgid " create index failed: " msgstr " index létrehozása nem sikerült: " -#: Database.py:1142 Database.py:1143 +#: Database.py:1147 Database.py:1148 msgid "Finished recreating tables" msgstr "A táblák újra létrehozása befejeződött" -#: Database.py:1182 +#: Database.py:1188 msgid "***Error creating tables: " msgstr "*** Hiba a táblák létrehozása közben: " -#: Database.py:1192 +#: Database.py:1198 msgid "*** Error unable to get databasecursor" msgstr "*** Hiba: nem olvasható a databasecursor" -#: Database.py:1204 Database.py:1215 Database.py:1225 Database.py:1232 +#: Database.py:1210 Database.py:1221 Database.py:1231 Database.py:1238 msgid "***Error dropping tables: " msgstr "*** Hiba a táblák eldobása közben: " -#: Database.py:1230 +#: Database.py:1236 msgid "*** Error in committing table drop" msgstr "*** Hiba a tábla-eldobás véglegesítése közben" -#: Database.py:1244 Database.py:1245 +#: Database.py:1250 Database.py:1251 msgid "Creating mysql index %s %s" msgstr "MySQL index létrehozása: %s %s" -#: Database.py:1250 Database.py:1259 +#: Database.py:1256 Database.py:1265 msgid " create index failed: " msgstr " Index létrehozása nem sikerült: " -#: Database.py:1253 Database.py:1254 +#: Database.py:1259 Database.py:1260 msgid "Creating pgsql index %s %s" msgstr "pgsql index létrehozása: %s %s" -#: Database.py:1261 Database.py:1262 +#: Database.py:1267 Database.py:1268 msgid "Creating sqlite index %s %s" msgstr "SQLite index létrehozása: %s %s" -#: Database.py:1267 +#: Database.py:1273 msgid "Create index failed: " msgstr "Index létrehozása nem sikerült: " -#: Database.py:1269 +#: Database.py:1275 msgid "Unknown database: MySQL, Postgres and SQLite supported" msgstr "Ismeretlen adatbázis: a MySQL, a Postgres és az SQLite támogatott" -#: Database.py:1274 +#: Database.py:1280 msgid "Error creating indexes: " msgstr "Hiba az indexek létrehozása közben: " -#: Database.py:1301 +#: Database.py:1307 msgid "Dropping sqlite index " msgstr "SQLite index eldobása: " -#: Database.py:1308 +#: Database.py:1314 msgid "" "Fpdb only supports MySQL, Postgres and SQLITE, what are you trying to use?" msgstr "" "Fpdb csak a MySQL-t, a Postgres-t és az SQLite-ot támogatja. Mit próbáltál " "használni?" -#: Database.py:1322 Database.py:1362 +#: Database.py:1328 Database.py:1368 msgid " set_isolation_level failed: " msgstr " set_isolation_level meghiúsult: " -#: Database.py:1356 Database.py:1415 +#: Database.py:1362 Database.py:1421 msgid "Only MySQL and Postgres supported so far" msgstr "Egyelőre csak a MySQL és a Postgres támogatott" -#: Database.py:1386 +#: Database.py:1392 msgid "dropping mysql foreign key" msgstr "MySQL idegen kulcs eldobása" -#: Database.py:1390 +#: Database.py:1396 msgid " drop failed: " msgstr " az eldobás sikertelen: " -#: Database.py:1393 +#: Database.py:1399 msgid "dropping pg foreign key" msgstr "pg idegen kulcs eldobása" -#: Database.py:1405 +#: Database.py:1411 msgid "dropped pg foreign key %s_%s_fkey, continuing ..." msgstr "%s_%s_fkey pg idegen kulcs eldobva, folytatás ..." -#: Database.py:1508 +#: Database.py:1531 msgid "Rebuild hudcache took %.1f seconds" msgstr "A HUD cache újraépítése %.1f másodpercig tartott" -#: Database.py:1511 Database.py:1544 +#: Database.py:1534 Database.py:1567 msgid "Error rebuilding hudcache:" msgstr "Hiba a HUD cache újraépítése közben:" -#: Database.py:1556 Database.py:1562 +#: Database.py:1579 Database.py:1585 msgid "Error during analyze:" msgstr "Hiba analyze közben:" -#: Database.py:1566 +#: Database.py:1589 msgid "Analyze took %.1f seconds" msgstr "Analyze %.1f másodpercig tartott" -#: Database.py:1576 Database.py:1582 +#: Database.py:1599 Database.py:1605 msgid "Error during vacuum:" msgstr "Hiba vacuum közben:" -#: Database.py:1586 +#: Database.py:1609 msgid "Vacuum took %.1f seconds" msgstr "Vacuum %.1f másodpercig tartott" -#: Database.py:1598 +#: Database.py:1621 msgid "Error during lock_for_insert:" msgstr "Hiba lock_for_insert közben:" -#: Database.py:2027 +#: Database.py:2056 msgid "queue empty too long - writer stopping ..." msgstr "Queue.Empty túl sokáig tart - az írás befejeződik ..." -#: Database.py:2030 +#: Database.py:2059 msgid "writer stopping, error reading queue: " msgstr "az írás megállt, hiba a sor olvasásakor: " -#: Database.py:2055 +#: Database.py:2084 msgid "deadlock detected - trying again ..." msgstr "deadlock történt - újrapróbálás ..." -#: Database.py:2060 +#: Database.py:2089 msgid "too many deadlocks - failed to store hand " msgstr "túl sok deadlock - nem sikerült tárolni a leosztást " -#: Database.py:2064 +#: Database.py:2093 msgid "***Error storing hand: " msgstr "***Hiba a leosztás tárolása közben: " -#: Database.py:2074 +#: Database.py:2103 msgid "db writer finished: stored %d hands (%d fails) in %.1f seconds" msgstr "" "adatbázisba írás befejeződött: %d leosztás tárolva (%d sikertelen) %.1f mp " "alatt" -#: Database.py:2084 +#: Database.py:2113 msgid "***Error sending finish: " msgstr "***Hiba a befejezés küldésekor: " -#: Database.py:2166 +#: Database.py:2195 msgid "invalid source in Database.createOrUpdateTourney" msgstr "érvénytelen forrás a Database.createOrUpdateTourney-ban" -#: Database.py:2179 +#: Database.py:2208 msgid "invalid source in Database.createOrUpdateTourneysPlayers" msgstr "érvénytelen forrás a Database.createOrUpdateTourneysPlayers-ben" -#: Database.py:2305 +#: Database.py:2334 msgid "HandToWrite.init error: " msgstr "HandToWrite.init hiba: " -#: Database.py:2355 +#: Database.py:2384 msgid "HandToWrite.set_all error: " msgstr "HandToWrite.set_all hiba: " -#: Database.py:2386 +#: Database.py:2415 msgid "nutOmatic is id_player = %d" msgstr "nutOmatic id_player értéke = %d" -#: Database.py:2394 +#: Database.py:2423 msgid "query plan: " msgstr "lekérdezési terv: " -#: Database.py:2403 +#: Database.py:2432 msgid "cards =" msgstr "kezdőkéz =" -#: Database.py:2406 +#: Database.py:2435 msgid "get_stats took: %4.3f seconds" msgstr "get_stats időigény: %4.3f mp" -#: Database.py:2408 +#: Database.py:2437 msgid "press enter to continue" msgstr "nyomj ENTER-t a folytatáshoz" @@ -1503,7 +1503,7 @@ msgstr "N/A" msgid "invalid entry in tourney number - must enter numbers only" msgstr "érvénytelen érték a versenyazonosítónál - csak számok használhatóak" -#: HUD_main.pyw:88 HUD_main.pyw.orig:88 +#: HUD_main.pyw:77 HUD_main.pyw.orig:88 msgid "" "\n" "HUD_main: starting ..." @@ -1511,19 +1511,19 @@ msgstr "" "\n" "HUD_main: indítás ..." -#: HUD_main.pyw:91 HUD_main.pyw.orig:91 +#: HUD_main.pyw:80 HUD_main.pyw.orig:91 msgid "Logfile is " msgstr "A naplófájl " -#: HUD_main.pyw:92 HUD_main.pyw.orig:92 +#: HUD_main.pyw:81 HUD_main.pyw.orig:92 msgid "HUD_main starting: using db name = %s" msgstr "HUD_main indítás: %s adatbázis használata" -#: HUD_main.pyw:97 HUD_main.pyw.orig:97 +#: HUD_main.pyw:86 HUD_main.pyw.orig:97 msgid "Note: error output is being diverted to:\n" msgstr "Megjegyzés: a hibakimenet ide van átirányítva:\n" -#: HUD_main.pyw:98 HUD_main.pyw.orig:98 fpdb.pyw:1121 +#: HUD_main.pyw:87 HUD_main.pyw.orig:98 fpdb.pyw:1121 msgid "" "\n" "Any major error will be reported there _only_.\n" @@ -1531,71 +1531,71 @@ msgstr "" "\n" "Bármilyen nagyobb hiba _csak_oda_ kerül kiírásra.\n" -#: HUD_main.pyw:99 HUD_main.pyw.orig:99 +#: HUD_main.pyw:88 HUD_main.pyw.orig:99 msgid "Note: error output is being diverted to:" msgstr "Megjegyzés: a hibakimenet ide van átirányítva:" -#: HUD_main.pyw:100 HUD_main.pyw.orig:100 +#: HUD_main.pyw:89 HUD_main.pyw.orig:100 msgid "Any major error will be reported there _only_." msgstr "Bármilyen nagyobb hiba _csak_oda_ kerül kiírásra." -#: HUD_main.pyw:103 HUD_main.pyw.orig:103 +#: HUD_main.pyw:92 HUD_main.pyw.orig:103 msgid "HUD_main: starting ...\n" msgstr "HUD_main: indítás ...\n" -#: HUD_main.pyw:121 HUD_main.pyw.orig:121 HUD_run_me.py:62 +#: HUD_main.pyw:110 HUD_main.pyw.orig:121 HUD_run_me.py:62 msgid "Closing this window will exit from the HUD." msgstr "Ezen ablak bezárása a HUD-ot is bezárja." -#: HUD_main.pyw:124 HUD_main.pyw.orig:124 HUD_run_me.py:66 +#: HUD_main.pyw:113 HUD_main.pyw.orig:124 HUD_run_me.py:66 msgid "HUD Main Window" msgstr "HUD Főablak" -#: HUD_main.pyw:137 HUD_main.pyw.orig:137 +#: HUD_main.pyw:126 HUD_main.pyw.orig:137 msgid "hud_main: Client resized" msgstr "" -#: HUD_main.pyw:141 HUD_main.pyw.orig:141 +#: HUD_main.pyw:130 HUD_main.pyw.orig:141 msgid "hud_main: Client destroyed" msgstr "" -#: HUD_main.pyw:145 HUD_main.pyw.orig:145 +#: HUD_main.pyw:134 HUD_main.pyw.orig:145 msgid "hud_main: Game changed." msgstr "" -#: HUD_main.pyw:148 HUD_main.pyw.orig:148 +#: HUD_main.pyw:137 HUD_main.pyw.orig:148 msgid "hud_main: Table changed." msgstr "" -#: HUD_main.pyw:152 HUD_main.pyw.orig:152 +#: HUD_main.pyw:141 HUD_main.pyw.orig:152 msgid "Terminating normally." msgstr "Normál leállás." -#: HUD_main.pyw:261 HUD_main.pyw.orig:261 +#: HUD_main.pyw:250 HUD_main.pyw.orig:261 msgid "Received hand no %s" msgstr "Leosztás fogadva, azonosító: %s" -#: HUD_main.pyw:280 HUD_main.pyw.orig:280 +#: HUD_main.pyw:269 HUD_main.pyw.orig:280 msgid "HUD_main.read_stdin: hand processing starting ..." msgstr "HUD_main.read_stdin: leosztás feldolgozása indul" -#: HUD_main.pyw:307 HUD_main.pyw.orig:307 +#: HUD_main.pyw:296 HUD_main.pyw.orig:307 msgid "hud_dict[%s] was not found\n" msgstr "hud_dict[%s] nincs meg\n" -#: HUD_main.pyw:308 HUD_main.pyw.orig:308 +#: HUD_main.pyw:297 HUD_main.pyw.orig:308 msgid "will not send hand\n" msgstr "leosztás nem lesz elküldve\n" -#: HUD_main.pyw:339 HUD_main.pyw.orig:339 +#: HUD_main.pyw:328 HUD_main.pyw.orig:339 msgid "HUD create: table name %s not found, skipping." msgstr "HUD létrehozás: %s nevű asztal nincs meg, kihagyás." -#: HUD_main.pyw:347 HUD_main.pyw.orig:347 +#: HUD_main.pyw:336 HUD_main.pyw.orig:347 msgid "Table \"%s\" no longer exists\n" msgstr "\"%s\" nevű asztal már nem létezik\n" -#: HUD_main.pyw:350 HUD_main.pyw.orig:350 +#: HUD_main.pyw:339 HUD_main.pyw.orig:350 msgid "" "HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f," "%4.3f,%4.3f)" @@ -1611,261 +1611,261 @@ msgstr "HUD_main indítás\n" msgid "Using db name = %s\n" msgstr "%s adatbázis használata\n" -#: Hand.py:141 +#: Hand.py:145 msgid "BB" msgstr "BB" -#: Hand.py:142 +#: Hand.py:146 msgid "SB" msgstr "SB" -#: Hand.py:143 +#: Hand.py:147 msgid "BUTTONPOS" msgstr "GOMB" -#: Hand.py:144 +#: Hand.py:148 msgid "HAND NO." msgstr "LEOSZTÁS" -#: Hand.py:145 TourneySummary.py:128 +#: Hand.py:149 TourneySummary.py:128 msgid "SITE" msgstr "TEREM" -#: Hand.py:146 +#: Hand.py:150 msgid "TABLE NAME" msgstr "ASZTAL NEVE" -#: Hand.py:147 TourneySummary.py:138 +#: Hand.py:151 TourneySummary.py:138 msgid "HERO" msgstr "JÁTÉKOS" -#: Hand.py:148 TourneySummary.py:139 +#: Hand.py:152 TourneySummary.py:139 msgid "MAXSEATS" msgstr "MAX. SZÉKEK" -#: Hand.py:149 +#: Hand.py:153 msgid "LEVEL" msgstr "SZINT" -#: Hand.py:150 TourneySummary.py:144 +#: Hand.py:154 TourneySummary.py:144 msgid "MIXED" msgstr "KEVERT" -#: Hand.py:151 +#: Hand.py:155 msgid "LASTBET" msgstr "UTOLSÓ TÉT" -#: Hand.py:152 +#: Hand.py:156 msgid "ACTION STREETS" msgstr "AKCIÓ UTCÁK" -#: Hand.py:153 +#: Hand.py:157 msgid "STREETS" msgstr "UTCÁK" -#: Hand.py:154 +#: Hand.py:158 msgid "ALL STREETS" msgstr "MINDEN UTCA" -#: Hand.py:155 +#: Hand.py:159 msgid "COMMUNITY STREETS" msgstr "KÖZÖS UTCÁK" -#: Hand.py:156 +#: Hand.py:160 msgid "HOLE STREETS" msgstr "HOLE UTCÁK" -#: Hand.py:157 +#: Hand.py:161 msgid "COUNTED SEATS" msgstr "SZÁMOLT SZÉKEK" -#: Hand.py:158 +#: Hand.py:162 msgid "DEALT" msgstr "OSZTOTT" -#: Hand.py:159 +#: Hand.py:163 msgid "SHOWN" msgstr "MUTATOTT" -#: Hand.py:160 +#: Hand.py:164 msgid "MUCKED" msgstr "NEM MUTATOTT" -#: Hand.py:161 +#: Hand.py:165 msgid "TOTAL POT" msgstr "TELJES KASSZA" -#: Hand.py:162 +#: Hand.py:166 msgid "TOTAL COLLECTED" msgstr "TELJES BEGYŰJTÖTT" -#: Hand.py:163 +#: Hand.py:167 msgid "RAKE" msgstr "JUTALÉK" -#: Hand.py:164 TourneySummary.py:129 +#: Hand.py:168 TourneySummary.py:129 msgid "START TIME" msgstr "KEZDÉSI IDŐ" -#: Hand.py:165 +#: Hand.py:169 msgid "TOURNAMENT NO" msgstr "VERSENY SZÁM" -#: Hand.py:166 TourneySummary.py:134 +#: Hand.py:170 TourneySummary.py:134 msgid "TOURNEY ID" msgstr "VERSENYAZONOSÍTÓ" -#: Hand.py:167 TourneySummary.py:133 +#: Hand.py:171 TourneySummary.py:133 msgid "TOURNEY TYPE ID" msgstr "VERSENYTÍPUS AZONOSÍTÓ" -#: Hand.py:168 TourneySummary.py:135 +#: Hand.py:172 TourneySummary.py:135 msgid "BUYIN" msgstr "NEVEZÉSI DÍJ" -#: Hand.py:169 +#: Hand.py:173 msgid "BUYIN CURRENCY" msgstr "NEVEZÉSI DÍJ PÉNZNEME" -#: Hand.py:170 +#: Hand.py:174 msgid "BUYIN CHIPS" msgstr "KEZDŐ ZSETONOK" -#: Hand.py:171 TourneySummary.py:136 +#: Hand.py:175 TourneySummary.py:136 msgid "FEE" msgstr "DÍJ" -#: Hand.py:172 +#: Hand.py:176 msgid "IS REBUY" msgstr "REBUY" -#: Hand.py:173 +#: Hand.py:177 msgid "IS ADDON" msgstr "ADDON" -#: Hand.py:174 +#: Hand.py:178 msgid "IS KO" msgstr "KIÜTÉSES" -#: Hand.py:175 TourneySummary.py:160 +#: Hand.py:179 TourneySummary.py:160 msgid "KO BOUNTY" msgstr "FEJVADÁSZ" -#: Hand.py:176 +#: Hand.py:180 msgid "IS MATRIX" msgstr "MÁTRIX" -#: Hand.py:177 +#: Hand.py:181 msgid "IS SHOOTOUT" msgstr "SHOOTOUT" -#: Hand.py:178 TourneySummary.py:161 +#: Hand.py:182 TourneySummary.py:161 msgid "TOURNEY COMMENT" msgstr "VERSENY MEGJEGYZÉS" -#: Hand.py:181 TourneySummary.py:173 +#: Hand.py:185 TourneySummary.py:173 msgid "PLAYERS" msgstr "JÁTÉKOSOK" -#: Hand.py:182 +#: Hand.py:186 msgid "STACKS" msgstr "LETÉTEK" -#: Hand.py:183 +#: Hand.py:187 msgid "POSTED" msgstr "BETETT" -#: Hand.py:184 +#: Hand.py:188 msgid "POT" msgstr "KASSZA" -#: Hand.py:185 +#: Hand.py:189 msgid "SEATING" msgstr "ÜLTETÉS" -#: Hand.py:186 +#: Hand.py:190 msgid "GAMETYPE" msgstr "JÁTÉKTÍPUS" -#: Hand.py:187 +#: Hand.py:191 msgid "ACTION" msgstr "AKCIÓ" -#: Hand.py:188 +#: Hand.py:192 msgid "COLLECTEES" msgstr "BEGYŰJTŐK" -#: Hand.py:189 +#: Hand.py:193 msgid "BETS" msgstr "TÉTEK" -#: Hand.py:190 +#: Hand.py:194 msgid "BOARD" msgstr "ASZTAL" -#: Hand.py:191 +#: Hand.py:195 msgid "DISCARDS" msgstr "DOBÁSOK" -#: Hand.py:192 +#: Hand.py:196 msgid "HOLECARDS" msgstr "KEZDŐKÉZ" -#: Hand.py:193 +#: Hand.py:197 msgid "TOURNEYS PLAYER IDS" msgstr "VERSENYJÁTÉKOS AZONOSÍTÓK" -#: Hand.py:216 Hand.py:1232 +#: Hand.py:220 Hand.py:1237 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "[ERROR] Kezdőkéz hozzáadása ismeretlen játékoshoz: %s" -#: Hand.py:270 +#: Hand.py:275 msgid "Hand.insert(): hid #: %s is a duplicate" msgstr "Hand.insert(): %s leosztásazonosító duplikáció" -#: Hand.py:309 +#: Hand.py:314 msgid "markstreets didn't match - Assuming hand %s was cancelled" msgstr "" "markstreets nem egyezik - A(z) %s leosztás érvénytelenítését feltételezem" -#: Hand.py:311 +#: Hand.py:316 msgid "FpdbParseError: markStreets appeared to fail: First 100 chars: '%s'" msgstr "" "FpdbParseError: markStreets hívása meghiúsult: az első 100 karakter: '%s'" -#: Hand.py:315 +#: Hand.py:320 msgid "DEBUG: checkPlayerExists %s fail on hand number %s" msgstr "DEBUG: checkPlayerExists %s hiba a következő leosztásban: %s" -#: Hand.py:316 +#: Hand.py:321 msgid "checkPlayerExists: '%s fail on hand number %s" msgstr "checkPlayerExists: '%s hiba a következő leosztásban: %s" -#: Hand.py:397 +#: Hand.py:402 msgid "%s %s calls %s" msgstr "%s utcán %s játékos ennyit megad: %s" -#: Hand.py:467 +#: Hand.py:472 msgid "%s %s raise %s" msgstr "%s utcán %s játékos eddig emel: %s" -#: Hand.py:478 +#: Hand.py:483 msgid "%s %s bets %s" msgstr "%s utcán %s játékos ennyit hív: %s" -#: Hand.py:497 +#: Hand.py:502 msgid "%s %s folds" msgstr "%s utcán %s játékos dob" -#: Hand.py:506 +#: Hand.py:511 msgid "%s %s checks" msgstr "%s utcán %s játékos passzol" -#: Hand.py:526 +#: Hand.py:531 msgid "addShownCards %s hole=%s all=%s" msgstr "addShownCards %s játékos kézben=%s mind=%s" -#: Hand.py:637 +#: Hand.py:642 msgid "" "*** ERROR - HAND: calling writeGameLine with unexpected STARTTIME value, " "expecting datetime.date object, received:" @@ -1873,86 +1873,86 @@ msgstr "" "*** ERROR - HAND: writeGameLine hívása nem várt STARTTIME értékkel, datetime." "date objektumot vár, ezt kapta:" -#: Hand.py:638 +#: Hand.py:643 msgid "" "*** Make sure your HandHistoryConverter is setting hand.startTime properly!" msgstr "" "*** Győződj meg róla, hogy a feldolgozód helyesen állítja be a hand." "startTime értékét!" -#: Hand.py:639 +#: Hand.py:644 msgid "*** Game String:" msgstr "*** Játék sztring:" -#: Hand.py:717 +#: Hand.py:722 msgid "HoldemOmahaHand.__init__:Can't assemble hand from db without a handid" msgstr "" "HoldemOmahaHand.__init__: nem lehet a leosztást összeállítani az " "adatbázisból a leosztás azonosítója nélkül" -#: Hand.py:719 +#: Hand.py:724 msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" msgstr "" "HoldemOmahaHand.__init__: sem a HHC, sem az adatbázis+leosztásaonosító nem " "lett megadva" -#: Hand.py:1100 +#: Hand.py:1105 msgid "*** DEALING HANDS ***" msgstr "*** OSZTÁS ***" -#: Hand.py:1105 +#: Hand.py:1110 msgid "Dealt to %s: [%s]" msgstr "%s kapja: [%s]" -#: Hand.py:1110 +#: Hand.py:1115 msgid "*** FIRST DRAW ***" msgstr "*** ELSŐ CSERE ***" -#: Hand.py:1120 +#: Hand.py:1125 msgid "*** SECOND DRAW ***" msgstr "*** MÁSODIK CSERE ***" -#: Hand.py:1130 +#: Hand.py:1135 msgid "*** THIRD DRAW ***" msgstr "*** HARMADIK CSERE ***" -#: Hand.py:1140 Hand.py:1359 +#: Hand.py:1145 Hand.py:1364 msgid "*** SHOW DOWN ***" msgstr "*** MUTATÁS ***" -#: Hand.py:1155 Hand.py:1374 +#: Hand.py:1160 Hand.py:1379 msgid "*** SUMMARY ***" msgstr "*** ÖSSZEGZÉS ***" -#: Hand.py:1241 +#: Hand.py:1246 msgid "%s %s completes %s" msgstr "%s utcán %s játékos kiegészít erre: %s" -#: Hand.py:1259 +#: Hand.py:1264 msgid "Bringin: %s, %s" msgstr "Nyitó hívás: %s, %s" -#: Hand.py:1299 +#: Hand.py:1304 msgid "*** 3RD STREET ***" msgstr "*** HARMADIK UTCA ***" -#: Hand.py:1313 +#: Hand.py:1318 msgid "*** 4TH STREET ***" msgstr "*** NEGYEDIK UTCA ***" -#: Hand.py:1325 +#: Hand.py:1330 msgid "*** 5TH STREET ***" msgstr "*** ÖTÖDIK UTCA ***" -#: Hand.py:1337 +#: Hand.py:1342 msgid "*** 6TH STREET ***" msgstr "*** HATODIK UTCA ***" -#: Hand.py:1347 +#: Hand.py:1352 msgid "*** RIVER ***" msgstr "*** RIVER ***" -#: Hand.py:1439 +#: Hand.py:1444 msgid "" "join_holecards: # of holecards should be either < 4, 4 or 7 - 5 and 6 should " "be impossible for anyone who is not a hero" @@ -1960,15 +1960,15 @@ msgstr "" "join_holecards: a kézbe kapott lapok száma vagy < 4, 4 or 7 - 5 és 6 " "mindenki számára lehetetlen, aki nem hős" -#: Hand.py:1440 +#: Hand.py:1445 msgid "join_holcards: holecards(%s): %s" msgstr "join_holcards: holecards(%s): %s" -#: Hand.py:1527 +#: Hand.py:1532 msgid "DEBUG: call Pot.end() before printing pot total" msgstr "DEBUG: Pot.end() hívása a teljes kassza kiírása előtt" -#: Hand.py:1529 +#: Hand.py:1534 msgid "FpdbError in printing Hand object" msgstr "FpdbError egy Hand objektum kiírása közben" @@ -2024,49 +2024,53 @@ msgstr "ftpArchive formátum konvertálása olvashatóra" msgid "Read no hands." msgstr "Nem történt beolvasás." -#: HandHistoryConverter.py:474 +#: HandHistoryConverter.py:273 +msgid "Removing text < 50 characters" +msgstr "" + +#: HandHistoryConverter.py:481 msgid "HH Sanity Check: output and input files are the same, check config" msgstr "" "HH Sanity Check: a kimeneti és bemeneti fájlok azonosak, ellenőrizd a " "beállításokat" -#: HandHistoryConverter.py:497 +#: HandHistoryConverter.py:504 msgid "Reading stdin with %s" msgstr "Standard bemenet olvasása ezzel: %s" -#: HandHistoryConverter.py:512 +#: HandHistoryConverter.py:519 msgid "unable to read file with any codec in list!" msgstr "a fájl olvasása nem sikerült egyik listabeli kódolással sem" -#: HandHistoryConverter.py:579 +#: HandHistoryConverter.py:586 msgid " given TZ:" msgstr " adott időzóna:" -#: HandHistoryConverter.py:579 +#: HandHistoryConverter.py:586 msgid "raw time:" msgstr "nyers idő:" -#: HandHistoryConverter.py:589 +#: HandHistoryConverter.py:596 msgid "changeTimeZone: offset=" msgstr "changeTimeZone: offszet=" -#: HandHistoryConverter.py:652 +#: HandHistoryConverter.py:659 msgid "utcTime:" msgstr "utcTime:" -#: HandHistoryConverter.py:696 +#: HandHistoryConverter.py:703 msgid "Unable to create output directory %s for HHC!" msgstr "A %s kimeneti könyvtár nem hozható létre a feldolgozó számára!" -#: HandHistoryConverter.py:697 +#: HandHistoryConverter.py:704 msgid "*** ERROR: UNABLE TO CREATE OUTPUT DIRECTORY" msgstr "*** ERROR: A KIMENETI KÖNYVTÁR NEM HOZHATÓ LÉTRE" -#: HandHistoryConverter.py:699 +#: HandHistoryConverter.py:706 msgid "Created directory '%s'" msgstr "'%s' könyvtár létrehozva" -#: HandHistoryConverter.py:703 +#: HandHistoryConverter.py:710 msgid "out_path %s couldn't be opened" msgstr "%s kimeneti könyvtár nem nyitható meg" @@ -2253,21 +2257,21 @@ msgstr "Meg kell adni egy konvertert" msgid "No Name" msgstr "Nincs név" -#: OnGameToFpdb.py:183 WinamaxToFpdb.py:189 +#: OnGameToFpdb.py:184 WinamaxToFpdb.py:180 msgid "determineGameType: limit not found in self.limits(%s). hand: '%s'" msgstr "" "determineGameType: limit nem található ebben: self.limits(%s). leosztás: '%s'" -#: OnGameToFpdb.py:185 WinamaxToFpdb.py:191 +#: OnGameToFpdb.py:186 WinamaxToFpdb.py:182 msgid "limit not found in self.limits(%s). hand: '%s'" msgstr "limit nem található ebben: self.limits(%s). leosztás: '%s'" -#: OnGameToFpdb.py:266 PartyPokerToFpdb.py:346 PokerStarsToFpdb.py:306 -#: UltimateBetToFpdb.py:147 Win2dayToFpdb.py:162 WinamaxToFpdb.py:311 +#: OnGameToFpdb.py:273 PartyPokerToFpdb.py:347 PokerStarsToFpdb.py:306 +#: UltimateBetToFpdb.py:147 Win2dayToFpdb.py:162 WinamaxToFpdb.py:302 msgid "readButton: not found" msgstr "readButton: nem található" -#: OnGameToFpdb.py:285 WinamaxToFpdb.py:330 +#: OnGameToFpdb.py:292 WinamaxToFpdb.py:321 msgid "readBlinds in noSB exception - no SB created" msgstr "noSB-n belüli readBlinds hiba - kisvak nem lett létrehozva" @@ -2313,31 +2317,31 @@ msgstr "nyomj ENTER-t a befejezéshez" msgid "You need to manually enter the playername" msgstr "Meg kell adnod a játékos nevét" -#: PartyPokerToFpdb.py:210 +#: PartyPokerToFpdb.py:211 msgid "Cannot fetch field '%s'" msgstr "Nem található mező: '%s'" -#: PartyPokerToFpdb.py:214 +#: PartyPokerToFpdb.py:215 msgid "Unknown limit '%s'" msgstr "Ismeretlen limit: '%s'" -#: PartyPokerToFpdb.py:219 +#: PartyPokerToFpdb.py:220 msgid "Unknown game type '%s'" msgstr "Ismeretlen játéktípus: '%s'" -#: PartyPokerToFpdb.py:253 +#: PartyPokerToFpdb.py:254 msgid "Cannot read HID for current hand" msgstr "HID nem olvasható az aktuális leosztásból" -#: PartyPokerToFpdb.py:258 +#: PartyPokerToFpdb.py:259 msgid "Cannot read Handinfo for current hand" msgstr "Handinfo nem olvasható az aktuális leosztásból" -#: PartyPokerToFpdb.py:263 +#: PartyPokerToFpdb.py:264 msgid "Cannot read GameType for current hand" msgstr "GameType nem olvasható az aktuális leosztásból" -#: PartyPokerToFpdb.py:518 +#: PartyPokerToFpdb.py:519 msgid "Unimplemented readAction: '%s' '%s'" msgstr "Nem ismert readAction: '%s' '%s'" diff --git a/pyfpdb/locale/hu/LC_MESSAGES/fpdb.mo b/pyfpdb/locale/hu/LC_MESSAGES/fpdb.mo index 7ddee94e294d03374d7a4562c3edc5bd01e3fb1f..a40340c01729d6618eea3630b64a9344077d5751 100644 GIT binary patch delta 17 ZcmcaRo#pOymJN3%Fqs-{zBl226#!3R2@n7P delta 17 ZcmcaRo#pOymJN3%Fc}+ezBl226#!372@L=M From c961b49acb4527b9a7d72deb5a9b8b8d0bdcf84a Mon Sep 17 00:00:00 2001 From: steffen123 Date: Sat, 2 Oct 2010 13:55:18 +0200 Subject: [PATCH 4/7] raise DB version for HA changes --- pyfpdb/Database.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyfpdb/Database.py b/pyfpdb/Database.py index af8c4a3b..dcb178e4 100644 --- a/pyfpdb/Database.py +++ b/pyfpdb/Database.py @@ -73,7 +73,7 @@ except ImportError: use_numpy = False -DB_VERSION = 143 +DB_VERSION = 144 # Variance created as sqlite has a bunch of undefined aggregate functions. From 111a99f06b9accfdda3f0c05dd075a3121c60907 Mon Sep 17 00:00:00 2001 From: steffen123 Date: Sat, 2 Oct 2010 13:56:09 +0200 Subject: [PATCH 5/7] add french .mo file --- pyfpdb/locale/fr/LC_MESSAGES/fpdb.mo | Bin 0 -> 30447 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 pyfpdb/locale/fr/LC_MESSAGES/fpdb.mo diff --git a/pyfpdb/locale/fr/LC_MESSAGES/fpdb.mo b/pyfpdb/locale/fr/LC_MESSAGES/fpdb.mo new file mode 100644 index 0000000000000000000000000000000000000000..2498df546fd679b190eece15576389bac0dc96d2 GIT binary patch literal 30447 zcmcJX3!G$EUFR<$FFFY!2_z5#Tqf!CBs1MJnMWQCAyju)&s5SctEy+1ux6~Ty4_uw z>Z(rNs-ARI9tI`ILtUPV%7CuYaSf~@7}RywRzD!3W-)-`vMOd#0hPG8;!1YEzyCS+ z)}wnS39@{`eCwWj?z!jjKmYST|MS27#Y@kAXTbkH^o$_53clkaU3LC<;R}P{3N9~# zFMxyadGI#)5;zZE3funr-B9^H1}}k+Kt2B@7{dPpUktC}WzUB%gU^CRH~{a07s4t$ zAFjdk;A^4szY+3ZaLQl*22}Z!3 z{`x`qT&{l?svTc|D(@Tq`Z-iy_pkT74eI?xsP@+2rSLUA{l|RzhEM-B&p+_|3(x-r zRqlCo>JYpN?tl~UTDSyN?%SZ+`F^POd zgJbYwZt`f5he~fl^~cAd#^Ezia`_dwAD+d_HP3E@N}qz<3d&H=JplFG`=Q45Vb4E? zlIy>R=fDdPp6lTyP;&BesPUMAJK+LEw1YQ8<==p9_#ues1cL}8q8VhN+F5}b-&Lr3 zydG+te*(_J2ci1sU*OsBxx7U3`U0qS48il^E8uzX5PSukh06ansQ!C99EQIG^`3u( z>W>SrbM@T;HD6u{scJ9})eqkXUkTq0)jywy8sC3_s>iqBTj2$C%8l^Hq2BjL@LBMz zU9PGd7pk4R6Ez6+k_zyEts@Bb{+b6@b+e*v>x|4%pwck^<726?D@zYZ$@o1ohBBR>7dq2Bue zsPTRX-UPn})td&<6nXk@II*Le-j>pPrwYE-0Sqh15odMGrS1C z6RJKx10`=8Q04w7H~{}MRJ}e4H9n6*wd2pAo_oxve+4Sv<515(0iOvkKzNk@VyOOl zK0FJ)2x?sk;ZArf)Hp0c&9@(b8vj#J_52uA{eA~N2YwoA{(TW%44;7NhiC6|B?}tP1!~Xu~q3ZWlsPXzb)cCywWpfG4!b{;%&%2@8_x(`qc|BA+ z-T+n3FGAJxm!RZl6RQ4SfO_srQ2qO5I0hew>ZgM!P4(j|;4yeR556`=Q?VyHNA)bN>44Q01M)WVZf+&*ORss{e0=>Zd!Q+PMZ*{|BJP_pMOR zza6T+?}Hkj2ci1o6Hw260q%fbgL>{c2=8U^a;SD+4^{3ysQfoU$zcwv{|Zp~jzIOp zT~OsLK|Qwu)o)Foz6K?a-v?E%`=Q?VHmGtw03{a>Ldnm^q00S)zkUQN-~WJDz%N6| z?f->(?m{|QZd%xhXAA@?& zW_ZMIYe+6ni`Ycp`eFN(K--LO1 z?x<_`G5B1rOHlXMpytK>Q0@KqQ0;#=oPa+KRqmG{LmZq%<1dG|K*_-zybG40`t`Tq zHSqV~)$s3O2rqlN8;1k%`CQ)$HII)#)o0D$e=}77y#uOV?}KX3Ls0$kOaA&3Q2Blz zs@|W2dhee>)#DjV5|#TbsOuL)$?3IFa*=~-*HNf?u0g%;C!pT5;rW|T?R*rDz`uqX zrz>9J^zANq1J`%ME8$N^N&IG_di4BJLfhxze1>S+zmC(H^Lz}2{m8p z@F0Ah=SShSTz?h50ABV=#sUsQRBx~Z5v|}oFocglweN8#eQ|ll)$bV8I5eQ@`2bWs zPeIk=m!aOf3DsZUgvxgwh3L7LK)wHFf1UR{;rRwAIr=Fm{q(a?_4pNk|4-mmTt5!! zlHlTTSMM39_Pi0^1pg~ke}5D1c?NYsDD~c3v+nt$Q2pJ4(!)Ot)jz)s)enCPcfrdh zoxI%!2f02DuZBMem2bme|0R@MoqNdf5_m4xS3&8KtKoTYH&i_iz-!?Q+yUEAa`+yo zdjAG|348>;7=9hgA_d3s?gOZouhbrgGQ1w19=eP?>&SyO< zP~)@?CC@(w^}bW^MeyTL@B2K|xO~I&+}qvt6`nhx-ggV!2aiGZ<6GbX_^VKQ;A>Fw za`qi=9G(kR?)6abe;Jg#+z!=0WvF%bhde*x)Bh5x-RDfXd9e$sT{n47d6uBYW6ksX z;W=Et0bU4y7!JU9Lqse1093y|234Q)rd_$0L-orpsD8!I55Ly-T1ck_?N z?=g55JbT8~^E{~Q%b@CUIXn+u1)l}4@#!N_^XmY-5FUc+w<1)1EARr?@af+RHUHlX z)!v_iBk*V8b?`HA7yK4f{jZzF_W%z;_4gYgsxUYOQCY!%hloz_!Z~M$SD@tRA*l5K z2Gzb7ewVWgMxpK>ftsK9!6EoClzjaK9ERV78rPw`lb73}>T@>?;R8_pzX8?GPeHZg zv+xplPQm570^Y*)&2TqtLiOkS;A`N2fO`KmMaL&iQwTwV*$=Xx(xeQts3mq{pjdo{cWEmG`|+`CboI&X0P25MIyq ze}Ss^SD@zQ|Awm1zd}8K&c9=i3on2#hb1@xe;Vq!FG0=2zlZ9#Z$h>A?C*B{dkNHd zzZ8zcD%5ko2vx6#q1yEccq#l7crE-YMD&Bp?sEIw2qJ31haoB=IOn*xZ=v3Q1Zq6L z2daNpq2%kNPk${``9I?M0jPYx0`>f_L$&vJefsZ1&7aRewdXOY@qXN2|C7Id=J&Yt z^PuW|0hB!MgF~g_H2lq55s8;@)=vwz97A3s{j59o&&!OHJ`o)Rn9*_ z)#qFAneeP-*N^8y-G4Szzda91o_9c%vkz+AZ-%Nz5uOhtsCi$9s@DVl`W;aH_YhP$ zzX8vKpN4w>qdxslq2Bwq@K*SBxC`#7I=%dAsQW(%)!w&2)$d*Y`e&f}^B1AkiC=?y z?;k?d=Zil5Z=ve>1eCl#|86HwBT(Zt2}j^Ed=`8+yc)jW^LL>7>u;dm|2235{tHyQ z7P*jqtwXiI8X@Dlh@n1!G4 ze0I~#!y;7uz8CI=Z-@KgZ$s&ce};O`f!MX@PFUgkekl3+Yp8KJtL5~!V@ZDm7cx`cgPDG7=2Tv{x3QX4qH^i;Z@( z9<3MGSEG0|+~$s@=A%+Y50@MD#p+VKS!z`q^>DFTi^9QpAQ&hvSK}})H><0ykY9~@ zZ9QCUG{ckCdZlra93lTJH=|N3QhHQfs)r{c@{}l|!h5^!^GI}W@107svARvlHaX*{ zb-WrkYF5GHwP-D>^*s0_b?~>h6g(J*6Q%W-YG!J+uvlG*^s~Mmx{l;xydAe1EBwgb zTPnBU@l3nb2y-i|jb~Ir19dZ@mf@}61GWiDsvQ*D<3Vit2G-bMm`)bm6wwOx^Csv!Q{7+2gCh)4uoS- zOVwJeHCFfRZ&rfAq*8967r4D$+D)zH?UJpS1KZzgR@b8Do*TEnsUF#L(C#fZYL#%Y z8Qs&4>gDy&y{Rv;>pgvUy5G`wtM46AB^(>mD8#L(RHHS@PGVuZ#DyA?(Vf{I3QMh4 zw6fZY)Nd!FddqSwH%=n@btN%XRvJt)GKO)Q9)~AOFvZPy((nK zXJ;mQa}*BG9t|gEkIr;*%}-Bf^2gHa;^7>9)l=-zOnxReb10mjxno9;P9H0L*HoCz z=V$Yy0q=GdwmGgTX3dd$OK+)ZtJ~j-qq@zj#cI78FLyu0yl?86 zjauB@w@NE-lU8r9bn<1!i@DjEATu$MozTDT_v}nKemFN*a4F&VY@rxr7SMNX6e}9G zQD=6wA_jY8&!Kj8tX(_dG|PMxmsyGYQ{mPj^M48YKY{-SV)VkDl8`}Rce)v z96i1kg$q$s4=YhCDl-8`cvc!TVqP^)go7hDEQWDJw^USWWi;qg%E8!JFqSPAg0b05 zej*r~FBWHK=4QE$S|=%VG#INcNi)WKZrHomhBpqznk;9L)=>4WSMS02?9^0tyqL`v z_&GhDohicknPO-Ir$k-kvt#qexR}r9voqtzg7H$l-e|E9lq%sN210AFt(r`prqqZe zswdas+{BY);E8H|v9V3AS|g4syTdy3v{_nR4x@XuGNH4^xnrHGHQX)OfZ;%}SHl)7 zh}j5KkSZ0MrSgfW8H}4DU^3MGn<~d{MBGYRk;)s4M+SVRKFfjHw5V#kUKt6)d84UT@pU2Xma-aaujgc!L@XXk-&)9G z#L8z~{xpiHBV5)+jS!7eZAGKu;Lb$VT^H*uiIid!G5^Ay*H5<1QmD1UxduJ9+o6CN z7Vi$TWM@TR+?~!yRkcm6)gyiykA^!2;~na{E*T-_{NHfdDwYiWnG21stm?GWvwoq_7*o7m!8KavKhRM6U@3p zqhY&VU0JO~5@J?c2|$K1ZD1LzO|EJav-4w9*>E-=&djpBa5Rv%ka25O<5smCchYRR zq<#{-?K(AicvP!m6uL}tSXye(MJgs54JMqphc>e6E(}ILd{w;Eo2u8=!DdRBX_l9<7*#Dw40l$ekq{L_OV+9~(-zjl zxV@?-sysRZqskdzEyT67#NOvN?$o1TLVF04DmFTHWh;G;+yq(dkYa8+%a39{hdOu0 zLx>ehaSS!wGrv)Ma>EJE6}-m%$><%n&d4O@2uE3Q9BgFdq+X=CVbRN7{q zl-$CYWcR7HM)|~XI@eo)eRtPN<#u}|NnAyBNet2FVOWSFXVZiTk?Ech|Gs8t6T%cP zYY##RUg13zBPGq-ZKO=jVG3-s5Lvo6{DMhDQB%NXrd`pm%%)m{xl*exFglEZt$#FR zclyh%ceWU{>!ub)Fh(?g2B>iF|4i4R+8GgSD(O-NaJANGQGQsp$(YJun+a%dV>wgZ zTy1RiVV-MAVFO_1GrPiMzPgpuTc=O@7@AqS+thq8yN zx-l5LWTDZPG8qjHXHXzBvm?RbY<@O4Jd0I`ZCMCxH=g=V=)~c$yxhPd3(J(Z#L{Y6 zrcqbnQ6_NXq+J&yRLKfUzFoP>jCzUD5KAMO)XIcn@l6)=KuR~!$ka+#sLV1(J(XXO z2(Vw}o!lrkjy6$4BU%K~T}t;2xl~FByiF>0HM$qOfA`4daOKB)FacU^spe|E<{|>DN3~jmdJi09bUWHp7KtsQ@qi{UD#qtL+Gy4)`n}3O%?1S{ zGyHQB=T!^&WOmydS@zJV!)6isn)sz}=iYFqUqr79S8$`yXUJ^xx*#_*IXfE8U=eG~ z(e2ui&_QOEux6VBrjskt#Vz^DPMf>njQ${32=AEHztb6(l2_@MZ25*65Or5o5u!*uo%RrjZ&MOux341x=Q9ui@Oa5_A z3S+lLLhWH2nHE4!1Ggs(#~U(o!2Yf6wlmGr$>Y?p5|7|ZFy|MBL%(6Oqt5W{pmewIJ3}FA(w3)9IG^Nk zKYst_YNX|ysV0p59kbz>Hh#x~JG7lL<%l8(rm{z}Q^8afw+f18isf^fiCJ1gckALv zH98qJ_0x4Sjy*3z)0tNlvKe-))45mS6_}nMzeCWXHz}`GGni&bt`2R6js`P(GQrGP zI6EmpoI%8cnFjw!Y1p2NwT6x z>dd*FY{Dj`hE#~|ne%cYN-f232|KRdb60ihBx_=Ku6%vN1sN|?(`u}z&p21PU$cJg zM(q5eaIMs=YFDOFc4n@cmgFX- zRKqq~S(nnV9WIJ@wb7`ND?J`?q7-(exZy@{JDFO`GHFPfotzA2X9BJIZi%;rJzeGf z^3Qn0cqmHEV0IOW;2)hQ(15}^yPB0?w%wA7S%{Q&lEumC`Cx7;b1a)L1aq^+U@o7# zGaJs$&Q1k$9Biyx2S2$r(3Q8_446ado@_KL!5j*Zl?2@%1+Jl*8p!~qORb#v&RmP? zaod|JPQB7Nw6zx8R2ZCI#-)QVLvljNwl$;kc^jJnc6_LAvx#`BxmIP&Qb!7lnYn4w zhs`fwJz5i*EACC*JBVg9oEV!FCmY4A^^vFWpq(>VwUc!+ z*<10n{2eCjPhmhhd3y!~my}k-Qce57R!o_3Yj{#tX`dG{n4=YTBVS?zi@i$1Vub$; zYe&C1YGE^%&8u$^bOfy(QAb%Rw#RJkDag-dTU3`CH&9EMn~QC2CL%NnW}nKE9pk-c z+DF*7%G6QtU98n6!gcLaYZ$%x%pKXlE%^4Y_uKm4^4sQ_Gm>z()b)ABxa+!@T~E%P z*Q815(N3C@s4m*r@AXtU)FvuNs9$GdVKSoaN#l4WUJmk9!u|=p#Je6ZWQy4-S>!=s zEYPwee@JS$$Ui?56zsOr=d!Fsg<@v>j)IUcx^1-mluKS->(Jbw+}801*<_liEmI|g zvK15J*YMJPst zg65$9krg9nxm}>X3L5xSo)`UAP)<>nKuvyh#EEnlh5noCcpoJ1CILP9Ug4NbY zU|ouBhn42H?a~u0z6Y?0X&N$sO|4w*I4EZ1g_>b&5)@~PnW@B!>@KAJ+%J=*0vGf7 znd~uo*Lj|kYhQr7IWwE&D}+vuhB@{nMcaJJohYHGH83NaXb?PISOdkVxl*k=)tt!n z2&pX7U3Q9Hcg?wQ0#{OF$?{3O)BfzNGXChX=$DN!(1B{|=5-xtUNzq_qd}3mtEH?K z-Yu)PEN3>_2YVSqgF2z?ij5Z9!c9^xQm5y4N@-h>(Yh-dk4(>G@i#-c@Y5XLkh8S; zLgr9*G?-5h%SwxjS`SLjt1ac^n$xNHDBh&FO~+JQLm2%!3}pkvQOSJ$L>;N_SXp*( zkSsUp?WE&JPq*9F3`m#c^f4*4P+J`56HQ)bW|dD`rD)`LwWDa=PEK9DAg6)+Eo4}T z$|bo#d=!9f>KiQiBVj%ojx}MzMfnD3ym@F?)NoGD^F*OAB{u!2%W=}>R^kzFkDVct z+{?C{ZOzl~G0~f}oeqweziS&Udc-y}>?0d(d@RGZQBt+t&g;71h(Dv!Dk4WEdTcZ} znw!yaWFa_;4qz&1_jHWOYEwJJLy!%QMRCAJn09u~QwX47myHFX|A!4ag~g{tFhQ_@ z7YnzO9D(SLd-2#V)$LS92g&?qlUE7+X-Tla;gy|NcOPGsOHHiSTLX8fYdZmRON~2dm&ZYLI zNjyj=wfhvHle)U(Mm`LXfsR7aPz-Xc()<53@PpQn-TN<+`dAUNF6m7wZH_X9$*2=k zX9P}J+yQhEyBn$N?(;-DEG92?>Tbede4PIliEd#FGjcgm}cIpIusa2>(ymS(5^^XPyxw2kRj1HZWGYk=b%|U10faCMRtq2waBy7p#Q1up26|z;uLr)YMth(w%3i?uySHA2UL)n($3h`ndInz9ZDvr%=8!TeFiwS z^xZ5Qc1{%6oo?p2;HDsX(shI$o$!0!5%-qa=DexNWZ8JS55#_-6(ncgUPG`XnyV;v zs+=iiCkq*q)MTar_g-T*a#m1V)mNHG&60nqxFzm0TP#oBh>;@pof+*=ZYd!QGG} zH{R}!Eq~kHFtc>q8)%j-MQO>sHP{jq(lt}jsHw%$< znVdTIa;NiXF=vbp1Sd;Pg^i6$6~)}vuBW4+>{VWm$^Cx>tDP1P^BwFks_< z^Fp;Xa40#z7#>?kE3cz=RhWWauA=Ns&Ln#J&FOAU`g+>e)nxR@ z?R1|)RvDXMFJ6nQ{;XSKUN5 z_uP1`%C{KY=5!h&J{JFmJQSc)i2l zM{V|p&e~}Q;$M->Z}Uj4!F)n?u~*I*P^;I=0fOq0@lJ`RxXNvu|EIV2k zX`7oNkauPtKL^kIzH$w>Dc`NNDojsjSfW(7&E2hKpDg!KR9|aU)mv<7wkfc!eO>uP zNBgX>cy?avo?vIB-cO7(m)ISv%iT^Qy8#Qvfcj`q z;`1y>mrz!{E{Vu}dJ((mbM5eE8f}6vkQ0;Gi6~4|E`bu!J-EvKGSzqKm053|ZY9=t zr%!M6-R;vDtTrvVz+zM4RFqc6c$YYj^7{2~TeB+`_$lPn0iJw2Tk=lg-QCi5 zk=q6rPjW~hE80xwWDb2h0mi*@gwaD`ttvXrg%fw*MxiRwc-wpIsnyMlH+_?g zEk{UMPq)c@r#7b>w}^r3DaxBZayDseR0|1_B=T7uCRcG_8*J1r(xufH_YsPnhitOS zGVBCCqnH#F!*mUO)HBh}g(?;(YfF8IrykS>LHbL!X1ngc({5VWde+VUyq>xyzgMQOIOdttf4Z;Y862Qxz~Q&h9upp)g7 zLdo!!Q#f%t;nA5z&7~+g%2ePd+NZ=r>9++ID$Sy2YG0Gj1w~g-#b{JcQyD!we3$|HxtZp44fO!%@J3*HISNm*!+NdVWL_w|q7fIde-@agKna;crn{9KWsrVS@=tU|oPZy4z z>)msXV4~Xf-We`!nv9GmIF_nZk1%N`#WJF@z=RPZwA>bn8;>V zf2cPDl0XC#h$S^;Vp>RMYMJDIp*3 zoy%JEShYLgTNXukyf^j*-vVk$w~+7{htrad2~2cH3C+ySq!Hij^U!%&0(`T1w%=UZ zv8kM$n(T5}S>QKLWSVpzYZmjM#GZx-@M?t7?d@#EA(gAECDa1X1k;#e>Tn$aSVG6R zP?2dwIA7{g+re&Ic!N+`I~m3iC;4!T)3laj>MkoxhXT~V_8J`j@>R{YVd2!D&98P7 zNx(R6=OixN-Lz7z(3rq*zgKe0n$~f%0eqCWdpBO<)5nLiI^ptJqnFr2s#*Hbf@%-g zYTq9qp0RpM=9>+I(>Fgth)+iHr`<7bE^ct4U`YMM+02rn-uFg7bH-TIk#)VglHi>%s4Z0^&D3+EYKJ|hLqjueON&jrt=a5xvP{j z6~bXem~lZtfqu`=D8N_0e4Mb$;5MB}j!xuO)$i(j%(-L=n_tbqKR7Dn#1fhmx}WLTOEF9cH1auBh4BSl6q` zZ$c~XVYvO0raeiMZwHut?x(Clb53htKACJJ*{Qt3%*Z+N;nhn=8;dgWh}Qe!*1uDQ zK6w=pE*HlxF>^s-XlRxK>82Sz<;SIB5qD7>B$4duZOrW8NHuQL*XHW-N$IFLBL?~F zj&ILp51}^+aL1441KjhG-m_TU?))7NLZeabHoFE{k`uoG z_JVC?T+n+Px#Ez}Ws}}a^Px0*oGu8CJL?$Xi$qBpMolV-1Ny+wopkV8j{f9?Fg>6} zRYw`OdoP%ORo8w&O|lKtM8|pOoX8tV#k>XZB)RIc6NXIj`RBu~0{Cv7Q$VzRkC!CL z@N~79Z-$+T(>m8{G}y{ph~fq>qFpirnnd=wKJW%Jp||vRCzCT&u~WSl%tE%b-F}jc zsRi!xp;QQL;-${vnA9n0p~9{?Sd>M_=0T?m!`(Zju4$e;u^P4XjGbi=vF&8!+tt_w zjI`mBKj=uJQ8VpwyUyOw+dQ^IbT+H)@7%VSU8$`lX)M2quiI|*J zohW~%L~??gOq?_!k0gBhnarbv6_G$J{~Bv; zpvZomOKHn;FCR-*<&I#A=ItTd0>;V8Y(Gu~xYF577W$+8v8cLC!a3Go7yExYo3N9k zXa6#-U;_Ccu)~7!f@UmrabE8WF87~vd5}s|A+E$QkYC^O}v&tVaXj+lV=RXQ?p9pBh_Q&%ql<89( z{#q-@&zEnBi;T{aCtjA2Td#>&TE^m|e*P~&u-EOBp#{=BziDIqR>}4`n8r4nU0|j3 z|HyXFVnU?T+Mn8@CcFYrxA#~^C=UB$58cCRF=ldNoOW2Z|878Tu2|w}Uk~&jdq`~U zTLEnNntd5FC%=bniuB#U=EfpDFDsG17GlTVm@bI3J_gTbooIJfg1~!hnxUdTP5Den zoTW|oB&$S{Nh4X~|Jvx{W{%A<&1>9erjkVWbwM(H%B6UDSaC}3(*k|muMZ1s(~*2z zpfiQQS$RFjOy2ODO17_O48Q08t%{Ws(@_g{K%e;|`55O^(e`;BI_ z`SWd>!+IO!OE}IqA7ZP(UldV`52?j&5d9qNO78g}L3TptbA;(x4N>QNgd=>IP~fD+ zf02;5rR0%vY1#-*WbIn<@&&#|z(idl;t>JYcadI%%*JsQVvzht2|@aC0$x4^QObX# zZxqN9+m4#0kbtRX)sC*%zv-BXHYW-={anG{Nj_M}^eqt+=5h94EOgERq&Cuz7RH(B z7($5DV#9sAj@O7CooQnfno_GREeK61Yc!to8O-SOg@6VmVLntIcb*yC9R~~f+2AOg zRO>9eI5p8Gne&usD{T%~RtqyDB_ne&$?aZzBI|d@ILi>WjCp&p%v+O=#&{-Py z`EG%~jjbXk<~x`3l<05q{X*y#i6p7_dj?h-ViB2Hcr^yR-HI~qnn)8RO%nS8#CkfpJ5MlQ z%uVI^&WJF)(VpX@A%qL<#Z<(#>rUy|eX)6O`8K+E#%e_&H400@JBMs*&00*pl1OT? z#cu9410!^|2CyAiHby%=EYgByw}`mg-iKv2WuF1W;3Y4?70r{8HznY-M_ zlWiLU;P?FggAD=&^;KNT8k*HdTyz3|`2mk!A;{nXLG5Yo9+_or!N)fp za+-lfTjk_L`rP}t^f05`<@rE0j0RDQ|3aKd9QnAuj}%1^m@@>W61?UEQgw7i^m8ZlIgNKV(JHv(Gz9>h=3&=A$yVBR zmrUvC-ry;{+U3&sbyUN3dFo0tUy8|>w&=1?d@Wo&Iz4V%d!2^W{85wn0O@G;AOqw= z17#z3#U5fnyVG4;9-WMu9@@D=cRol}q^P%kN8H1Z+o{jQ<6oZ-wfP-O&_heGPi!T zGL0L|Y{GrsDV2K4NY$yG+zom-NDdk;%PE$C~Y(KHsk} zeN;~8gO=Xaq_3Ex$)_}Z#ccVw<#eUUmPqU3RB`9k>btZR+ccuC7*~eCMUt@0NOA^( F{|7ijC2Rly literal 0 HcmV?d00001 From aa2c8d31515350f1f860cbb9fd6a79e772051bca Mon Sep 17 00:00:00 2001 From: steffen123 Date: Sat, 2 Oct 2010 14:22:28 +0200 Subject: [PATCH 6/7] change default for saveActions to True as i consider the performance hit acceptable --- pyfpdb/HUD_config.xml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyfpdb/HUD_config.xml.example b/pyfpdb/HUD_config.xml.example index b4eeaaa6..f650f52b 100644 --- a/pyfpdb/HUD_config.xml.example +++ b/pyfpdb/HUD_config.xml.example @@ -12,7 +12,7 @@ config_difficulty="expert" /> - + From 03fcbce2430993b1674d03a545b224127f3a5c8e Mon Sep 17 00:00:00 2001 From: Erki Ferenc Date: Sun, 3 Oct 2010 01:26:52 +0200 Subject: [PATCH 7/7] l10n: updated Hungarian translation --- pyfpdb/locale/fpdb-hu_HU.po | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/pyfpdb/locale/fpdb-hu_HU.po b/pyfpdb/locale/fpdb-hu_HU.po index 0d5141dd..7fb5a576 100644 --- a/pyfpdb/locale/fpdb-hu_HU.po +++ b/pyfpdb/locale/fpdb-hu_HU.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.20.905 plus git\n" "POT-Creation-Date: 2010-10-02 13:52+CEST\n" -"PO-Revision-Date: 2010-09-28 15:55+0200\n" +"PO-Revision-Date: 2010-10-03 01:26+0200\n" "Last-Translator: Ferenc Erki \n" "Language-Team: Hungarian \n" "Language: hu\n" @@ -1004,8 +1004,8 @@ msgid "" "GuiBulkImport done: Stored: %d \tDuplicates: %d \tPartial: %d \tErrors: %d " "in %s seconds - %.0f/sec" msgstr "" -"GuiBulkImport kész: Tárolt: %d \tDuplikáció: %d \tRészleges: %d \tHibák: %d " -"%s másodperc alatt - %.0f/mp" +"GuiBulkImport kész: Tárolt: %d \tDuplikáció: %d \tRészleges: %d \tHibák: %d %" +"s másodperc alatt - %.0f/mp" #: GuiDatabase.py:107 msgid "_Add" @@ -1553,19 +1553,19 @@ msgstr "HUD Főablak" #: HUD_main.pyw:126 HUD_main.pyw.orig:137 msgid "hud_main: Client resized" -msgstr "" +msgstr "hud_main: Kliens átméretezve" #: HUD_main.pyw:130 HUD_main.pyw.orig:141 msgid "hud_main: Client destroyed" -msgstr "" +msgstr "hud_main: Kliens bezárva" #: HUD_main.pyw:134 HUD_main.pyw.orig:145 msgid "hud_main: Game changed." -msgstr "" +msgstr "hud_main: Jatékváltás." #: HUD_main.pyw:137 HUD_main.pyw.orig:148 msgid "hud_main: Table changed." -msgstr "" +msgstr "hud_main: Asztalváltás." #: HUD_main.pyw:141 HUD_main.pyw.orig:152 msgid "Terminating normally." @@ -1597,11 +1597,11 @@ msgstr "\"%s\" nevű asztal már nem létezik\n" #: HUD_main.pyw:339 HUD_main.pyw.orig:350 msgid "" -"HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f," -"%4.3f,%4.3f)" +"HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f,%" +"4.3f,%4.3f)" msgstr "" -"HUD_main.read_stdin: leosztás beolvasva %4.3f mp alatt (%4.3f,%4.3f,%4.3f," -"%4.3f,%4.3f,%4.3f)" +"HUD_main.read_stdin: leosztás beolvasva %4.3f mp alatt (%4.3f,%4.3f,%4.3f,%" +"4.3f,%4.3f,%4.3f)" #: HUD_run_me.py:45 msgid "HUD_main starting\n" @@ -2026,7 +2026,7 @@ msgstr "Nem történt beolvasás." #: HandHistoryConverter.py:273 msgid "Removing text < 50 characters" -msgstr "" +msgstr "50 karakternél rövidebb szöveg eltávolítása" #: HandHistoryConverter.py:481 msgid "HH Sanity Check: output and input files are the same, check config" @@ -3349,8 +3349,8 @@ msgstr "" "GPL2 vagy újabb licensszel.\n" "A Windows telepítő csomag tartalmaz MIT licensz hatálya alá eső részeket " "is.\n" -"A licenszek szövegét megtalálod az fpdb főkönyvtárában az agpl-3.0.txt, " -"gpl-2.0.txt, gpl-3.0.txt és mit.txt fájlokban." +"A licenszek szövegét megtalálod az fpdb főkönyvtárában az agpl-3.0.txt, gpl-" +"2.0.txt, gpl-3.0.txt és mit.txt fájlokban." #: fpdb.pyw:1054 msgid "Help"