From 81f1b67f5c5d294261bd64f7548b31f3d1883cb3 Mon Sep 17 00:00:00 2001 From: Steffen Schaumburg Date: Sun, 10 Apr 2011 18:48:04 +0200 Subject: [PATCH] update version string to 0.23, update l10n files --- pyfpdb/fpdb.pyw | 2 +- pyfpdb/locale/de/LC_MESSAGES/fpdb.mo | Bin 29824 -> 29824 bytes pyfpdb/locale/es/LC_MESSAGES/fpdb.mo | Bin 43069 -> 43069 bytes pyfpdb/locale/fpdb-de_DE.po | 102 ++--- pyfpdb/locale/fpdb-en_GB.pot | 102 ++--- pyfpdb/locale/fpdb-es_ES.po | 102 ++--- pyfpdb/locale/fpdb-fr_FR.po | 102 ++--- pyfpdb/locale/fpdb-hu_HU.po | 102 ++--- pyfpdb/locale/fpdb-it_IT.po | 102 ++--- pyfpdb/locale/fpdb-pl_PL.po | 102 ++--- pyfpdb/locale/fpdb-pt_BR.po | 102 ++--- pyfpdb/locale/fpdb-ru_RU.po | 102 ++--- pyfpdb/locale/fpdb-zh_CN.po | 579 ++++++++++++++------------- pyfpdb/locale/fr/LC_MESSAGES/fpdb.mo | Bin 77860 -> 77860 bytes pyfpdb/locale/hu/LC_MESSAGES/fpdb.mo | Bin 78058 -> 78058 bytes pyfpdb/locale/it/LC_MESSAGES/fpdb.mo | Bin 74607 -> 74607 bytes pyfpdb/locale/pl/LC_MESSAGES/fpdb.mo | Bin 21087 -> 21087 bytes pyfpdb/locale/pt/LC_MESSAGES/fpdb.mo | Bin 34386 -> 34386 bytes pyfpdb/locale/ru/LC_MESSAGES/fpdb.mo | Bin 35875 -> 35875 bytes pyfpdb/locale/zh/LC_MESSAGES/fpdb.mo | Bin 1900 -> 1915 bytes 20 files changed, 754 insertions(+), 745 deletions(-) diff --git a/pyfpdb/fpdb.pyw b/pyfpdb/fpdb.pyw index 14d0cd65..c556f4e5 100755 --- a/pyfpdb/fpdb.pyw +++ b/pyfpdb/fpdb.pyw @@ -127,7 +127,7 @@ import Configuration import Exceptions import Stats -VERSION = "0.22 plus git" +VERSION = "0.23" class fpdb: diff --git a/pyfpdb/locale/de/LC_MESSAGES/fpdb.mo b/pyfpdb/locale/de/LC_MESSAGES/fpdb.mo index 2c3d1eaffcf11d9c1309aee2339ec5e495a86f93..aeb6db1a0ca19a2dfea6e7de8fdf60aa3b85d453 100644 GIT binary patch delta 20 ccmZp8$=L9calo$eX}09d979smFU diff --git a/pyfpdb/locale/es/LC_MESSAGES/fpdb.mo b/pyfpdb/locale/es/LC_MESSAGES/fpdb.mo index 5c2a8159075423275ef8e77b2fe993041c107646..76a8fdc8bcd90e973d39b16b216d9c37676df284 100644 GIT binary patch delta 20 ccmdmcfobmrrVUHtSq&|$Ow2Z~jGy8G0AI)mdjJ3c delta 20 ccmdmcfobmrrVUHtSq&_#OwBj1jGy8G0AI@pd;kCd diff --git a/pyfpdb/locale/fpdb-de_DE.po b/pyfpdb/locale/fpdb-de_DE.po index 0a50bac3..22c8a179 100644 --- a/pyfpdb/locale/fpdb-de_DE.po +++ b/pyfpdb/locale/fpdb-de_DE.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Free Poker Database\n" -"POT-Creation-Date: 2011-04-10 08:57+CEST\n" +"POT-Creation-Date: 2011-04-10 18:46+CEST\n" "PO-Revision-Date: 2011-04-08 14:05+0200\n" "Last-Translator: Steffen Schaumburg \n" "Language-Team: Fpdb\n" @@ -131,7 +131,7 @@ msgstr "Kein Bringin gefunden" #: BetfairToFpdb.py:199 Filters.py:80 FulltiltToFpdb.py:528 #: GuiAutoImport.py:203 GuiPositionalStats.py:137 GuiStove.py:221 #: GuiStove.py:225 GuiStove.py:229 GuiStove.py:233 GuiStove.py:237 -#: GuiStove.py:239 Hand.py:494 Hand.py:1719 ImapFetcher.py:44 +#: GuiStove.py:239 Hand.py:494 Hand.py:1720 ImapFetcher.py:44 #: ImapFetcher.py:53 OnGameToFpdb.py:217 OnGameToFpdb.py:348 #: PacificPokerToFpdb.py:429 PkrToFpdb.py:351 PokerStarsToFpdb.py:447 #: Win2dayToFpdb.py:348 WinamaxToFpdb.py:406 iPokerToFpdb.py:261 @@ -153,12 +153,12 @@ msgstr "Konnte \"%s\" nicht konvertieren." msgid "Could not encode: \"%s\"\n" msgstr "Konnte \"%s% nicht kodieren." -#: Configuration.py:111 Configuration.py:118 Configuration.py:133 +#: Configuration.py:117 Configuration.py:124 Configuration.py:139 #, fuzzy msgid "Config file has been created at %s.\n" msgstr "Konfigurationsdatei %s wurde erstellt." -#: Configuration.py:132 +#: Configuration.py:138 #, fuzzy msgid "" "No %s found\n" @@ -169,27 +169,27 @@ msgstr "" "in %s\n" "oder %s" -#: Configuration.py:137 Configuration.py:138 +#: Configuration.py:143 Configuration.py:144 #, fuzzy msgid "Error copying .example config file, cannot fall back. Exiting.\n" msgstr "" "Fehler beim Kopieren der .example Konfigurationsdatei, Fallback " "fehlgeschlagen. Beende fpdb." -#: Configuration.py:142 Configuration.py:143 +#: Configuration.py:148 Configuration.py:149 #, fuzzy msgid "No %s found, cannot fall back. Exiting.\n" msgstr "Keine %s gefunden, Fallback nicht möglich. Beende fpdb." -#: Configuration.py:175 +#: Configuration.py:181 msgid "Default logger initialised for %s" msgstr "Default Logger für %s initialisiert" -#: Configuration.py:187 Database.py:473 Database.py:474 +#: Configuration.py:193 Database.py:473 Database.py:474 msgid "Creating directory: '%s'" msgstr "Erstelle Verzeichnis \"%s\"" -#: Configuration.py:212 +#: Configuration.py:218 #, fuzzy msgid "" "Default encoding set to US-ASCII, defaulting to CP1252 instead -- If you're " @@ -198,36 +198,36 @@ msgstr "" "Standardkodierung war auf US-ASCII gesetzt, es wird stattdessen CP1252 " "verwendet." -#: Configuration.py:534 +#: Configuration.py:540 msgid "config.general: adding %s = %s" msgstr "config.general: Füge %s=%s hinzu" -#: Configuration.py:581 Configuration.py:582 +#: Configuration.py:587 Configuration.py:588 msgid "bad number in xalignment was ignored" msgstr "Unerlaubter Wert in xalignment wurde ignoriert" -#: Configuration.py:637 Configuration.py:644 Configuration.py:663 -#: Configuration.py:670 +#: Configuration.py:643 Configuration.py:650 Configuration.py:669 +#: Configuration.py:676 msgid "Invalid config value for %s, defaulting to %s" msgstr "Unerlaubter Konfigurationswert für %s, verwende Default %s" -#: Configuration.py:688 Configuration.py:689 +#: Configuration.py:694 Configuration.py:695 msgid "Configuration file %s not found. Using defaults." msgstr "Konfigurationsdatei %s nicht gefunden. Verwende Defaults." -#: Configuration.py:719 +#: Configuration.py:725 msgid "Reading configuration file %s" msgstr "Lese Konfigurationsdatei %s" -#: Configuration.py:726 +#: Configuration.py:732 msgid "Error parsing %s." msgstr "Fehler beim Parsen von %s." -#: Configuration.py:726 Configuration.py:842 +#: Configuration.py:732 Configuration.py:848 msgid "See error log file." msgstr "Siehe error Logdatei." -#: Configuration.py:842 +#: Configuration.py:848 msgid "Error parsing example configuration file %s." msgstr "Fehler beim Lesen der Beispielskonfigurationsdatei %s." @@ -1917,7 +1917,7 @@ msgid "" "GuiTourneyImport.load done: Stored: %d\tErrors: %d in %s seconds - %.0f/sec" msgstr "" -#: GuiTourneyImport.py:175 fpdb_import.py:234 +#: GuiTourneyImport.py:175 fpdb_import.py:238 msgid "Attempted to add non-directory '%s' as an import directory" msgstr "" @@ -2347,7 +2347,7 @@ msgstr "" msgid "TOURNEYS PLAYER IDS" msgstr "" -#: Hand.py:224 Hand.py:1417 +#: Hand.py:224 Hand.py:1418 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "" @@ -2402,45 +2402,45 @@ msgstr "" msgid "*** Game String:" msgstr "" -#: Hand.py:915 +#: Hand.py:916 msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" msgstr "" -#: Hand.py:1188 +#: Hand.py:1189 msgid "DrawHand.__init__: street 'DEAL' is empty. Hand cancelled? HandID: '%s'" msgstr "" -#: Hand.py:1426 +#: Hand.py:1427 msgid "%s %s completes %s" msgstr "" -#: Hand.py:1444 +#: Hand.py:1445 msgid "Bringin: %s, %s" msgstr "" -#: Hand.py:1626 +#: Hand.py:1627 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:1627 +#: Hand.py:1628 msgid "join_holcards: holecards(%s): %s" msgstr "" -#: Hand.py:1629 +#: Hand.py:1630 msgid "join_holecards: Player '%s' appears not to have been dealt a card" msgstr "" -#: Hand.py:1705 Hand.py:1706 +#: Hand.py:1706 Hand.py:1707 msgid "Pot.end(): Major failure while calculating pot: '%s'" msgstr "" -#: Hand.py:1719 +#: Hand.py:1720 msgid "call Pot.end() before printing pot total" msgstr "" -#: Hand.py:1721 +#: Hand.py:1722 msgid "Error in printing Hand object" msgstr "" @@ -2732,7 +2732,7 @@ msgstr "Fehler: %s" msgid "Finished importing %s/%s PS summaries" msgstr "" -#: Mucked.py:327 +#: Mucked.py:328 msgid "No Name" msgstr "" @@ -4027,89 +4027,89 @@ msgstr "Import von Datenbankmodul: MySQLdb nicht gefunden" msgid "Import database module: psycopg2 not found" msgstr "Import von Datenbankmodul: psycopg2 nicht gefunden" -#: fpdb_import.py:197 +#: fpdb_import.py:201 msgid "Database ID for %s not found" msgstr "Datenbank-ID für %s nicht gefunden" -#: fpdb_import.py:199 +#: fpdb_import.py:203 msgid "" "[ERROR] More than 1 Database ID found for %s - Multiple currencies not " "implemented yet" msgstr "" -#: fpdb_import.py:244 +#: fpdb_import.py:248 msgid "Started at %s -- %d files to import. indexes: %s" msgstr "Beginn %s -- %d Dateien zu importieren. Indexe: %s" -#: fpdb_import.py:253 +#: fpdb_import.py:257 msgid "No need to drop indexes." msgstr "Es ist nicht nötig die Indexe zu löschen." -#: fpdb_import.py:272 +#: fpdb_import.py:276 msgid "writers finished already" msgstr "Writer sind bereits fertig" -#: fpdb_import.py:275 +#: fpdb_import.py:279 msgid "waiting for writers to finish ..." msgstr "Warte, dass Writer fertig werden ..." -#: fpdb_import.py:285 +#: fpdb_import.py:289 msgid " ... writers finished" msgstr " ... Writer sind fertig" -#: fpdb_import.py:291 +#: fpdb_import.py:295 msgid "No need to rebuild indexes." msgstr "Es ist nicht nötig die Indexe neu zu erstellen" -#: fpdb_import.py:295 +#: fpdb_import.py:299 msgid "No need to rebuild hudcache." msgstr "Es ist nicht nötig HudCache neu zu erstellen" -#: fpdb_import.py:331 +#: fpdb_import.py:335 msgid "sending finish message queue length =" msgstr "" -#: fpdb_import.py:455 fpdb_import.py:456 +#: fpdb_import.py:459 fpdb_import.py:460 msgid "Converting %s" msgstr "" -#: fpdb_import.py:516 +#: fpdb_import.py:520 msgid "fpdb_import: sending hand to hud" msgstr "" -#: fpdb_import.py:519 +#: fpdb_import.py:523 msgid "Failed to send hand to HUD: %s" msgstr "" -#: fpdb_import.py:534 +#: fpdb_import.py:538 msgid "Unknown filter filter_name:'%s' in filter:'%s'" msgstr "" -#: fpdb_import.py:545 +#: fpdb_import.py:549 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:546 +#: fpdb_import.py:550 msgid "Filename:" msgstr "" -#: fpdb_import.py:547 +#: fpdb_import.py:551 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:549 +#: fpdb_import.py:553 msgid "Hand logged to hand-errors.txt" msgstr "" -#: fpdb_import.py:609 +#: fpdb_import.py:613 msgid "Importing" msgstr "" -#: fpdb_import.py:647 +#: fpdb_import.py:651 msgid "CLI for importing hands is GuiBulkImport.py" msgstr "" diff --git a/pyfpdb/locale/fpdb-en_GB.pot b/pyfpdb/locale/fpdb-en_GB.pot index 585935f7..d30c7435 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: 2011-04-10 08:57+CEST\n" +"POT-Creation-Date: 2011-04-10 18:46+CEST\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -130,7 +130,7 @@ msgstr "" #: BetfairToFpdb.py:199 Filters.py:80 FulltiltToFpdb.py:528 #: GuiAutoImport.py:203 GuiPositionalStats.py:137 GuiStove.py:221 #: GuiStove.py:225 GuiStove.py:229 GuiStove.py:233 GuiStove.py:237 -#: GuiStove.py:239 Hand.py:494 Hand.py:1719 ImapFetcher.py:44 +#: GuiStove.py:239 Hand.py:494 Hand.py:1720 ImapFetcher.py:44 #: ImapFetcher.py:53 OnGameToFpdb.py:217 OnGameToFpdb.py:348 #: PacificPokerToFpdb.py:429 PkrToFpdb.py:351 PokerStarsToFpdb.py:447 #: Win2dayToFpdb.py:348 WinamaxToFpdb.py:406 iPokerToFpdb.py:261 @@ -152,70 +152,70 @@ msgid "" "Could not encode: \"%s\"\n" msgstr "" -#: Configuration.py:111 Configuration.py:118 Configuration.py:133 +#: Configuration.py:117 Configuration.py:124 Configuration.py:139 msgid "" "Config file has been created at %s.\n" msgstr "" -#: Configuration.py:132 +#: Configuration.py:138 msgid "" "No %s found\n" " in %s\n" " or %s\n" msgstr "" -#: Configuration.py:137 Configuration.py:138 +#: Configuration.py:143 Configuration.py:144 msgid "" "Error copying .example config file, cannot fall back. Exiting.\n" msgstr "" -#: Configuration.py:142 Configuration.py:143 +#: Configuration.py:148 Configuration.py:149 msgid "" "No %s found, cannot fall back. Exiting.\n" msgstr "" -#: Configuration.py:175 +#: Configuration.py:181 msgid "Default logger initialised for %s" msgstr "" -#: Configuration.py:187 Database.py:473 Database.py:474 +#: Configuration.py:193 Database.py:473 Database.py:474 msgid "Creating directory: '%s'" msgstr "" -#: Configuration.py:212 +#: Configuration.py:218 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:534 +#: Configuration.py:540 msgid "config.general: adding %s = %s" msgstr "" -#: Configuration.py:581 Configuration.py:582 +#: Configuration.py:587 Configuration.py:588 msgid "bad number in xalignment was ignored" msgstr "" -#: Configuration.py:637 Configuration.py:644 Configuration.py:663 -#: Configuration.py:670 +#: Configuration.py:643 Configuration.py:650 Configuration.py:669 +#: Configuration.py:676 msgid "Invalid config value for %s, defaulting to %s" msgstr "" -#: Configuration.py:688 Configuration.py:689 +#: Configuration.py:694 Configuration.py:695 msgid "Configuration file %s not found. Using defaults." msgstr "" -#: Configuration.py:719 +#: Configuration.py:725 msgid "Reading configuration file %s" msgstr "" -#: Configuration.py:726 +#: Configuration.py:732 msgid "Error parsing %s." msgstr "" -#: Configuration.py:726 Configuration.py:842 +#: Configuration.py:732 Configuration.py:848 msgid "See error log file." msgstr "" -#: Configuration.py:842 +#: Configuration.py:848 msgid "Error parsing example configuration file %s." msgstr "" @@ -1823,7 +1823,7 @@ msgstr "" msgid "GuiTourneyImport.load done: Stored: %d\tErrors: %d in %s seconds - %.0f/sec" msgstr "" -#: GuiTourneyImport.py:175 fpdb_import.py:234 +#: GuiTourneyImport.py:175 fpdb_import.py:238 msgid "Attempted to add non-directory '%s' as an import directory" msgstr "" @@ -2253,7 +2253,7 @@ msgstr "" msgid "TOURNEYS PLAYER IDS" msgstr "" -#: Hand.py:224 Hand.py:1417 +#: Hand.py:224 Hand.py:1418 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "" @@ -2305,43 +2305,43 @@ msgstr "" msgid "*** Game String:" msgstr "" -#: Hand.py:915 +#: Hand.py:916 msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" msgstr "" -#: Hand.py:1188 +#: Hand.py:1189 msgid "DrawHand.__init__: street 'DEAL' is empty. Hand cancelled? HandID: '%s'" msgstr "" -#: Hand.py:1426 +#: Hand.py:1427 msgid "%s %s completes %s" msgstr "" -#: Hand.py:1444 +#: Hand.py:1445 msgid "Bringin: %s, %s" msgstr "" -#: Hand.py:1626 +#: Hand.py:1627 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:1627 +#: Hand.py:1628 msgid "join_holcards: holecards(%s): %s" msgstr "" -#: Hand.py:1629 +#: Hand.py:1630 msgid "join_holecards: Player '%s' appears not to have been dealt a card" msgstr "" -#: Hand.py:1705 Hand.py:1706 +#: Hand.py:1706 Hand.py:1707 msgid "Pot.end(): Major failure while calculating pot: '%s'" msgstr "" -#: Hand.py:1719 +#: Hand.py:1720 msgid "call Pot.end() before printing pot total" msgstr "" -#: Hand.py:1721 +#: Hand.py:1722 msgid "Error in printing Hand object" msgstr "" @@ -2629,7 +2629,7 @@ msgstr "" msgid "Finished importing %s/%s PS summaries" msgstr "" -#: Mucked.py:327 +#: Mucked.py:328 msgid "No Name" msgstr "" @@ -3816,83 +3816,83 @@ msgstr "" msgid "Import database module: psycopg2 not found" msgstr "" -#: fpdb_import.py:197 +#: fpdb_import.py:201 msgid "Database ID for %s not found" msgstr "" -#: fpdb_import.py:199 +#: fpdb_import.py:203 msgid "[ERROR] More than 1 Database ID found for %s - Multiple currencies not implemented yet" msgstr "" -#: fpdb_import.py:244 +#: fpdb_import.py:248 msgid "Started at %s -- %d files to import. indexes: %s" msgstr "" -#: fpdb_import.py:253 +#: fpdb_import.py:257 msgid "No need to drop indexes." msgstr "" -#: fpdb_import.py:272 +#: fpdb_import.py:276 msgid "writers finished already" msgstr "" -#: fpdb_import.py:275 +#: fpdb_import.py:279 msgid "waiting for writers to finish ..." msgstr "" -#: fpdb_import.py:285 +#: fpdb_import.py:289 msgid " ... writers finished" msgstr "" -#: fpdb_import.py:291 +#: fpdb_import.py:295 msgid "No need to rebuild indexes." msgstr "" -#: fpdb_import.py:295 +#: fpdb_import.py:299 msgid "No need to rebuild hudcache." msgstr "" -#: fpdb_import.py:331 +#: fpdb_import.py:335 msgid "sending finish message queue length =" msgstr "" -#: fpdb_import.py:455 fpdb_import.py:456 +#: fpdb_import.py:459 fpdb_import.py:460 msgid "Converting %s" msgstr "" -#: fpdb_import.py:516 +#: fpdb_import.py:520 msgid "fpdb_import: sending hand to hud" msgstr "" -#: fpdb_import.py:519 +#: fpdb_import.py:523 msgid "Failed to send hand to HUD: %s" msgstr "" -#: fpdb_import.py:534 +#: fpdb_import.py:538 msgid "Unknown filter filter_name:'%s' in filter:'%s'" msgstr "" -#: fpdb_import.py:545 +#: fpdb_import.py:549 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:546 +#: fpdb_import.py:550 msgid "Filename:" msgstr "" -#: fpdb_import.py:547 +#: fpdb_import.py:551 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:549 +#: fpdb_import.py:553 msgid "Hand logged to hand-errors.txt" msgstr "" -#: fpdb_import.py:609 +#: fpdb_import.py:613 msgid "Importing" msgstr "" -#: fpdb_import.py:647 +#: fpdb_import.py:651 msgid "CLI for importing hands is GuiBulkImport.py" msgstr "" diff --git a/pyfpdb/locale/fpdb-es_ES.po b/pyfpdb/locale/fpdb-es_ES.po index 285ccc8d..3e8df3d0 100644 --- a/pyfpdb/locale/fpdb-es_ES.po +++ b/pyfpdb/locale/fpdb-es_ES.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Free Poker Database\n" -"POT-Creation-Date: 2011-04-10 08:57+CEST\n" +"POT-Creation-Date: 2011-04-10 18:46+CEST\n" "PO-Revision-Date: 2011-04-07 08:53+0000\n" "Last-Translator: steffen123 \n" "Language-Team: Spanish (Spain) <>\n" @@ -131,7 +131,7 @@ msgstr "No se encuentra el bringin" #: BetfairToFpdb.py:199 Filters.py:80 FulltiltToFpdb.py:528 #: GuiAutoImport.py:203 GuiPositionalStats.py:137 GuiStove.py:221 #: GuiStove.py:225 GuiStove.py:229 GuiStove.py:233 GuiStove.py:237 -#: GuiStove.py:239 Hand.py:494 Hand.py:1719 ImapFetcher.py:44 +#: GuiStove.py:239 Hand.py:494 Hand.py:1720 ImapFetcher.py:44 #: ImapFetcher.py:53 OnGameToFpdb.py:217 OnGameToFpdb.py:348 #: PacificPokerToFpdb.py:429 PkrToFpdb.py:351 PokerStarsToFpdb.py:447 #: Win2dayToFpdb.py:348 WinamaxToFpdb.py:406 iPokerToFpdb.py:261 @@ -151,11 +151,11 @@ msgstr "No se pudo convertir: \"%s\"\n" msgid "Could not encode: \"%s\"\n" msgstr "No se pudo codificar \"%s\"\n" -#: Configuration.py:111 Configuration.py:118 Configuration.py:133 +#: Configuration.py:117 Configuration.py:124 Configuration.py:139 msgid "Config file has been created at %s.\n" msgstr "Fichero de configuración ha sido creado en %s.\n" -#: Configuration.py:132 +#: Configuration.py:138 msgid "" "No %s found\n" " in %s\n" @@ -165,25 +165,25 @@ msgstr "" " en %s\n" " o %s\n" -#: Configuration.py:137 Configuration.py:138 +#: Configuration.py:143 Configuration.py:144 msgid "Error copying .example config file, cannot fall back. Exiting.\n" msgstr "" "Error copiando el fichero de configuración .example, no se puede recuperar. " "Saliendo.\n" -#: Configuration.py:142 Configuration.py:143 +#: Configuration.py:148 Configuration.py:149 msgid "No %s found, cannot fall back. Exiting.\n" msgstr "No se ha encontrado %s, no se puede recuperar. Saliendo.\n" -#: Configuration.py:175 +#: Configuration.py:181 msgid "Default logger initialised for %s" msgstr "" -#: Configuration.py:187 Database.py:473 Database.py:474 +#: Configuration.py:193 Database.py:473 Database.py:474 msgid "Creating directory: '%s'" msgstr "Creando directorio: '%s'" -#: Configuration.py:212 +#: Configuration.py:218 msgid "" "Default encoding set to US-ASCII, defaulting to CP1252 instead -- If you're " "not on a Mac, please report this problem." @@ -191,36 +191,36 @@ msgstr "" "La codificación por defecto es US-ASCII, cambiandola a CP1251 -- Si no estás " "en un MAC, por favor reporta este error." -#: Configuration.py:534 +#: Configuration.py:540 msgid "config.general: adding %s = %s" msgstr "config.general: añadiendo %s = %s" -#: Configuration.py:581 Configuration.py:582 +#: Configuration.py:587 Configuration.py:588 msgid "bad number in xalignment was ignored" msgstr "número erróneo en alineación en x ha sido ignorado" -#: Configuration.py:637 Configuration.py:644 Configuration.py:663 -#: Configuration.py:670 +#: Configuration.py:643 Configuration.py:650 Configuration.py:669 +#: Configuration.py:676 msgid "Invalid config value for %s, defaulting to %s" msgstr "" -#: Configuration.py:688 Configuration.py:689 +#: Configuration.py:694 Configuration.py:695 msgid "Configuration file %s not found. Using defaults." msgstr "" -#: Configuration.py:719 +#: Configuration.py:725 msgid "Reading configuration file %s" msgstr "Leyendo fichero de configuración %s" -#: Configuration.py:726 +#: Configuration.py:732 msgid "Error parsing %s." msgstr "" -#: Configuration.py:726 Configuration.py:842 +#: Configuration.py:732 Configuration.py:848 msgid "See error log file." msgstr "" -#: Configuration.py:842 +#: Configuration.py:848 msgid "Error parsing example configuration file %s." msgstr "" @@ -1906,7 +1906,7 @@ msgid "" "GuiTourneyImport.load done: Stored: %d\tErrors: %d in %s seconds - %.0f/sec" msgstr "" -#: GuiTourneyImport.py:175 fpdb_import.py:234 +#: GuiTourneyImport.py:175 fpdb_import.py:238 msgid "Attempted to add non-directory '%s' as an import directory" msgstr "" @@ -2341,7 +2341,7 @@ msgstr "CARTAS PRIVADAS" msgid "TOURNEYS PLAYER IDS" msgstr "IDS DE JUGADORES DE TORNEO" -#: Hand.py:224 Hand.py:1417 +#: Hand.py:224 Hand.py:1418 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "" "[ERROR] Se ha intentado añadir cartas privadas para un jugador desconocido: " @@ -2402,23 +2402,23 @@ msgstr "" msgid "*** Game String:" msgstr "*** Cadena de partida:" -#: Hand.py:915 +#: Hand.py:916 msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" msgstr "HoldemOmahaHand.__init__:Ni HHC ni BD+handid proporcionado" -#: Hand.py:1188 +#: Hand.py:1189 msgid "DrawHand.__init__: street 'DEAL' is empty. Hand cancelled? HandID: '%s'" msgstr "" -#: Hand.py:1426 +#: Hand.py:1427 msgid "%s %s completes %s" msgstr "%s %s completa %s" -#: Hand.py:1444 +#: Hand.py:1445 msgid "Bringin: %s, %s" msgstr "Bringin: %s, %s" -#: Hand.py:1626 +#: Hand.py:1627 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" @@ -2426,23 +2426,23 @@ msgstr "" "join_holecards: # de cartas privadas debería ser <4, 4 o 7 - 5 y 6 deberían " "ser sólo posibles para el héroe" -#: Hand.py:1627 +#: Hand.py:1628 msgid "join_holcards: holecards(%s): %s" msgstr "join_holcards: cartasprivadas(%s): %s" -#: Hand.py:1629 +#: Hand.py:1630 msgid "join_holecards: Player '%s' appears not to have been dealt a card" msgstr "" -#: Hand.py:1705 Hand.py:1706 +#: Hand.py:1706 Hand.py:1707 msgid "Pot.end(): Major failure while calculating pot: '%s'" msgstr "" -#: Hand.py:1719 +#: Hand.py:1720 msgid "call Pot.end() before printing pot total" msgstr "" -#: Hand.py:1721 +#: Hand.py:1722 msgid "Error in printing Hand object" msgstr "" @@ -2746,7 +2746,7 @@ msgstr "" msgid "Finished importing %s/%s PS summaries" msgstr "" -#: Mucked.py:327 +#: Mucked.py:328 msgid "No Name" msgstr "No hay nombre" @@ -3989,89 +3989,89 @@ msgstr "" msgid "Import database module: psycopg2 not found" msgstr "" -#: fpdb_import.py:197 +#: fpdb_import.py:201 msgid "Database ID for %s not found" msgstr "" -#: fpdb_import.py:199 +#: fpdb_import.py:203 msgid "" "[ERROR] More than 1 Database ID found for %s - Multiple currencies not " "implemented yet" msgstr "" -#: fpdb_import.py:244 +#: fpdb_import.py:248 msgid "Started at %s -- %d files to import. indexes: %s" msgstr "" -#: fpdb_import.py:253 +#: fpdb_import.py:257 msgid "No need to drop indexes." msgstr "" -#: fpdb_import.py:272 +#: fpdb_import.py:276 msgid "writers finished already" msgstr "" -#: fpdb_import.py:275 +#: fpdb_import.py:279 msgid "waiting for writers to finish ..." msgstr "" -#: fpdb_import.py:285 +#: fpdb_import.py:289 msgid " ... writers finished" msgstr "" -#: fpdb_import.py:291 +#: fpdb_import.py:295 msgid "No need to rebuild indexes." msgstr "" -#: fpdb_import.py:295 +#: fpdb_import.py:299 msgid "No need to rebuild hudcache." msgstr "" -#: fpdb_import.py:331 +#: fpdb_import.py:335 msgid "sending finish message queue length =" msgstr "" -#: fpdb_import.py:455 fpdb_import.py:456 +#: fpdb_import.py:459 fpdb_import.py:460 msgid "Converting %s" msgstr "" -#: fpdb_import.py:516 +#: fpdb_import.py:520 msgid "fpdb_import: sending hand to hud" msgstr "" -#: fpdb_import.py:519 +#: fpdb_import.py:523 msgid "Failed to send hand to HUD: %s" msgstr "" -#: fpdb_import.py:534 +#: fpdb_import.py:538 msgid "Unknown filter filter_name:'%s' in filter:'%s'" msgstr "" -#: fpdb_import.py:545 +#: fpdb_import.py:549 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:546 +#: fpdb_import.py:550 msgid "Filename:" msgstr "" -#: fpdb_import.py:547 +#: fpdb_import.py:551 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:549 +#: fpdb_import.py:553 msgid "Hand logged to hand-errors.txt" msgstr "" -#: fpdb_import.py:609 +#: fpdb_import.py:613 msgid "Importing" msgstr "" -#: fpdb_import.py:647 +#: fpdb_import.py:651 msgid "CLI for importing hands is GuiBulkImport.py" msgstr "" diff --git a/pyfpdb/locale/fpdb-fr_FR.po b/pyfpdb/locale/fpdb-fr_FR.po index 419343b8..f1e49ddb 100644 --- a/pyfpdb/locale/fpdb-fr_FR.po +++ b/pyfpdb/locale/fpdb-fr_FR.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Free Poker Database\n" -"POT-Creation-Date: 2011-04-10 08:57+CEST\n" +"POT-Creation-Date: 2011-04-10 18:46+CEST\n" "PO-Revision-Date: 2011-04-07 10:46+0200\n" "Last-Translator: schevalier \n" "Language-Team: Fpdb translation team\n" @@ -131,7 +131,7 @@ msgstr "Bring-In non trouvé" #: BetfairToFpdb.py:199 Filters.py:80 FulltiltToFpdb.py:528 #: GuiAutoImport.py:203 GuiPositionalStats.py:137 GuiStove.py:221 #: GuiStove.py:225 GuiStove.py:229 GuiStove.py:233 GuiStove.py:237 -#: GuiStove.py:239 Hand.py:494 Hand.py:1719 ImapFetcher.py:44 +#: GuiStove.py:239 Hand.py:494 Hand.py:1720 ImapFetcher.py:44 #: ImapFetcher.py:53 OnGameToFpdb.py:217 OnGameToFpdb.py:348 #: PacificPokerToFpdb.py:429 PkrToFpdb.py:351 PokerStarsToFpdb.py:447 #: Win2dayToFpdb.py:348 WinamaxToFpdb.py:406 iPokerToFpdb.py:261 @@ -151,13 +151,13 @@ msgstr "Impossible de convertir: \"%s\"\n" msgid "Could not encode: \"%s\"\n" msgstr "Impossible d'encoder: \"%s\"\n" -#: Configuration.py:111 Configuration.py:118 Configuration.py:133 +#: Configuration.py:117 Configuration.py:124 Configuration.py:139 msgid "Config file has been created at %s.\n" msgstr "" "Le fichier de configuration a été créé à  %s.\n" "\n" -#: Configuration.py:132 +#: Configuration.py:138 msgid "" "No %s found\n" " in %s\n" @@ -167,25 +167,25 @@ msgstr "" " dans %s\n" " ou %s\n" -#: Configuration.py:137 Configuration.py:138 +#: Configuration.py:143 Configuration.py:144 msgid "Error copying .example config file, cannot fall back. Exiting.\n" msgstr "" "Erreur lors de la copie de .example config file, impossible d'annuler. Arrêt " "en cours.\n" -#: Configuration.py:142 Configuration.py:143 +#: Configuration.py:148 Configuration.py:149 msgid "No %s found, cannot fall back. Exiting.\n" msgstr "Pas de %s trouvé, impossible de continuer. Arrêt en cours.\n" -#: Configuration.py:175 +#: Configuration.py:181 msgid "Default logger initialised for %s" msgstr "Logger par defaut initialisé pour %s" -#: Configuration.py:187 Database.py:473 Database.py:474 +#: Configuration.py:193 Database.py:473 Database.py:474 msgid "Creating directory: '%s'" msgstr "Création du répertoire: '%s'" -#: Configuration.py:212 +#: Configuration.py:218 msgid "" "Default encoding set to US-ASCII, defaulting to CP1252 instead -- If you're " "not on a Mac, please report this problem." @@ -193,37 +193,37 @@ msgstr "" "L'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:534 +#: Configuration.py:540 msgid "config.general: adding %s = %s" msgstr "config.general: ajout %s = %s" -#: Configuration.py:581 Configuration.py:582 +#: Configuration.py:587 Configuration.py:588 msgid "bad number in xalignment was ignored" msgstr "mauvais chiffre dans xalignment a été ignoré" -#: Configuration.py:637 Configuration.py:644 Configuration.py:663 -#: Configuration.py:670 +#: Configuration.py:643 Configuration.py:650 Configuration.py:669 +#: Configuration.py:676 msgid "Invalid config value for %s, defaulting to %s" msgstr "Valeur de configuration invalide pour %s, valeur par defaut prise %s" -#: Configuration.py:688 Configuration.py:689 +#: Configuration.py:694 Configuration.py:695 msgid "Configuration file %s not found. Using defaults." msgstr "" "Fichier de configuration %s introuvable. Utilisation du fichier par defaut." -#: Configuration.py:719 +#: Configuration.py:725 msgid "Reading configuration file %s" msgstr "Lecture du fichier de configuration %s" -#: Configuration.py:726 +#: Configuration.py:732 msgid "Error parsing %s." msgstr "Erreur de parsing de %s" -#: Configuration.py:726 Configuration.py:842 +#: Configuration.py:732 Configuration.py:848 msgid "See error log file." msgstr "Voir le fichier d'erreurs." -#: Configuration.py:842 +#: Configuration.py:848 msgid "Error parsing example configuration file %s." msgstr "Erreur en parsant le fichier de configuration d'exemple : %s" @@ -1946,7 +1946,7 @@ msgstr "" "GuiTourneyImport.load terminé: Stockés: %d»Erreurs: %d en %s secondes - %.0f/" "sec" -#: GuiTourneyImport.py:175 fpdb_import.py:234 +#: GuiTourneyImport.py:175 fpdb_import.py:238 msgid "Attempted to add non-directory '%s' as an import directory" msgstr "Tentative d'ajout d'un répertoire '%s' qui n'en est pas un" @@ -2388,7 +2388,7 @@ msgstr "CARTES PRIVATIVES" msgid "TOURNEYS PLAYER IDS" msgstr "IDS DE TOURNOI DES JOUEURS" -#: Hand.py:224 Hand.py:1417 +#: Hand.py:224 Hand.py:1418 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "" "[ERREUR] Tentative d'ajout de cartes privatives pour un joueur inconnu: %s" @@ -2448,24 +2448,24 @@ msgstr "" msgid "*** Game String:" msgstr "*** Chaîne de jeu:" -#: Hand.py:915 +#: Hand.py:916 msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" msgstr "HoldemOmahaHand.__init__:Ni HHC ni BDD+Id de main fournis" -#: Hand.py:1188 +#: Hand.py:1189 msgid "DrawHand.__init__: street 'DEAL' is empty. Hand cancelled? HandID: '%s'" msgstr "" "DrawHand.__init__: street 'DEAL' is empty. Hand cancelled? HandID: '%s'" -#: Hand.py:1426 +#: Hand.py:1427 msgid "%s %s completes %s" msgstr "%s %s entiers %s" -#: Hand.py:1444 +#: Hand.py:1445 msgid "Bringin: %s, %s" msgstr "Bringin: %s, %s" -#: Hand.py:1626 +#: Hand.py:1627 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" @@ -2473,23 +2473,23 @@ msgstr "" "join_holecards:le # de cartes privatives devrait être < 4 ou égal à 4 ou à 7 " "- 5 et 6 devrait être impossible pour quiconque n'est pas le héros" -#: Hand.py:1627 +#: Hand.py:1628 msgid "join_holcards: holecards(%s): %s" msgstr "join_holecards: cartes privatives(%s): %s" -#: Hand.py:1629 +#: Hand.py:1630 msgid "join_holecards: Player '%s' appears not to have been dealt a card" msgstr "join_holecards: Le joueur '%s' semble ne pas avoir reçu de cartes" -#: Hand.py:1705 Hand.py:1706 +#: Hand.py:1706 Hand.py:1707 msgid "Pot.end(): Major failure while calculating pot: '%s'" msgstr "Pot.end(): Echec critique pendant le calcul du pot: '%s'" -#: Hand.py:1719 +#: Hand.py:1720 msgid "call Pot.end() before printing pot total" msgstr "appel de Pot.end() avant affichage du pot total" -#: Hand.py:1721 +#: Hand.py:1722 msgid "Error in printing Hand object" msgstr "Erreur en affichant l'objet Main" @@ -2795,7 +2795,7 @@ msgstr "Erreurs: %s" msgid "Finished importing %s/%s PS summaries" msgstr "Importation de %s/%s résumés PS terminée" -#: Mucked.py:327 +#: Mucked.py:328 msgid "No Name" msgstr "Pas de Nom" @@ -4127,11 +4127,11 @@ msgstr "Importation du module de base de données: MySQLdb non trouvé" msgid "Import database module: psycopg2 not found" msgstr "Importation du module de base de données: psycopg2 non trouvé" -#: fpdb_import.py:197 +#: fpdb_import.py:201 msgid "Database ID for %s not found" msgstr "Id de base de donnée %s non trouvé" -#: fpdb_import.py:199 +#: fpdb_import.py:203 msgid "" "[ERROR] More than 1 Database ID found for %s - Multiple currencies not " "implemented yet" @@ -4139,55 +4139,55 @@ msgstr "" "[ERREUR] Plus d'1 Id de Base de Données trouvé pour %s - Devises Multiples " "pas encore implémenté" -#: fpdb_import.py:244 +#: fpdb_import.py:248 msgid "Started at %s -- %d files to import. indexes: %s" msgstr "Débuté à %s -- %d fichiers à importer. Index: %s" -#: fpdb_import.py:253 +#: fpdb_import.py:257 msgid "No need to drop indexes." msgstr "Inutile de supprimer les index." -#: fpdb_import.py:272 +#: fpdb_import.py:276 msgid "writers finished already" msgstr "Les sauvegardes sont déjà finies" -#: fpdb_import.py:275 +#: fpdb_import.py:279 msgid "waiting for writers to finish ..." msgstr "En attente de finition de la sauvegarde..." -#: fpdb_import.py:285 +#: fpdb_import.py:289 msgid " ... writers finished" msgstr " ... sauvegardes terminées" -#: fpdb_import.py:291 +#: fpdb_import.py:295 msgid "No need to rebuild indexes." msgstr "Inutile de reconstruire les index." -#: fpdb_import.py:295 +#: fpdb_import.py:299 msgid "No need to rebuild hudcache." msgstr "Inutile de reconstruire le cache hud." -#: fpdb_import.py:331 +#: fpdb_import.py:335 msgid "sending finish message queue length =" msgstr "Longueur du message de fin de file d'attente =" -#: fpdb_import.py:455 fpdb_import.py:456 +#: fpdb_import.py:459 fpdb_import.py:460 msgid "Converting %s" msgstr "Conversion %s" -#: fpdb_import.py:516 +#: fpdb_import.py:520 msgid "fpdb_import: sending hand to hud" msgstr "fpdb_import: Envoie de la main au HUD" -#: fpdb_import.py:519 +#: fpdb_import.py:523 msgid "Failed to send hand to HUD: %s" msgstr "Échec de l'envoi de la main au HUD: %s" -#: fpdb_import.py:534 +#: fpdb_import.py:538 msgid "Unknown filter filter_name:'%s' in filter:'%s'" msgstr "Nom filter_name de filtre inconnu:'%s' dans le filtre:'%s'" -#: fpdb_import.py:545 +#: fpdb_import.py:549 msgid "" "Error No.%s please send the hand causing this to fpdb-main@lists.sourceforge." "net so we can fix the problem." @@ -4195,11 +4195,11 @@ msgstr "" "Erreur No%s veuillez nous faire parvenir la main en cause à fpdb-main@lists." "sourceforge.net que nous puissions régler ce problème." -#: fpdb_import.py:546 +#: fpdb_import.py:550 msgid "Filename:" msgstr "Nom de fichier:" -#: fpdb_import.py:547 +#: fpdb_import.py:551 msgid "" "Here is the first line of the hand so you can identify it. Please mention " "that the error was a ValueError:" @@ -4207,15 +4207,15 @@ msgstr "" "Voici la première ligne de la main pour que vous puissiez l'identifier. " "Veuillez préciser préciser que l'erreur avait pour valeur:" -#: fpdb_import.py:549 +#: fpdb_import.py:553 msgid "Hand logged to hand-errors.txt" msgstr "Main enregistrée dans hand-error.txt" -#: fpdb_import.py:609 +#: fpdb_import.py:613 msgid "Importing" msgstr "Importation" -#: fpdb_import.py:647 +#: fpdb_import.py:651 msgid "CLI for importing hands is GuiBulkImport.py" msgstr "Le CLI pour l'importation de la main est GuiBulkImport.py" diff --git a/pyfpdb/locale/fpdb-hu_HU.po b/pyfpdb/locale/fpdb-hu_HU.po index 7a3544bf..c1875c0c 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: 2011-04-10 08:57+CEST\n" +"POT-Creation-Date: 2011-04-10 18:46+CEST\n" "PO-Revision-Date: 2011-04-07 15:16+0200\n" "Last-Translator: Ferenc Erki \n" "Language-Team: Hungarian \n" @@ -131,7 +131,7 @@ msgstr "Nyitó hívás nem található" #: BetfairToFpdb.py:199 Filters.py:80 FulltiltToFpdb.py:528 #: GuiAutoImport.py:203 GuiPositionalStats.py:137 GuiStove.py:221 #: GuiStove.py:225 GuiStove.py:229 GuiStove.py:233 GuiStove.py:237 -#: GuiStove.py:239 Hand.py:494 Hand.py:1719 ImapFetcher.py:44 +#: GuiStove.py:239 Hand.py:494 Hand.py:1720 ImapFetcher.py:44 #: ImapFetcher.py:53 OnGameToFpdb.py:217 OnGameToFpdb.py:348 #: PacificPokerToFpdb.py:429 PkrToFpdb.py:351 PokerStarsToFpdb.py:447 #: Win2dayToFpdb.py:348 WinamaxToFpdb.py:406 iPokerToFpdb.py:261 @@ -151,11 +151,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:111 Configuration.py:118 Configuration.py:133 +#: Configuration.py:117 Configuration.py:124 Configuration.py:139 msgid "Config file has been created at %s.\n" msgstr "Konfigurációs fájl létrehozva itt: %s.\n" -#: Configuration.py:132 +#: Configuration.py:138 msgid "" "No %s found\n" " in %s\n" @@ -165,25 +165,25 @@ msgstr "" " itt: %s\n" " vagy itt: %s\n" -#: Configuration.py:137 Configuration.py:138 +#: Configuration.py:143 Configuration.py:144 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:142 Configuration.py:143 +#: Configuration.py:148 Configuration.py:149 msgid "No %s found, cannot fall back. Exiting.\n" msgstr "%s nem található, nem tudom folytatni. Kilépés.\n" -#: Configuration.py:175 +#: Configuration.py:181 msgid "Default logger initialised for %s" msgstr "Alapértelmezett naplózó előkészítve ehhez: %s" -#: Configuration.py:187 Database.py:473 Database.py:474 +#: Configuration.py:193 Database.py:473 Database.py:474 msgid "Creating directory: '%s'" msgstr "Könyvtár létrehozása: '%s'" -#: Configuration.py:212 +#: Configuration.py:218 msgid "" "Default encoding set to US-ASCII, defaulting to CP1252 instead -- If you're " "not on a Mac, please report this problem." @@ -191,36 +191,36 @@ 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:534 +#: Configuration.py:540 msgid "config.general: adding %s = %s" msgstr "config.general: %s = %s hozzáadása" -#: Configuration.py:581 Configuration.py:582 +#: Configuration.py:587 Configuration.py:588 msgid "bad number in xalignment was ignored" msgstr "hibás érték figyelmen kívül hagyva az xalignment-ben" -#: Configuration.py:637 Configuration.py:644 Configuration.py:663 -#: Configuration.py:670 +#: Configuration.py:643 Configuration.py:650 Configuration.py:669 +#: Configuration.py:676 msgid "Invalid config value for %s, defaulting to %s" msgstr "Érvénytelen %s beállítás, az alapértelmezett %s használata" -#: Configuration.py:688 Configuration.py:689 +#: Configuration.py:694 Configuration.py:695 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:719 +#: Configuration.py:725 msgid "Reading configuration file %s" msgstr "%s konfigurációs fájl olvasása" -#: Configuration.py:726 +#: Configuration.py:732 msgid "Error parsing %s." msgstr "Hiba a(z) '%s' értelmezése közben." -#: Configuration.py:726 Configuration.py:842 +#: Configuration.py:732 Configuration.py:848 msgid "See error log file." msgstr "Nézz bele a hibanaplóba." -#: Configuration.py:842 +#: Configuration.py:848 msgid "Error parsing example configuration file %s." msgstr "Hiba a(z) %s minta konfigurációs fájl értelmezése közben." @@ -1939,7 +1939,7 @@ msgstr "" "GuiTourneyImport.load kész: Tárolva: %d\tHibák: %d; %s másodperc alatt - " "%.0f/mp" -#: GuiTourneyImport.py:175 fpdb_import.py:234 +#: GuiTourneyImport.py:175 fpdb_import.py:238 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" @@ -2378,7 +2378,7 @@ msgstr "KEZDŐKÉZ" msgid "TOURNEYS PLAYER IDS" msgstr "VERSENYJÁTÉKOS AZONOSÍTÓK" -#: Hand.py:224 Hand.py:1417 +#: Hand.py:224 Hand.py:1418 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "[ERROR] Kezdőkéz hozzáadása ismeretlen játékoshoz: %s" @@ -2438,26 +2438,26 @@ msgstr "" msgid "*** Game String:" msgstr "*** Játék sztring:" -#: Hand.py:915 +#: Hand.py:916 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:1188 +#: Hand.py:1189 msgid "DrawHand.__init__: street 'DEAL' is empty. Hand cancelled? HandID: '%s'" msgstr "" "DrawHand.__init__: a 'DEAL' utca üres. A leosztás megszakítva? HandID: '%s'" -#: Hand.py:1426 +#: Hand.py:1427 msgid "%s %s completes %s" msgstr "%s utcán %s játékos kiegészít erre: %s" -#: Hand.py:1444 +#: Hand.py:1445 msgid "Bringin: %s, %s" msgstr "Nyitó hívás: %s, %s" -#: Hand.py:1626 +#: Hand.py:1627 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" @@ -2465,23 +2465,23 @@ msgstr "" "join_holecards: a kézbe kapott lapok száma kisebb, mint 4, pont 4 vagy 7 - 5 " "és 6 a saját játékos számára lehetetlen" -#: Hand.py:1627 +#: Hand.py:1628 msgid "join_holcards: holecards(%s): %s" msgstr "join_holecards: holecards(%s): %s" -#: Hand.py:1629 +#: Hand.py:1630 msgid "join_holecards: Player '%s' appears not to have been dealt a card" msgstr "join_holecards: a '%s' játékos úgy tűnik, hogy nem kapott lapot" -#: Hand.py:1705 Hand.py:1706 +#: Hand.py:1706 Hand.py:1707 msgid "Pot.end(): Major failure while calculating pot: '%s'" msgstr "Pot.end(): Komoly hiba a kassza számítása közben: '%s'" -#: Hand.py:1719 +#: Hand.py:1720 msgid "call Pot.end() before printing pot total" msgstr "Pot.end() hívása a teljes kassza kiírása előtt" -#: Hand.py:1721 +#: Hand.py:1722 msgid "Error in printing Hand object" msgstr "Hiba egy Hand objektum kiírása közben" @@ -2783,7 +2783,7 @@ msgstr "Hibák: %s" msgid "Finished importing %s/%s PS summaries" msgstr "%s/%s PS összefoglaló importálása kész" -#: Mucked.py:327 +#: Mucked.py:328 msgid "No Name" msgstr "Nincs név" @@ -4110,11 +4110,11 @@ msgstr "Nem található a következő adatbázis-modul: MySQLdb" msgid "Import database module: psycopg2 not found" msgstr "Nem található a következő adatbázis-modul: psycopg2" -#: fpdb_import.py:197 +#: fpdb_import.py:201 msgid "Database ID for %s not found" msgstr "Azonosító nem található a(z) %s teremhez" -#: fpdb_import.py:199 +#: fpdb_import.py:203 msgid "" "[ERROR] More than 1 Database ID found for %s - Multiple currencies not " "implemented yet" @@ -4122,55 +4122,55 @@ 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:244 +#: fpdb_import.py:248 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:253 +#: fpdb_import.py:257 msgid "No need to drop indexes." msgstr "Nem szükséges az indexek eldobása." -#: fpdb_import.py:272 +#: fpdb_import.py:276 msgid "writers finished already" msgstr "az írások már befejeződtek" -#: fpdb_import.py:275 +#: fpdb_import.py:279 msgid "waiting for writers to finish ..." msgstr "várakozás az írások befejeződésére ..." -#: fpdb_import.py:285 +#: fpdb_import.py:289 msgid " ... writers finished" msgstr " ... az írások befejeződtek" -#: fpdb_import.py:291 +#: fpdb_import.py:295 msgid "No need to rebuild indexes." msgstr "Nem szükséges az adatbázis indexeinek újraépítése." -#: fpdb_import.py:295 +#: fpdb_import.py:299 msgid "No need to rebuild hudcache." msgstr "Nem szükséges a HUD gyorstár újraépítése." -#: fpdb_import.py:331 +#: fpdb_import.py:335 msgid "sending finish message queue length =" msgstr "befejező üzenet küldése; sor hossza =" -#: fpdb_import.py:455 fpdb_import.py:456 +#: fpdb_import.py:459 fpdb_import.py:460 msgid "Converting %s" msgstr "%s konvertálása" -#: fpdb_import.py:516 +#: fpdb_import.py:520 msgid "fpdb_import: sending hand to hud" msgstr "fpdb_import: leosztás küldése a HUD számára" -#: fpdb_import.py:519 +#: fpdb_import.py:523 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:534 +#: fpdb_import.py:538 msgid "Unknown filter filter_name:'%s' in filter:'%s'" msgstr "Ismeretlen szűrő: filter_name:'%s' a '%s' szűrőben" -#: fpdb_import.py:545 +#: fpdb_import.py:549 msgid "" "Error No.%s please send the hand causing this to fpdb-main@lists.sourceforge." "net so we can fix the problem." @@ -4178,11 +4178,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:546 +#: fpdb_import.py:550 msgid "Filename:" msgstr "Fájlnév:" -#: fpdb_import.py:547 +#: fpdb_import.py:551 msgid "" "Here is the first line of the hand so you can identify it. Please mention " "that the error was a ValueError:" @@ -4190,15 +4190,15 @@ 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:549 +#: fpdb_import.py:553 msgid "Hand logged to hand-errors.txt" msgstr "A leosztás naplózva a hand-errors.txt fájlba" -#: fpdb_import.py:609 +#: fpdb_import.py:613 msgid "Importing" msgstr "Importálás" -#: fpdb_import.py:647 +#: fpdb_import.py:651 msgid "CLI for importing hands is GuiBulkImport.py" msgstr "" "Parancssorból a GuiBulkImport.py segítségével tudsz leosztásokat importálni" diff --git a/pyfpdb/locale/fpdb-it_IT.po b/pyfpdb/locale/fpdb-it_IT.po index 9f4c4fe4..5420f865 100644 --- a/pyfpdb/locale/fpdb-it_IT.po +++ b/pyfpdb/locale/fpdb-it_IT.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Free Poker Database\n" -"POT-Creation-Date: 2011-04-10 08:57+CEST\n" +"POT-Creation-Date: 2011-04-10 18:46+CEST\n" "PO-Revision-Date: 2011-04-05 09:26+0000\n" "Last-Translator: seppone1991 \n" "Language-Team: Italian (Italy) <>\n" @@ -131,7 +131,7 @@ msgstr "Bring-in non trovato" #: BetfairToFpdb.py:199 Filters.py:80 FulltiltToFpdb.py:528 #: GuiAutoImport.py:203 GuiPositionalStats.py:137 GuiStove.py:221 #: GuiStove.py:225 GuiStove.py:229 GuiStove.py:233 GuiStove.py:237 -#: GuiStove.py:239 Hand.py:494 Hand.py:1719 ImapFetcher.py:44 +#: GuiStove.py:239 Hand.py:494 Hand.py:1720 ImapFetcher.py:44 #: ImapFetcher.py:53 OnGameToFpdb.py:217 OnGameToFpdb.py:348 #: PacificPokerToFpdb.py:429 PkrToFpdb.py:351 PokerStarsToFpdb.py:447 #: Win2dayToFpdb.py:348 WinamaxToFpdb.py:406 iPokerToFpdb.py:261 @@ -151,11 +151,11 @@ msgstr "Impossibile convertire: \"%s\"\n" msgid "Could not encode: \"%s\"\n" msgstr "Impossibile codificare:\"%s\"\n" -#: Configuration.py:111 Configuration.py:118 Configuration.py:133 +#: Configuration.py:117 Configuration.py:124 Configuration.py:139 msgid "Config file has been created at %s.\n" msgstr "Il file di configurazione è stato creato in %s\n" -#: Configuration.py:132 +#: Configuration.py:138 msgid "" "No %s found\n" " in %s\n" @@ -165,24 +165,24 @@ msgstr "" " in %s\n" " o %s\n" -#: Configuration.py:137 Configuration.py:138 +#: Configuration.py:143 Configuration.py:144 msgid "Error copying .example config file, cannot fall back. Exiting.\n" msgstr "" "Errore durante la copia dl file di configuazione .example.uscita in corso\n" -#: Configuration.py:142 Configuration.py:143 +#: Configuration.py:148 Configuration.py:149 msgid "No %s found, cannot fall back. Exiting.\n" msgstr "%s non trovato.Uscita in corso\n" -#: Configuration.py:175 +#: Configuration.py:181 msgid "Default logger initialised for %s" msgstr "Default logger inizializzatao per %s" -#: Configuration.py:187 Database.py:473 Database.py:474 +#: Configuration.py:193 Database.py:473 Database.py:474 msgid "Creating directory: '%s'" msgstr "Creando la cartella:'%s'" -#: Configuration.py:212 +#: Configuration.py:218 msgid "" "Default encoding set to US-ASCII, defaulting to CP1252 instead -- If you're " "not on a Mac, please report this problem." @@ -190,36 +190,36 @@ msgstr "" "Codifica predefinita impostata a US-ASCII, non funzionante per CP1252 invece " "- Se non siete su un Mac, si prega di segnalare il problema." -#: Configuration.py:534 +#: Configuration.py:540 msgid "config.general: adding %s = %s" msgstr "config.general: aggiungo %s=%s" -#: Configuration.py:581 Configuration.py:582 +#: Configuration.py:587 Configuration.py:588 msgid "bad number in xalignment was ignored" msgstr "Un numero errato nell' xalignement è stato ignorato" -#: Configuration.py:637 Configuration.py:644 Configuration.py:663 -#: Configuration.py:670 +#: Configuration.py:643 Configuration.py:650 Configuration.py:669 +#: Configuration.py:676 msgid "Invalid config value for %s, defaulting to %s" msgstr "Valore di configurazione invalido per %s,messo di default a %s" -#: Configuration.py:688 Configuration.py:689 +#: Configuration.py:694 Configuration.py:695 msgid "Configuration file %s not found. Using defaults." msgstr "File di configurazione %s non trovato.File config di default in uso." -#: Configuration.py:719 +#: Configuration.py:725 msgid "Reading configuration file %s" msgstr "Lettura file di configurazione %s" -#: Configuration.py:726 +#: Configuration.py:732 msgid "Error parsing %s." msgstr "Errore di analisi %s" -#: Configuration.py:726 Configuration.py:842 +#: Configuration.py:732 Configuration.py:848 msgid "See error log file." msgstr "Vedi file log di errore" -#: Configuration.py:842 +#: Configuration.py:848 msgid "Error parsing example configuration file %s." msgstr "Errore analisi file di configurazione di esempio %s" @@ -1938,7 +1938,7 @@ msgstr "" "GuiTourneyImport.load finito: Salvate: %d\tErrori: %d in %s secondi - %.0f/" "sec" -#: GuiTourneyImport.py:175 fpdb_import.py:234 +#: GuiTourneyImport.py:175 fpdb_import.py:238 msgid "Attempted to add non-directory '%s' as an import directory" msgstr "Tentativo di aggiungere '%s' come cartella di importazione mani" @@ -2373,7 +2373,7 @@ msgstr "CARTE PERSONALI" msgid "TOURNEYS PLAYER IDS" msgstr "ID DI TORNEO DEI GIOCATORI" -#: Hand.py:224 Hand.py:1417 +#: Hand.py:224 Hand.py:1418 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "" "[ERRORE] Tentativo di aggiungere carte personali di un giocatore " @@ -2434,23 +2434,23 @@ msgstr "" msgid "*** Game String:" msgstr "***Stringa di gioco" -#: Hand.py:915 +#: Hand.py:916 msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" msgstr "HoldemOmahaHand.__init__: Né HHC né DB+handid previsto" -#: Hand.py:1188 +#: Hand.py:1189 msgid "DrawHand.__init__: street 'DEAL' is empty. Hand cancelled? HandID: '%s'" msgstr "DrawHand.__init__: street 'DEAL' è vuota.Mano eliminata? HandID: '%s'" -#: Hand.py:1426 +#: Hand.py:1427 msgid "%s %s completes %s" msgstr "%s %s completati %s" -#: Hand.py:1444 +#: Hand.py:1445 msgid "Bringin: %s, %s" msgstr "Bring-in: %s, %s" -#: Hand.py:1626 +#: Hand.py:1627 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" @@ -2458,23 +2458,23 @@ msgstr "" "join_holecards:# di holecards deve essere < 4, 4 o 7 - 5 e 6 dovrebbe essere " "impossibile per chi non è un eroe" -#: Hand.py:1627 +#: Hand.py:1628 msgid "join_holcards: holecards(%s): %s" msgstr "join_holecards: carte personali(%s): %s" -#: Hand.py:1629 +#: Hand.py:1630 msgid "join_holecards: Player '%s' appears not to have been dealt a card" msgstr "join_holecards: Il giocatore '%s' sembra non aver ricevuto una carta" -#: Hand.py:1705 Hand.py:1706 +#: Hand.py:1706 Hand.py:1707 msgid "Pot.end(): Major failure while calculating pot: '%s'" msgstr "Pot.end(): grave errore durante il calcolo del piatto: '%s'" -#: Hand.py:1719 +#: Hand.py:1720 msgid "call Pot.end() before printing pot total" msgstr "call Pot.end() prima di mostrare il piatto totale" -#: Hand.py:1721 +#: Hand.py:1722 msgid "Error in printing Hand object" msgstr "Errore visualizzazione oggetto della Mano" @@ -2780,7 +2780,7 @@ msgstr "Errori: %s" msgid "Finished importing %s/%s PS summaries" msgstr "Importazione %s/%s PS file di riassunto completata" -#: Mucked.py:327 +#: Mucked.py:328 msgid "No Name" msgstr "Nessun Nome" @@ -4099,11 +4099,11 @@ msgstr "Modulo Importazione database:MYSQLdb non trovato" msgid "Import database module: psycopg2 not found" msgstr "Modulo Importazione database:psycopg2 non trovato" -#: fpdb_import.py:197 +#: fpdb_import.py:201 msgid "Database ID for %s not found" msgstr "ID Database %s non trovato" -#: fpdb_import.py:199 +#: fpdb_import.py:203 msgid "" "[ERROR] More than 1 Database ID found for %s - Multiple currencies not " "implemented yet" @@ -4111,55 +4111,55 @@ msgstr "" "[ERRORE] Più di 1 Database ID trovato per %s - valute multiple non ancora " "implementate" -#: fpdb_import.py:244 +#: fpdb_import.py:248 msgid "Started at %s -- %d files to import. indexes: %s" msgstr "Avviato il %s -- %d file da importare. indici: %s" -#: fpdb_import.py:253 +#: fpdb_import.py:257 msgid "No need to drop indexes." msgstr "Non è necessario eliminare gli indici." -#: fpdb_import.py:272 +#: fpdb_import.py:276 msgid "writers finished already" msgstr "Scrittura completata" -#: fpdb_import.py:275 +#: fpdb_import.py:279 msgid "waiting for writers to finish ..." msgstr "Scrittura in corso..." -#: fpdb_import.py:285 +#: fpdb_import.py:289 msgid " ... writers finished" msgstr " ... scrittura completata" -#: fpdb_import.py:291 +#: fpdb_import.py:295 msgid "No need to rebuild indexes." msgstr "Non è necessario ricostruire gli indici." -#: fpdb_import.py:295 +#: fpdb_import.py:299 msgid "No need to rebuild hudcache." msgstr "Non è necessario ricostruire la cache dell'hud." -#: fpdb_import.py:331 +#: fpdb_import.py:335 msgid "sending finish message queue length =" msgstr "invio messaggio di fine in corso lunghezza coda =" -#: fpdb_import.py:455 fpdb_import.py:456 +#: fpdb_import.py:459 fpdb_import.py:460 msgid "Converting %s" msgstr "Conversione %s" -#: fpdb_import.py:516 +#: fpdb_import.py:520 msgid "fpdb_import: sending hand to hud" msgstr "fpdb_import: Invio mano all'HUD in corso" -#: fpdb_import.py:519 +#: fpdb_import.py:523 msgid "Failed to send hand to HUD: %s" msgstr "Invio mano all'HUD fallito: %s" -#: fpdb_import.py:534 +#: fpdb_import.py:538 msgid "Unknown filter filter_name:'%s' in filter:'%s'" msgstr "filter_name filtro sconosciuto:'%s' nel filtro:'%s'" -#: fpdb_import.py:545 +#: fpdb_import.py:549 msgid "" "Error No.%s please send the hand causing this to fpdb-main@lists.sourceforge." "net so we can fix the problem." @@ -4167,11 +4167,11 @@ msgstr "" "Errore No.%s si prega di inviare la mano che ha causato questo a fpdb-" "main@lists.sourceforge.net cosi potremo coreggere il problema." -#: fpdb_import.py:546 +#: fpdb_import.py:550 msgid "Filename:" msgstr "Nome file:" -#: fpdb_import.py:547 +#: fpdb_import.py:551 msgid "" "Here is the first line of the hand so you can identify it. Please mention " "that the error was a ValueError:" @@ -4179,15 +4179,15 @@ msgstr "" "Ecco la prima linea della mano in modo da poterlo identificare. Si prega di " "indicare che l'errore è stato un ValueError:" -#: fpdb_import.py:549 +#: fpdb_import.py:553 msgid "Hand logged to hand-errors.txt" msgstr "Mano loggata a hand-errors.txt" -#: fpdb_import.py:609 +#: fpdb_import.py:613 msgid "Importing" msgstr "Importazione in corso" -#: fpdb_import.py:647 +#: fpdb_import.py:651 msgid "CLI for importing hands is GuiBulkImport.py" msgstr "CLI per importazione mani è GuiBulkImport.py" diff --git a/pyfpdb/locale/fpdb-pl_PL.po b/pyfpdb/locale/fpdb-pl_PL.po index efebcb8c..a82d85df 100644 --- a/pyfpdb/locale/fpdb-pl_PL.po +++ b/pyfpdb/locale/fpdb-pl_PL.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Free Poker Database\n" -"POT-Creation-Date: 2011-04-10 08:57+CEST\n" +"POT-Creation-Date: 2011-04-10 18:46+CEST\n" "PO-Revision-Date: 2011-04-07 08:53+0000\n" "Last-Translator: steffen123 \n" "Language-Team: Polish (Poland) <>\n" @@ -132,7 +132,7 @@ msgstr "" #: BetfairToFpdb.py:199 Filters.py:80 FulltiltToFpdb.py:528 #: GuiAutoImport.py:203 GuiPositionalStats.py:137 GuiStove.py:221 #: GuiStove.py:225 GuiStove.py:229 GuiStove.py:233 GuiStove.py:237 -#: GuiStove.py:239 Hand.py:494 Hand.py:1719 ImapFetcher.py:44 +#: GuiStove.py:239 Hand.py:494 Hand.py:1720 ImapFetcher.py:44 #: ImapFetcher.py:53 OnGameToFpdb.py:217 OnGameToFpdb.py:348 #: PacificPokerToFpdb.py:429 PkrToFpdb.py:351 PokerStarsToFpdb.py:447 #: Win2dayToFpdb.py:348 WinamaxToFpdb.py:406 iPokerToFpdb.py:261 @@ -152,69 +152,69 @@ msgstr "" msgid "Could not encode: \"%s\"\n" msgstr "" -#: Configuration.py:111 Configuration.py:118 Configuration.py:133 +#: Configuration.py:117 Configuration.py:124 Configuration.py:139 msgid "Config file has been created at %s.\n" msgstr "" -#: Configuration.py:132 +#: Configuration.py:138 msgid "" "No %s found\n" " in %s\n" " or %s\n" msgstr "" -#: Configuration.py:137 Configuration.py:138 +#: Configuration.py:143 Configuration.py:144 msgid "Error copying .example config file, cannot fall back. Exiting.\n" msgstr "" -#: Configuration.py:142 Configuration.py:143 +#: Configuration.py:148 Configuration.py:149 msgid "No %s found, cannot fall back. Exiting.\n" msgstr "" -#: Configuration.py:175 +#: Configuration.py:181 msgid "Default logger initialised for %s" msgstr "" -#: Configuration.py:187 Database.py:473 Database.py:474 +#: Configuration.py:193 Database.py:473 Database.py:474 msgid "Creating directory: '%s'" msgstr "" -#: Configuration.py:212 +#: Configuration.py:218 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:534 +#: Configuration.py:540 msgid "config.general: adding %s = %s" msgstr "" -#: Configuration.py:581 Configuration.py:582 +#: Configuration.py:587 Configuration.py:588 msgid "bad number in xalignment was ignored" msgstr "" -#: Configuration.py:637 Configuration.py:644 Configuration.py:663 -#: Configuration.py:670 +#: Configuration.py:643 Configuration.py:650 Configuration.py:669 +#: Configuration.py:676 msgid "Invalid config value for %s, defaulting to %s" msgstr "" -#: Configuration.py:688 Configuration.py:689 +#: Configuration.py:694 Configuration.py:695 msgid "Configuration file %s not found. Using defaults." msgstr "" -#: Configuration.py:719 +#: Configuration.py:725 msgid "Reading configuration file %s" msgstr "" -#: Configuration.py:726 +#: Configuration.py:732 msgid "Error parsing %s." msgstr "" -#: Configuration.py:726 Configuration.py:842 +#: Configuration.py:732 Configuration.py:848 msgid "See error log file." msgstr "" -#: Configuration.py:842 +#: Configuration.py:848 msgid "Error parsing example configuration file %s." msgstr "" @@ -1845,7 +1845,7 @@ msgid "" "GuiTourneyImport.load done: Stored: %d\tErrors: %d in %s seconds - %.0f/sec" msgstr "" -#: GuiTourneyImport.py:175 fpdb_import.py:234 +#: GuiTourneyImport.py:175 fpdb_import.py:238 msgid "Attempted to add non-directory '%s' as an import directory" msgstr "" @@ -2275,7 +2275,7 @@ msgstr "" msgid "TOURNEYS PLAYER IDS" msgstr "" -#: Hand.py:224 Hand.py:1417 +#: Hand.py:224 Hand.py:1418 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "" @@ -2330,45 +2330,45 @@ msgstr "" msgid "*** Game String:" msgstr "" -#: Hand.py:915 +#: Hand.py:916 msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" msgstr "" -#: Hand.py:1188 +#: Hand.py:1189 msgid "DrawHand.__init__: street 'DEAL' is empty. Hand cancelled? HandID: '%s'" msgstr "" -#: Hand.py:1426 +#: Hand.py:1427 msgid "%s %s completes %s" msgstr "" -#: Hand.py:1444 +#: Hand.py:1445 msgid "Bringin: %s, %s" msgstr "" -#: Hand.py:1626 +#: Hand.py:1627 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:1627 +#: Hand.py:1628 msgid "join_holcards: holecards(%s): %s" msgstr "" -#: Hand.py:1629 +#: Hand.py:1630 msgid "join_holecards: Player '%s' appears not to have been dealt a card" msgstr "" -#: Hand.py:1705 Hand.py:1706 +#: Hand.py:1706 Hand.py:1707 msgid "Pot.end(): Major failure while calculating pot: '%s'" msgstr "" -#: Hand.py:1719 +#: Hand.py:1720 msgid "call Pot.end() before printing pot total" msgstr "" -#: Hand.py:1721 +#: Hand.py:1722 msgid "Error in printing Hand object" msgstr "" @@ -2659,7 +2659,7 @@ msgstr "" msgid "Finished importing %s/%s PS summaries" msgstr "" -#: Mucked.py:327 +#: Mucked.py:328 msgid "No Name" msgstr "" @@ -3934,11 +3934,11 @@ msgstr "import modułu bazy danych: nie znaleziono MySQLdb" msgid "Import database module: psycopg2 not found" msgstr "import modułu bazy danych: nie znaleziono psycopg2" -#: fpdb_import.py:197 +#: fpdb_import.py:201 msgid "Database ID for %s not found" msgstr "ID bazy danych dla %s nie został znaleziony" -#: fpdb_import.py:199 +#: fpdb_import.py:203 msgid "" "[ERROR] More than 1 Database ID found for %s - Multiple currencies not " "implemented yet" @@ -3946,55 +3946,55 @@ msgstr "" "[BŁĄD] Znaleziono więcej niż 1 ID bazy danych dla %s - obsługa wielu walut " "nie została jeszcze wdrożona." -#: fpdb_import.py:244 +#: fpdb_import.py:248 msgid "Started at %s -- %d files to import. indexes: %s" msgstr "Rozpoczęto o %s -- %d rozdań do zaimportowania. indeksów - %s" -#: fpdb_import.py:253 +#: fpdb_import.py:257 msgid "No need to drop indexes." msgstr "Nie ma potrzeby usuwania indeksów tabelii." -#: fpdb_import.py:272 +#: fpdb_import.py:276 msgid "writers finished already" msgstr "writers finished already" -#: fpdb_import.py:275 +#: fpdb_import.py:279 msgid "waiting for writers to finish ..." msgstr "waiting for writers to finish ..." -#: fpdb_import.py:285 +#: fpdb_import.py:289 msgid " ... writers finished" msgstr " ... writers finished" -#: fpdb_import.py:291 +#: fpdb_import.py:295 msgid "No need to rebuild indexes." msgstr "Nie ma potrzeby odbudowywania indeksów tabelii." -#: fpdb_import.py:295 +#: fpdb_import.py:299 msgid "No need to rebuild hudcache." msgstr "Nie ma potrzeby odbudowywania cache'u HUD-a." -#: fpdb_import.py:331 +#: fpdb_import.py:335 msgid "sending finish message queue length =" msgstr "wysyłanie zakończone - długość kolejki =" -#: fpdb_import.py:455 fpdb_import.py:456 +#: fpdb_import.py:459 fpdb_import.py:460 msgid "Converting %s" msgstr "konwertowanie %s" -#: fpdb_import.py:516 +#: fpdb_import.py:520 msgid "fpdb_import: sending hand to hud" msgstr "fpdb_import: trwa wysyłanie rozdania do HUD-a" -#: fpdb_import.py:519 +#: fpdb_import.py:523 msgid "Failed to send hand to HUD: %s" msgstr "wysłanie rozdania do HUD-a się nie powiodło: %s" -#: fpdb_import.py:534 +#: fpdb_import.py:538 msgid "Unknown filter filter_name:'%s' in filter:'%s'" msgstr "nieznany filtr filter_name: '%s' w filtrze: '%s'" -#: fpdb_import.py:545 +#: fpdb_import.py:549 msgid "" "Error No.%s please send the hand causing this to fpdb-main@lists.sourceforge." "net so we can fix the problem." @@ -4002,11 +4002,11 @@ msgstr "" "Błąd nr %s. Wyślij rozdanie powodujące problem na adres fpdb-main@lists." "sourceforge.net." -#: fpdb_import.py:546 +#: fpdb_import.py:550 msgid "Filename:" msgstr "nazwa pliku:" -#: fpdb_import.py:547 +#: fpdb_import.py:551 msgid "" "Here is the first line of the hand so you can identify it. Please mention " "that the error was a ValueError:" @@ -4014,15 +4014,15 @@ msgstr "" "To jest pierwsza linia rozdania, abyś mógł je rozpoznać. Zauważ, że to był " "ValueError:" -#: fpdb_import.py:549 +#: fpdb_import.py:553 msgid "Hand logged to hand-errors.txt" msgstr "rozdanie zalogowano do hand-errors.txt" -#: fpdb_import.py:609 +#: fpdb_import.py:613 msgid "Importing" msgstr "importowanie" -#: fpdb_import.py:647 +#: fpdb_import.py:651 msgid "CLI for importing hands is GuiBulkImport.py" msgstr "CLI do importowania rozdań jest w GuiBulkImport.py" diff --git a/pyfpdb/locale/fpdb-pt_BR.po b/pyfpdb/locale/fpdb-pt_BR.po index 188a8b9b..09bf31f1 100644 --- a/pyfpdb/locale/fpdb-pt_BR.po +++ b/pyfpdb/locale/fpdb-pt_BR.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Free Poker Database\n" -"POT-Creation-Date: 2011-04-10 08:57+CEST\n" +"POT-Creation-Date: 2011-04-10 18:46+CEST\n" "PO-Revision-Date: 2011-04-08 00:10+0000\n" "Last-Translator: pkpkpkdo \n" "Language-Team: Portuguese (Brazilian) <>\n" @@ -132,7 +132,7 @@ msgstr "Nenhum bringin encontrado" #: BetfairToFpdb.py:199 Filters.py:80 FulltiltToFpdb.py:528 #: GuiAutoImport.py:203 GuiPositionalStats.py:137 GuiStove.py:221 #: GuiStove.py:225 GuiStove.py:229 GuiStove.py:233 GuiStove.py:237 -#: GuiStove.py:239 Hand.py:494 Hand.py:1719 ImapFetcher.py:44 +#: GuiStove.py:239 Hand.py:494 Hand.py:1720 ImapFetcher.py:44 #: ImapFetcher.py:53 OnGameToFpdb.py:217 OnGameToFpdb.py:348 #: PacificPokerToFpdb.py:429 PkrToFpdb.py:351 PokerStarsToFpdb.py:447 #: Win2dayToFpdb.py:348 WinamaxToFpdb.py:406 iPokerToFpdb.py:261 @@ -152,11 +152,11 @@ msgstr "Não foi possível converter: \"%s\"\n" msgid "Could not encode: \"%s\"\n" msgstr "Não foi possível codificar: \"%s\"\n" -#: Configuration.py:111 Configuration.py:118 Configuration.py:133 +#: Configuration.py:117 Configuration.py:124 Configuration.py:139 msgid "Config file has been created at %s.\n" msgstr "Arquivo de configuração foi criada em %s.\n" -#: Configuration.py:132 +#: Configuration.py:138 msgid "" "No %s found\n" " in %s\n" @@ -166,24 +166,24 @@ msgstr "" " em %s\n" " ou %s\n" -#: Configuration.py:137 Configuration.py:138 +#: Configuration.py:143 Configuration.py:144 msgid "Error copying .example config file, cannot fall back. Exiting.\n" msgstr "" "Erro ao copiar arquivo de configuração .example, incapaz de voltar. Saindo.\n" -#: Configuration.py:142 Configuration.py:143 +#: Configuration.py:148 Configuration.py:149 msgid "No %s found, cannot fall back. Exiting.\n" msgstr "%s não encontrado, incapaz de voltar. Saindo.\n" -#: Configuration.py:175 +#: Configuration.py:181 msgid "Default logger initialised for %s" msgstr "" -#: Configuration.py:187 Database.py:473 Database.py:474 +#: Configuration.py:193 Database.py:473 Database.py:474 msgid "Creating directory: '%s'" msgstr "Criando diretório: '%s'" -#: Configuration.py:212 +#: Configuration.py:218 msgid "" "Default encoding set to US-ASCII, defaulting to CP1252 instead -- If you're " "not on a Mac, please report this problem." @@ -191,36 +191,36 @@ msgstr "" "Codificação padrão definida para US-ASCII, definindo CP1252 como alternativa " "-- Se você não estiver usando um Mac, por favor reporte este problema." -#: Configuration.py:534 +#: Configuration.py:540 msgid "config.general: adding %s = %s" msgstr "config.general: adicionando %s = %s" -#: Configuration.py:581 Configuration.py:582 +#: Configuration.py:587 Configuration.py:588 msgid "bad number in xalignment was ignored" msgstr "número incorreto em xalignment foi ignorado" -#: Configuration.py:637 Configuration.py:644 Configuration.py:663 -#: Configuration.py:670 +#: Configuration.py:643 Configuration.py:650 Configuration.py:669 +#: Configuration.py:676 msgid "Invalid config value for %s, defaulting to %s" msgstr "" -#: Configuration.py:688 Configuration.py:689 +#: Configuration.py:694 Configuration.py:695 msgid "Configuration file %s not found. Using defaults." msgstr "" -#: Configuration.py:719 +#: Configuration.py:725 msgid "Reading configuration file %s" msgstr "Lendo arquivo de configuração %s" -#: Configuration.py:726 +#: Configuration.py:732 msgid "Error parsing %s." msgstr "" -#: Configuration.py:726 Configuration.py:842 +#: Configuration.py:732 Configuration.py:848 msgid "See error log file." msgstr "" -#: Configuration.py:842 +#: Configuration.py:848 msgid "Error parsing example configuration file %s." msgstr "" @@ -1924,7 +1924,7 @@ msgstr "" "GuiTourneyImport.load feito: Arquivadas: %d»Erros: %d em %s segundos - %.0f/sec" -#: GuiTourneyImport.py:175 fpdb_import.py:234 +#: GuiTourneyImport.py:175 fpdb_import.py:238 msgid "Attempted to add non-directory '%s' as an import directory" msgstr "Tentativa de adicionar não-directório '%s' como um diretório de import" @@ -2359,7 +2359,7 @@ msgstr "HOLECARDS" msgid "TOURNEYS PLAYER IDS" msgstr "IDS DOS JGADORES DE TORNEIOS" -#: Hand.py:224 Hand.py:1417 +#: Hand.py:224 Hand.py:1418 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "" "[ERRO] Tentativa de adicionar cartas fechadas para jogador desconhecido: %s" @@ -2415,45 +2415,45 @@ msgstr "" msgid "*** Game String:" msgstr "*** String do Jogo:" -#: Hand.py:915 +#: Hand.py:916 msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" msgstr "" -#: Hand.py:1188 +#: Hand.py:1189 msgid "DrawHand.__init__: street 'DEAL' is empty. Hand cancelled? HandID: '%s'" msgstr "" -#: Hand.py:1426 +#: Hand.py:1427 msgid "%s %s completes %s" msgstr "%s %s completos %s" -#: Hand.py:1444 +#: Hand.py:1445 msgid "Bringin: %s, %s" msgstr "Bringin: %s, %s" -#: Hand.py:1626 +#: Hand.py:1627 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:1627 +#: Hand.py:1628 msgid "join_holcards: holecards(%s): %s" msgstr "" -#: Hand.py:1629 +#: Hand.py:1630 msgid "join_holecards: Player '%s' appears not to have been dealt a card" msgstr "" -#: Hand.py:1705 Hand.py:1706 +#: Hand.py:1706 Hand.py:1707 msgid "Pot.end(): Major failure while calculating pot: '%s'" msgstr "" -#: Hand.py:1719 +#: Hand.py:1720 msgid "call Pot.end() before printing pot total" msgstr "" -#: Hand.py:1721 +#: Hand.py:1722 msgid "Error in printing Hand object" msgstr "" @@ -2747,7 +2747,7 @@ msgstr "" msgid "Finished importing %s/%s PS summaries" msgstr "" -#: Mucked.py:327 +#: Mucked.py:328 msgid "No Name" msgstr "Sem Nome" @@ -3968,89 +3968,89 @@ msgstr "" msgid "Import database module: psycopg2 not found" msgstr "" -#: fpdb_import.py:197 +#: fpdb_import.py:201 msgid "Database ID for %s not found" msgstr "" -#: fpdb_import.py:199 +#: fpdb_import.py:203 msgid "" "[ERROR] More than 1 Database ID found for %s - Multiple currencies not " "implemented yet" msgstr "" -#: fpdb_import.py:244 +#: fpdb_import.py:248 msgid "Started at %s -- %d files to import. indexes: %s" msgstr "" -#: fpdb_import.py:253 +#: fpdb_import.py:257 msgid "No need to drop indexes." msgstr "" -#: fpdb_import.py:272 +#: fpdb_import.py:276 msgid "writers finished already" msgstr "" -#: fpdb_import.py:275 +#: fpdb_import.py:279 msgid "waiting for writers to finish ..." msgstr "" -#: fpdb_import.py:285 +#: fpdb_import.py:289 msgid " ... writers finished" msgstr "" -#: fpdb_import.py:291 +#: fpdb_import.py:295 msgid "No need to rebuild indexes." msgstr "" -#: fpdb_import.py:295 +#: fpdb_import.py:299 msgid "No need to rebuild hudcache." msgstr "" -#: fpdb_import.py:331 +#: fpdb_import.py:335 msgid "sending finish message queue length =" msgstr "" -#: fpdb_import.py:455 fpdb_import.py:456 +#: fpdb_import.py:459 fpdb_import.py:460 msgid "Converting %s" msgstr "" -#: fpdb_import.py:516 +#: fpdb_import.py:520 msgid "fpdb_import: sending hand to hud" msgstr "" -#: fpdb_import.py:519 +#: fpdb_import.py:523 msgid "Failed to send hand to HUD: %s" msgstr "" -#: fpdb_import.py:534 +#: fpdb_import.py:538 msgid "Unknown filter filter_name:'%s' in filter:'%s'" msgstr "" -#: fpdb_import.py:545 +#: fpdb_import.py:549 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:546 +#: fpdb_import.py:550 msgid "Filename:" msgstr "" -#: fpdb_import.py:547 +#: fpdb_import.py:551 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:549 +#: fpdb_import.py:553 msgid "Hand logged to hand-errors.txt" msgstr "" -#: fpdb_import.py:609 +#: fpdb_import.py:613 msgid "Importing" msgstr "" -#: fpdb_import.py:647 +#: fpdb_import.py:651 msgid "CLI for importing hands is GuiBulkImport.py" msgstr "" diff --git a/pyfpdb/locale/fpdb-ru_RU.po b/pyfpdb/locale/fpdb-ru_RU.po index 14482072..b3447f3f 100644 --- a/pyfpdb/locale/fpdb-ru_RU.po +++ b/pyfpdb/locale/fpdb-ru_RU.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Free Poker Database\n" -"POT-Creation-Date: 2011-04-10 08:57+CEST\n" +"POT-Creation-Date: 2011-04-10 18:46+CEST\n" "PO-Revision-Date: 2011-04-07 08:53+0000\n" "Last-Translator: steffen123 \n" "Language-Team: Russian (Russia) <>\n" @@ -132,7 +132,7 @@ msgstr "Bring-In не найден" #: BetfairToFpdb.py:199 Filters.py:80 FulltiltToFpdb.py:528 #: GuiAutoImport.py:203 GuiPositionalStats.py:137 GuiStove.py:221 #: GuiStove.py:225 GuiStove.py:229 GuiStove.py:233 GuiStove.py:237 -#: GuiStove.py:239 Hand.py:494 Hand.py:1719 ImapFetcher.py:44 +#: GuiStove.py:239 Hand.py:494 Hand.py:1720 ImapFetcher.py:44 #: ImapFetcher.py:53 OnGameToFpdb.py:217 OnGameToFpdb.py:348 #: PacificPokerToFpdb.py:429 PkrToFpdb.py:351 PokerStarsToFpdb.py:447 #: Win2dayToFpdb.py:348 WinamaxToFpdb.py:406 iPokerToFpdb.py:261 @@ -152,11 +152,11 @@ msgstr "Не удалось преобразовать: \"%s\"\n" msgid "Could not encode: \"%s\"\n" msgstr "Не удалось закодировать: \"%s\"\n" -#: Configuration.py:111 Configuration.py:118 Configuration.py:133 +#: Configuration.py:117 Configuration.py:124 Configuration.py:139 msgid "Config file has been created at %s.\n" msgstr "Создан файл конфигурации %s.\n" -#: Configuration.py:132 +#: Configuration.py:138 msgid "" "No %s found\n" " in %s\n" @@ -166,25 +166,25 @@ msgstr "" " в %s\n" " и в %s\n" -#: Configuration.py:137 Configuration.py:138 +#: Configuration.py:143 Configuration.py:144 msgid "Error copying .example config file, cannot fall back. Exiting.\n" msgstr "" "Ошибка при копировании .example файла конфигурации, возврат невозможен. " "Выходим.\n" -#: Configuration.py:142 Configuration.py:143 +#: Configuration.py:148 Configuration.py:149 msgid "No %s found, cannot fall back. Exiting.\n" msgstr "%s не найден, возврат невозможен. Выходим.\n" -#: Configuration.py:175 +#: Configuration.py:181 msgid "Default logger initialised for %s" msgstr "" -#: Configuration.py:187 Database.py:473 Database.py:474 +#: Configuration.py:193 Database.py:473 Database.py:474 msgid "Creating directory: '%s'" msgstr "Создание каталога: '%s'" -#: Configuration.py:212 +#: Configuration.py:218 msgid "" "Default encoding set to US-ASCII, defaulting to CP1252 instead -- If you're " "not on a Mac, please report this problem." @@ -192,36 +192,36 @@ msgstr "" "Кодировка по умолчанию установлена в US-ASCII вместо CP1252. Если Вы не не " "пользователь Mac, сообщите, пожалуйста, об этой проблеме." -#: Configuration.py:534 +#: Configuration.py:540 msgid "config.general: adding %s = %s" msgstr "config.general: добавление %s =%s" -#: Configuration.py:581 Configuration.py:582 +#: Configuration.py:587 Configuration.py:588 msgid "bad number in xalignment was ignored" msgstr "Неверный номер в xalignment был проигнорирован" -#: Configuration.py:637 Configuration.py:644 Configuration.py:663 -#: Configuration.py:670 +#: Configuration.py:643 Configuration.py:650 Configuration.py:669 +#: Configuration.py:676 msgid "Invalid config value for %s, defaulting to %s" msgstr "" -#: Configuration.py:688 Configuration.py:689 +#: Configuration.py:694 Configuration.py:695 msgid "Configuration file %s not found. Using defaults." msgstr "" -#: Configuration.py:719 +#: Configuration.py:725 msgid "Reading configuration file %s" msgstr "Читается файл конфигурации %s" -#: Configuration.py:726 +#: Configuration.py:732 msgid "Error parsing %s." msgstr "" -#: Configuration.py:726 Configuration.py:842 +#: Configuration.py:732 Configuration.py:848 msgid "See error log file." msgstr "" -#: Configuration.py:842 +#: Configuration.py:848 msgid "Error parsing example configuration file %s." msgstr "" @@ -1875,7 +1875,7 @@ msgid "" "GuiTourneyImport.load done: Stored: %d\tErrors: %d in %s seconds - %.0f/sec" msgstr "" -#: GuiTourneyImport.py:175 fpdb_import.py:234 +#: GuiTourneyImport.py:175 fpdb_import.py:238 msgid "Attempted to add non-directory '%s' as an import directory" msgstr "" "Попытка добавить '%s' не являющегося каталогом, в качестве директории импорта" @@ -2310,7 +2310,7 @@ msgstr "КАРМАННЫЕ КАРТЫ" msgid "TOURNEYS PLAYER IDS" msgstr "" -#: Hand.py:224 Hand.py:1417 +#: Hand.py:224 Hand.py:1418 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "" @@ -2365,45 +2365,45 @@ msgstr "" msgid "*** Game String:" msgstr "" -#: Hand.py:915 +#: Hand.py:916 msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" msgstr "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" -#: Hand.py:1188 +#: Hand.py:1189 msgid "DrawHand.__init__: street 'DEAL' is empty. Hand cancelled? HandID: '%s'" msgstr "" -#: Hand.py:1426 +#: Hand.py:1427 msgid "%s %s completes %s" msgstr "" -#: Hand.py:1444 +#: Hand.py:1445 msgid "Bringin: %s, %s" msgstr "" -#: Hand.py:1626 +#: Hand.py:1627 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:1627 +#: Hand.py:1628 msgid "join_holcards: holecards(%s): %s" msgstr "" -#: Hand.py:1629 +#: Hand.py:1630 msgid "join_holecards: Player '%s' appears not to have been dealt a card" msgstr "" -#: Hand.py:1705 Hand.py:1706 +#: Hand.py:1706 Hand.py:1707 msgid "Pot.end(): Major failure while calculating pot: '%s'" msgstr "" -#: Hand.py:1719 +#: Hand.py:1720 msgid "call Pot.end() before printing pot total" msgstr "" -#: Hand.py:1721 +#: Hand.py:1722 msgid "Error in printing Hand object" msgstr "" @@ -2694,7 +2694,7 @@ msgstr "" msgid "Finished importing %s/%s PS summaries" msgstr "" -#: Mucked.py:327 +#: Mucked.py:328 msgid "No Name" msgstr "" @@ -3984,89 +3984,89 @@ msgstr "" msgid "Import database module: psycopg2 not found" msgstr "" -#: fpdb_import.py:197 +#: fpdb_import.py:201 msgid "Database ID for %s not found" msgstr "" -#: fpdb_import.py:199 +#: fpdb_import.py:203 msgid "" "[ERROR] More than 1 Database ID found for %s - Multiple currencies not " "implemented yet" msgstr "" -#: fpdb_import.py:244 +#: fpdb_import.py:248 msgid "Started at %s -- %d files to import. indexes: %s" msgstr "" -#: fpdb_import.py:253 +#: fpdb_import.py:257 msgid "No need to drop indexes." msgstr "" -#: fpdb_import.py:272 +#: fpdb_import.py:276 msgid "writers finished already" msgstr "" -#: fpdb_import.py:275 +#: fpdb_import.py:279 msgid "waiting for writers to finish ..." msgstr "" -#: fpdb_import.py:285 +#: fpdb_import.py:289 msgid " ... writers finished" msgstr "" -#: fpdb_import.py:291 +#: fpdb_import.py:295 msgid "No need to rebuild indexes." msgstr "" -#: fpdb_import.py:295 +#: fpdb_import.py:299 msgid "No need to rebuild hudcache." msgstr "" -#: fpdb_import.py:331 +#: fpdb_import.py:335 msgid "sending finish message queue length =" msgstr "" -#: fpdb_import.py:455 fpdb_import.py:456 +#: fpdb_import.py:459 fpdb_import.py:460 msgid "Converting %s" msgstr "Конвертация %s" -#: fpdb_import.py:516 +#: fpdb_import.py:520 msgid "fpdb_import: sending hand to hud" msgstr "" -#: fpdb_import.py:519 +#: fpdb_import.py:523 msgid "Failed to send hand to HUD: %s" msgstr "" -#: fpdb_import.py:534 +#: fpdb_import.py:538 msgid "Unknown filter filter_name:'%s' in filter:'%s'" msgstr "" -#: fpdb_import.py:545 +#: fpdb_import.py:549 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:546 +#: fpdb_import.py:550 msgid "Filename:" msgstr "Файл:" -#: fpdb_import.py:547 +#: fpdb_import.py:551 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:549 +#: fpdb_import.py:553 msgid "Hand logged to hand-errors.txt" msgstr "" -#: fpdb_import.py:609 +#: fpdb_import.py:613 msgid "Importing" msgstr "" -#: fpdb_import.py:647 +#: fpdb_import.py:651 msgid "CLI for importing hands is GuiBulkImport.py" msgstr "" diff --git a/pyfpdb/locale/fpdb-zh_CN.po b/pyfpdb/locale/fpdb-zh_CN.po index 03bb4aa5..ff5bde62 100644 --- a/pyfpdb/locale/fpdb-zh_CN.po +++ b/pyfpdb/locale/fpdb-zh_CN.po @@ -1,19 +1,19 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. -# +# msgid "" msgstr "" "Project-Id-Version: Free Poker Database\n" -"POT-Creation-Date: 2011-04-07 10:50+CEST\n" +"POT-Creation-Date: 2011-04-10 18:46+CEST\n" "PO-Revision-Date: 2011-04-07 08:53+0000\n" "Last-Translator: steffen123 \n" "Language-Team: Chinese (China) <>\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: ENCODING\n" "Generated-By: pygettext.py 1.5\n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0\n" #: AbsoluteToFpdb.py:140 AbsoluteToFpdb.py:142 BetfairToFpdb.py:76 @@ -22,8 +22,8 @@ msgstr "" #: EverleafToFpdb.py:130 FulltiltToFpdb.py:209 FulltiltToFpdb.py:211 #: OnGameToFpdb.py:163 OnGameToFpdb.py:165 PacificPokerToFpdb.py:173 #: PacificPokerToFpdb.py:175 PartyPokerToFpdb.py:197 PartyPokerToFpdb.py:199 -#: PkrToFpdb.py:128 PkrToFpdb.py:130 PokerStarsToFpdb.py:186 -#: PokerStarsToFpdb.py:188 Win2dayToFpdb.py:101 Win2dayToFpdb.py:103 +#: PkrToFpdb.py:128 PkrToFpdb.py:130 PokerStarsToFpdb.py:193 +#: PokerStarsToFpdb.py:195 Win2dayToFpdb.py:101 Win2dayToFpdb.py:103 #: WinamaxToFpdb.py:172 WinamaxToFpdb.py:174 iPokerToFpdb.py:122 #: iPokerToFpdb.py:124 msgid "Unable to recognise gametype from: '%s'" @@ -32,11 +32,11 @@ msgstr "无法识别的游戏类型:‘%s’" #: AbsoluteToFpdb.py:141 BetfairToFpdb.py:77 CarbonToFpdb.py:131 #: EverestToFpdb.py:102 EverestToFpdb.py:107 EverleafToFpdb.py:129 #: FullTiltPokerSummary.py:93 FullTiltPokerSummary.py:119 -#: FulltiltToFpdb.py:253 FulltiltToFpdb.py:268 OnGameToFpdb.py:164 +#: FulltiltToFpdb.py:268 FulltiltToFpdb.py:286 OnGameToFpdb.py:164 #: OnGameToFpdb.py:183 PacificPokerToFpdb.py:174 PacificPokerToFpdb.py:205 #: PartyPokerToFpdb.py:198 PkrToFpdb.py:129 PkrToFpdb.py:154 -#: PokerStarsSummary.py:82 PokerStarsSummary.py:108 PokerStarsToFpdb.py:187 -#: PokerStarsToFpdb.py:213 SitenameSummary.py:82 Win2dayToFpdb.py:102 +#: PokerStarsSummary.py:82 PokerStarsSummary.py:108 PokerStarsToFpdb.py:194 +#: PokerStarsToFpdb.py:222 SitenameSummary.py:82 Win2dayToFpdb.py:102 #: WinamaxToFpdb.py:173 WinamaxToFpdb.py:191 iPokerToFpdb.py:123 msgid "Raising FpdbParseError" msgstr "" @@ -44,8 +44,8 @@ msgstr "" #: AbsoluteToFpdb.py:205 AbsoluteToFpdb.py:206 BetfairToFpdb.py:108 #: BetfairToFpdb.py:109 CarbonToFpdb.py:163 CarbonToFpdb.py:165 #: EverestToFpdb.py:145 EverestToFpdb.py:147 EverleafToFpdb.py:163 -#: PacificPokerToFpdb.py:215 PacificPokerToFpdb.py:216 PokerStarsToFpdb.py:223 -#: PokerStarsToFpdb.py:224 iPokerToFpdb.py:156 iPokerToFpdb.py:158 +#: PacificPokerToFpdb.py:215 PacificPokerToFpdb.py:216 PokerStarsToFpdb.py:232 +#: PokerStarsToFpdb.py:233 iPokerToFpdb.py:156 iPokerToFpdb.py:158 msgid "No match in readHandInfo: '%s'" msgstr "" @@ -61,13 +61,13 @@ msgstr "文件名:%s" msgid "Didn't match re_*InfoFromFilename: '%s'" msgstr "" -#: AbsoluteToFpdb.py:279 EverleafToFpdb.py:228 FulltiltToFpdb.py:418 -#: OnGameToFpdb.py:305 PacificPokerToFpdb.py:347 PokerStarsToFpdb.py:358 +#: AbsoluteToFpdb.py:279 EverleafToFpdb.py:228 FulltiltToFpdb.py:445 +#: OnGameToFpdb.py:305 PacificPokerToFpdb.py:347 PokerStarsToFpdb.py:365 #: Win2dayToFpdb.py:210 WinamaxToFpdb.py:360 msgid "reading antes" msgstr "读取赌注" -#: AbsoluteToFpdb.py:288 BetfairToFpdb.py:160 FulltiltToFpdb.py:433 +#: AbsoluteToFpdb.py:288 BetfairToFpdb.py:160 FulltiltToFpdb.py:460 msgid "Player bringing in: %s for %s" msgstr "" @@ -85,29 +85,29 @@ msgstr "" #: AbsoluteToFpdb.py:352 BetfairToFpdb.py:199 CarbonToFpdb.py:267 #: EverestToFpdb.py:234 EverestToFpdb.py:235 EverleafToFpdb.py:295 -#: FulltiltToFpdb.py:501 OnGameToFpdb.py:348 PacificPokerToFpdb.py:429 -#: PartyPokerToFpdb.py:535 PkrToFpdb.py:351 PokerStarsToFpdb.py:440 +#: FulltiltToFpdb.py:528 OnGameToFpdb.py:348 PacificPokerToFpdb.py:429 +#: PartyPokerToFpdb.py:535 PkrToFpdb.py:351 PokerStarsToFpdb.py:447 #: Win2dayToFpdb.py:348 WinamaxToFpdb.py:406 iPokerToFpdb.py:261 msgid "Unimplemented readAction: '%s' '%s'" msgstr "" #: AbsoluteToFpdb.py:402 BetfairToFpdb.py:222 CarbonToFpdb.py:297 -#: EverleafToFpdb.py:333 FulltiltToFpdb.py:795 PacificPokerToFpdb.py:458 -#: PartyPokerToFpdb.py:575 PokerStarsToFpdb.py:468 Win2dayToFpdb.py:375 +#: EverleafToFpdb.py:333 FulltiltToFpdb.py:821 PacificPokerToFpdb.py:458 +#: PartyPokerToFpdb.py:575 PokerStarsToFpdb.py:476 Win2dayToFpdb.py:375 #: iPokerToFpdb.py:291 msgid "parse input hand history" msgstr "处理输入历史记录" #: AbsoluteToFpdb.py:403 BetfairToFpdb.py:223 CarbonToFpdb.py:298 -#: EverleafToFpdb.py:334 FulltiltToFpdb.py:796 PacificPokerToFpdb.py:459 -#: PartyPokerToFpdb.py:576 PokerStarsToFpdb.py:469 Win2dayToFpdb.py:376 +#: EverleafToFpdb.py:334 FulltiltToFpdb.py:822 PacificPokerToFpdb.py:459 +#: PartyPokerToFpdb.py:576 PokerStarsToFpdb.py:477 Win2dayToFpdb.py:376 #: iPokerToFpdb.py:292 msgid "output translation to" msgstr "输出翻译结果到" #: AbsoluteToFpdb.py:404 BetfairToFpdb.py:224 CarbonToFpdb.py:299 -#: EverleafToFpdb.py:335 FulltiltToFpdb.py:797 PacificPokerToFpdb.py:460 -#: PartyPokerToFpdb.py:577 PokerStarsToFpdb.py:470 Win2dayToFpdb.py:377 +#: EverleafToFpdb.py:335 FulltiltToFpdb.py:823 PacificPokerToFpdb.py:460 +#: PartyPokerToFpdb.py:577 PokerStarsToFpdb.py:478 Win2dayToFpdb.py:377 #: iPokerToFpdb.py:293 msgid "follow (tail -f) the input" msgstr "" @@ -128,12 +128,12 @@ msgstr "" msgid "No bringin found" msgstr "" -#: BetfairToFpdb.py:199 Filters.py:80 FulltiltToFpdb.py:501 +#: BetfairToFpdb.py:199 Filters.py:80 FulltiltToFpdb.py:528 #: GuiAutoImport.py:203 GuiPositionalStats.py:137 GuiStove.py:221 #: GuiStove.py:225 GuiStove.py:229 GuiStove.py:233 GuiStove.py:237 -#: GuiStove.py:239 Hand.py:491 Hand.py:1709 ImapFetcher.py:44 +#: GuiStove.py:239 Hand.py:494 Hand.py:1720 ImapFetcher.py:44 #: ImapFetcher.py:53 OnGameToFpdb.py:217 OnGameToFpdb.py:348 -#: PacificPokerToFpdb.py:429 PkrToFpdb.py:351 PokerStarsToFpdb.py:440 +#: PacificPokerToFpdb.py:429 PkrToFpdb.py:351 PokerStarsToFpdb.py:447 #: Win2dayToFpdb.py:348 WinamaxToFpdb.py:406 iPokerToFpdb.py:261 #: test_Database.py:50 test_Database.py:51 msgid "DEBUG: " @@ -143,77 +143,78 @@ msgstr "" msgid "fpdb card encoding(same as pokersource)" msgstr "fpdb卡片编码(与poker源码相同)" -#: Charset.py:45 Charset.py:60 Charset.py:75 Charset.py:86 Charset.py:94 +#: Charset.py:43 Charset.py:58 Charset.py:73 msgid "Could not convert: \"%s\"\n" msgstr "无法转换:“%s”\n" -#: Charset.py:48 Charset.py:63 Charset.py:78 +#: Charset.py:46 Charset.py:61 Charset.py:76 msgid "Could not encode: \"%s\"\n" msgstr "无法解码:“%s”\n" -#: Configuration.py:111 Configuration.py:118 Configuration.py:133 +#: Configuration.py:117 Configuration.py:124 Configuration.py:139 msgid "Config file has been created at %s.\n" msgstr "配置文件建立在%s\n" -#: Configuration.py:132 +#: Configuration.py:138 msgid "" "No %s found\n" " in %s\n" " or %s\n" msgstr "在%s或者%s上无法找到%s\n" -#: Configuration.py:137 Configuration.py:138 +#: Configuration.py:143 Configuration.py:144 msgid "Error copying .example config file, cannot fall back. Exiting.\n" msgstr "复制.example配置文件时发生错误,无法执行回滚,程序退出\n" -#: Configuration.py:142 Configuration.py:143 +#: Configuration.py:148 Configuration.py:149 msgid "No %s found, cannot fall back. Exiting.\n" msgstr "%s无法找到,无法执行回滚,程序退出\n" -#: Configuration.py:175 +#: Configuration.py:181 msgid "Default logger initialised for %s" msgstr "" -#: Configuration.py:187 Database.py:465 Database.py:466 +#: Configuration.py:193 Database.py:473 Database.py:474 msgid "Creating directory: '%s'" msgstr "创建目录:‘%s’" -#: Configuration.py:213 +#: Configuration.py:218 msgid "" "Default encoding set to US-ASCII, defaulting to CP1252 instead -- If you're " "not on a Mac, please report this problem." -msgstr "默认字符集编码为US-ASCII,替换为CP1252--如果你不是Mac使用者,请报告这个问题" +msgstr "" +"默认字符集编码为US-ASCII,替换为CP1252--如果你不是Mac使用者,请报告这个问题" -#: Configuration.py:537 +#: Configuration.py:540 msgid "config.general: adding %s = %s" msgstr "" -#: Configuration.py:584 Configuration.py:585 +#: Configuration.py:587 Configuration.py:588 msgid "bad number in xalignment was ignored" msgstr "" -#: Configuration.py:640 Configuration.py:647 Configuration.py:666 -#: Configuration.py:673 +#: Configuration.py:643 Configuration.py:650 Configuration.py:669 +#: Configuration.py:676 msgid "Invalid config value for %s, defaulting to %s" msgstr "" -#: Configuration.py:691 Configuration.py:692 +#: Configuration.py:694 Configuration.py:695 msgid "Configuration file %s not found. Using defaults." msgstr "" -#: Configuration.py:722 +#: Configuration.py:725 msgid "Reading configuration file %s" msgstr "读取配置文件 %s" -#: Configuration.py:729 +#: Configuration.py:732 msgid "Error parsing %s." msgstr "" -#: Configuration.py:729 Configuration.py:845 +#: Configuration.py:732 Configuration.py:848 msgid "See error log file." msgstr "" -#: Configuration.py:845 +#: Configuration.py:848 msgid "Error parsing example configuration file %s." msgstr "" @@ -225,313 +226,313 @@ msgstr "请不要使用sqlalchemy连接池" msgid "Not using numpy to define variance in sqlite." msgstr "" -#: Database.py:262 +#: Database.py:270 msgid "Creating Database instance, sql = %s" msgstr "" -#: Database.py:416 +#: Database.py:424 msgid "*** WARNING UNKNOWN MYSQL ERROR:" msgstr "" -#: Database.py:470 +#: Database.py:478 msgid "Connecting to SQLite: %s" msgstr "" -#: Database.py:482 +#: Database.py:490 msgid "Some database functions will not work without NumPy support" msgstr "" -#: Database.py:513 +#: Database.py:521 msgid "Outdated or too new database version (%s)." msgstr "" -#: Database.py:513 Database.py:523 Database.py:524 +#: Database.py:521 Database.py:532 msgid "Please recreate tables." msgstr "" -#: Database.py:518 Database.py:519 +#: Database.py:527 msgid "Recreating tables." msgstr "" -#: Database.py:518 Database.py:519 Database.py:523 Database.py:524 +#: Database.py:527 Database.py:532 msgid "Failed to read settings table." msgstr "" -#: Database.py:545 +#: Database.py:553 msgid "commit %s failed: info=%s value=%s" msgstr "" -#: Database.py:549 +#: Database.py:557 msgid "commit failed" msgstr "" -#: Database.py:730 Database.py:763 +#: Database.py:738 Database.py:771 msgid "*** Database Error: " msgstr "" -#: Database.py:760 +#: Database.py:768 msgid "Database: date n hands ago = " msgstr "" -#: Database.py:917 +#: Database.py:925 msgid "ERROR: query %s result does not have player_id as first column" msgstr "" -#: Database.py:1009 +#: Database.py:1017 msgid "getLastInsertId(): problem fetching insert_id? ret=%d" msgstr "" -#: Database.py:1021 +#: Database.py:1029 msgid "getLastInsertId(%s): problem fetching lastval? row=%d" msgstr "" -#: Database.py:1028 +#: Database.py:1036 msgid "getLastInsertId(): unknown backend: %d" msgstr "" -#: Database.py:1033 +#: Database.py:1041 msgid "*** Database get_last_insert_id error: " msgstr "" -#: Database.py:1087 Database.py:1518 +#: Database.py:1095 Database.py:1528 msgid "warning: drop pg fk %s_%s_fkey failed: %s, continuing ..." msgstr "" -#: Database.py:1091 Database.py:1522 +#: Database.py:1099 Database.py:1532 msgid "warning: constraint %s_%s_fkey not dropped: %s, continuing ..." msgstr "" -#: Database.py:1099 Database.py:1396 +#: Database.py:1107 Database.py:1406 msgid "dropping mysql index " msgstr "" -#: Database.py:1105 Database.py:1401 Database.py:1409 Database.py:1416 +#: Database.py:1113 Database.py:1411 Database.py:1419 Database.py:1426 msgid " drop index failed: " msgstr "" -#: Database.py:1110 Database.py:1403 +#: Database.py:1118 Database.py:1413 msgid "dropping pg index " msgstr "" -#: Database.py:1123 +#: Database.py:1131 msgid "warning: drop index %s_%s_idx failed: %s, continuing ..." msgstr "" -#: Database.py:1127 +#: Database.py:1135 msgid "warning: index %s_%s_idx not dropped %s, continuing ..." msgstr "" -#: Database.py:1136 +#: Database.py:1144 msgid "prepare import took %s seconds" msgstr "" -#: Database.py:1167 Database.py:1175 Database.py:1449 Database.py:1457 +#: Database.py:1175 Database.py:1183 Database.py:1459 Database.py:1467 msgid "Creating foreign key " msgstr "" -#: Database.py:1173 Database.py:1182 Database.py:1194 Database.py:1455 -#: Database.py:1464 +#: Database.py:1181 Database.py:1190 Database.py:1202 Database.py:1465 +#: Database.py:1474 msgid "Create foreign key failed: " msgstr "" -#: Database.py:1189 +#: Database.py:1197 msgid "Creating MySQL index %s %s" msgstr "" -#: Database.py:1198 +#: Database.py:1206 msgid "Creating PostgreSQL index " msgstr "" -#: Database.py:1203 Database.py:1360 Database.py:1369 Database.py:1377 +#: Database.py:1211 Database.py:1370 Database.py:1379 Database.py:1387 msgid "Create index failed: " msgstr "" -#: Database.py:1211 +#: Database.py:1219 msgid "After import took %s seconds" msgstr "" -#: Database.py:1244 Database.py:1245 +#: Database.py:1253 msgid "Finished recreating tables" msgstr "" -#: Database.py:1292 +#: Database.py:1302 msgid "***Error creating tables: " msgstr "" -#: Database.py:1302 +#: Database.py:1312 msgid "*** Error unable to get databasecursor" msgstr "" -#: Database.py:1314 Database.py:1325 Database.py:1335 Database.py:1342 +#: Database.py:1324 Database.py:1335 Database.py:1345 Database.py:1352 msgid "***Error dropping tables: " msgstr "" -#: Database.py:1340 +#: Database.py:1350 msgid "*** Error in committing table drop" msgstr "" -#: Database.py:1354 Database.py:1355 +#: Database.py:1364 Database.py:1365 msgid "Creating mysql index %s %s" msgstr "" -#: Database.py:1363 Database.py:1364 +#: Database.py:1373 Database.py:1374 msgid "Creating pgsql index %s %s" msgstr "" -#: Database.py:1371 Database.py:1372 +#: Database.py:1381 Database.py:1382 msgid "Creating sqlite index %s %s" msgstr "" -#: Database.py:1379 +#: Database.py:1389 msgid "Unknown database: MySQL, Postgres and SQLite supported" msgstr "" -#: Database.py:1384 +#: Database.py:1394 msgid "Error creating indexes: " msgstr "" -#: Database.py:1411 +#: Database.py:1421 msgid "Dropping sqlite index " msgstr "" -#: Database.py:1418 +#: Database.py:1428 msgid "" "Fpdb only supports MySQL, Postgres and SQLITE, what are you trying to use?" msgstr "" -#: Database.py:1432 Database.py:1472 +#: Database.py:1442 Database.py:1482 msgid " set_isolation_level failed: " msgstr "" -#: Database.py:1466 Database.py:1525 +#: Database.py:1476 Database.py:1535 msgid "Only MySQL and Postgres supported so far" msgstr "" -#: Database.py:1496 +#: Database.py:1506 msgid "dropping mysql foreign key" msgstr "" -#: Database.py:1500 +#: Database.py:1510 msgid " drop failed: " msgstr "" -#: Database.py:1503 +#: Database.py:1513 msgid "dropping pg foreign key" msgstr "" -#: Database.py:1515 +#: Database.py:1525 msgid "dropped pg foreign key %s_%s_fkey, continuing ..." msgstr "" -#: Database.py:1637 +#: Database.py:1647 msgid "Rebuild hudcache took %.1f seconds" msgstr "" -#: Database.py:1640 Database.py:1754 +#: Database.py:1650 Database.py:1764 msgid "Error rebuilding hudcache:" msgstr "" -#: Database.py:1766 Database.py:1772 +#: Database.py:1776 Database.py:1782 msgid "Error during analyze:" msgstr "" -#: Database.py:1776 +#: Database.py:1786 msgid "Analyze took %.1f seconds" msgstr "" -#: Database.py:1786 Database.py:1792 +#: Database.py:1796 Database.py:1802 msgid "Error during vacuum:" msgstr "" -#: Database.py:1796 +#: Database.py:1806 msgid "Vacuum took %.1f seconds" msgstr "" -#: Database.py:1836 +#: Database.py:1846 msgid "Error during lock_for_insert:" msgstr "" -#: Database.py:1845 +#: Database.py:1855 msgid "######## Hands ##########" msgstr "" -#: Database.py:1849 +#: Database.py:1859 msgid "###### End Hands ########" msgstr "" -#: Database.py:2574 +#: Database.py:2547 msgid "######## Gametype ##########" msgstr "" -#: Database.py:2578 +#: Database.py:2551 msgid "###### End Gametype ########" msgstr "" -#: Database.py:2605 +#: Database.py:2639 msgid "queue empty too long - writer stopping ..." msgstr "" -#: Database.py:2608 +#: Database.py:2642 msgid "writer stopping, error reading queue: " msgstr "" -#: Database.py:2633 +#: Database.py:2667 msgid "deadlock detected - trying again ..." msgstr "" -#: Database.py:2638 +#: Database.py:2672 msgid "too many deadlocks - failed to store hand " msgstr "" -#: Database.py:2642 +#: Database.py:2676 msgid "***Error storing hand: " msgstr "" -#: Database.py:2652 +#: Database.py:2686 msgid "db writer finished: stored %d hands (%d fails) in %.1f seconds" msgstr "" -#: Database.py:2662 +#: Database.py:2696 msgid "***Error sending finish: " msgstr "" -#: Database.py:2748 +#: Database.py:2782 msgid "invalid source in Database.createOrUpdateTourney" msgstr "" -#: Database.py:2761 +#: Database.py:2795 msgid "invalid source in Database.createOrUpdateTourneysPlayers" msgstr "" -#: Database.py:2897 +#: Database.py:2931 msgid "HandToWrite.init error: " msgstr "" -#: Database.py:2947 +#: Database.py:2981 msgid "HandToWrite.set_all error: " msgstr "" -#: Database.py:2978 +#: Database.py:3012 msgid "nutOmatic is id_player = %d" msgstr "" -#: Database.py:2986 +#: Database.py:3020 msgid "query plan: " msgstr "" -#: Database.py:2995 +#: Database.py:3029 msgid "cards =" msgstr "" -#: Database.py:2998 +#: Database.py:3032 msgid "get_stats took: %4.3f seconds" msgstr "" -#: Database.py:3000 +#: Database.py:3034 msgid "press enter to continue" msgstr "" -#: EverestToFpdb.py:108 FulltiltToFpdb.py:267 FulltiltToFpdb.py:269 +#: EverestToFpdb.py:108 FulltiltToFpdb.py:285 FulltiltToFpdb.py:287 msgid "Unable to recognise handinfo from: '%s'" msgstr "" @@ -735,53 +736,53 @@ msgstr "" msgid "Raising FpdbParseError for file '%s'" msgstr "" -#: FulltiltToFpdb.py:252 FulltiltToFpdb.py:254 PacificPokerToFpdb.py:204 +#: FulltiltToFpdb.py:267 FulltiltToFpdb.py:269 PacificPokerToFpdb.py:204 #: PacificPokerToFpdb.py:206 PkrToFpdb.py:153 PkrToFpdb.py:155 -#: PokerStarsToFpdb.py:212 PokerStarsToFpdb.py:214 +#: PokerStarsToFpdb.py:221 PokerStarsToFpdb.py:223 msgid "Lim_Blinds has no lookup for '%s'" msgstr "" -#: FulltiltToFpdb.py:371 +#: FulltiltToFpdb.py:389 msgid "readPlayerStacks: No players detected (hand #%s)" msgstr "" -#: FulltiltToFpdb.py:436 +#: FulltiltToFpdb.py:463 msgid "No bringin found, handid =%s" msgstr "" -#: FulltiltToFpdb.py:443 +#: FulltiltToFpdb.py:470 msgid "readButton: Failed to detect button (hand #%s cancelled?)" msgstr "" -#: FulltiltToFpdb.py:577 +#: FulltiltToFpdb.py:603 msgid "determineTourneyType : Parsing NOK" msgstr "" -#: FulltiltToFpdb.py:635 +#: FulltiltToFpdb.py:661 msgid "Unable to get a valid Tournament ID -- File rejected" msgstr "" -#: FulltiltToFpdb.py:666 +#: FulltiltToFpdb.py:692 msgid "Conflict between buyins read in topline (%s) and in BuyIn field (%s)" msgstr "" -#: FulltiltToFpdb.py:673 +#: FulltiltToFpdb.py:699 msgid "Conflict between fees read in topline (%s) and in BuyIn field (%s)" msgstr "" -#: FulltiltToFpdb.py:677 +#: FulltiltToFpdb.py:703 msgid "Unable to affect a buyin to this tournament : assume it's a freeroll" msgstr "" -#: FulltiltToFpdb.py:778 +#: FulltiltToFpdb.py:804 msgid "Player finishing stats unreadable : %s" msgstr "" -#: FulltiltToFpdb.py:787 +#: FulltiltToFpdb.py:813 msgid "%s not found in tourney.ranks ..." msgstr "" -#: FulltiltToFpdb.py:789 +#: FulltiltToFpdb.py:815 msgid "Bad parsing : finish position incoherent : %s / %s" msgstr "" @@ -875,8 +876,8 @@ msgstr "" #: GuiBulkImport.py:113 msgid "" -"GuiBulkImport.load done: Stored: %d \tDuplicates: %d \tPartial: %d \tErrors:" -" %d in %s seconds - %.0f/sec" +"GuiBulkImport.load done: Stored: %d \tDuplicates: %d \tPartial: %d \tErrors: " +"%d in %s seconds - %.0f/sec" msgstr "" #: GuiBulkImport.py:127 @@ -975,8 +976,7 @@ msgstr "" #: GuiBulkImport.py:356 msgid "" -"Do the required conversion for FTP Archive format (ie. as provided by " -"support" +"Do the required conversion for FTP Archive format (ie. as provided by support" msgstr "" #: GuiBulkImport.py:358 @@ -1106,8 +1106,7 @@ msgstr "" #: GuiDatabase.py:382 fpdb.pyw:928 msgid "" -"PostgreSQL Server reports: Access denied. Are your permissions set " -"correctly?" +"PostgreSQL Server reports: Access denied. Are your permissions set correctly?" msgstr "" #: GuiDatabase.py:385 fpdb.pyw:930 @@ -1224,8 +1223,8 @@ msgstr "" #: GuiGraphViewer.py:49 GuiTourneyGraphViewer.py:49 msgid "" -"Failed to load libs for graphing, graphing will not function. Please install" -" numpy and matplotlib if you want to use graphs." +"Failed to load libs for graphing, graphing will not function. Please install " +"numpy and matplotlib if you want to use graphs." msgstr "" #: GuiGraphViewer.py:50 GuiTourneyGraphViewer.py:50 @@ -1733,7 +1732,7 @@ msgstr "" msgid "Thankyou" msgstr "" -#: GuiSessionViewer.py:164 GuiStove.py:70 fpdb.pyw:1321 +#: GuiSessionViewer.py:164 GuiStove.py:70 fpdb.pyw:1320 msgid "FPDB WARNING" msgstr "" @@ -1846,7 +1845,7 @@ msgid "" "GuiTourneyImport.load done: Stored: %d\tErrors: %d in %s seconds - %.0f/sec" msgstr "" -#: GuiTourneyImport.py:175 fpdb_import.py:221 +#: GuiTourneyImport.py:175 fpdb_import.py:238 msgid "Attempted to add non-directory '%s' as an import directory" msgstr "" @@ -1958,8 +1957,8 @@ msgstr "" #: GuiTourneyViewer.py:96 msgid "" -"Player or tourney not found - please ensure you imported it and selected the" -" correct site" +"Player or tourney not found - please ensure you imported it and selected the " +"correct site" msgstr "" #: GuiTourneyViewer.py:110 @@ -2072,312 +2071,311 @@ msgstr "" msgid "HUD Main Window" msgstr "" -#: Hand.py:147 +#: Hand.py:149 msgid "BB" msgstr "" -#: Hand.py:148 +#: Hand.py:150 msgid "SB" msgstr "" -#: Hand.py:149 +#: Hand.py:151 msgid "BUTTONPOS" msgstr "" -#: Hand.py:150 +#: Hand.py:152 msgid "HAND NO." msgstr "" -#: Hand.py:151 TourneySummary.py:131 +#: Hand.py:153 TourneySummary.py:131 msgid "SITE" msgstr "" -#: Hand.py:152 +#: Hand.py:154 msgid "TABLE NAME" msgstr "" -#: Hand.py:153 TourneySummary.py:141 +#: Hand.py:155 TourneySummary.py:141 msgid "HERO" msgstr "" -#: Hand.py:154 TourneySummary.py:142 +#: Hand.py:156 TourneySummary.py:142 msgid "MAXSEATS" msgstr "" -#: Hand.py:155 +#: Hand.py:157 msgid "LEVEL" msgstr "" -#: Hand.py:156 TourneySummary.py:147 +#: Hand.py:158 TourneySummary.py:147 msgid "MIXED" msgstr "" -#: Hand.py:157 +#: Hand.py:159 msgid "LASTBET" msgstr "" -#: Hand.py:158 +#: Hand.py:160 msgid "ACTION STREETS" msgstr "" -#: Hand.py:159 +#: Hand.py:161 msgid "STREETS" msgstr "" -#: Hand.py:160 +#: Hand.py:162 msgid "ALL STREETS" msgstr "" -#: Hand.py:161 +#: Hand.py:163 msgid "COMMUNITY STREETS" msgstr "" -#: Hand.py:162 +#: Hand.py:164 msgid "HOLE STREETS" msgstr "" -#: Hand.py:163 +#: Hand.py:165 msgid "COUNTED SEATS" msgstr "" -#: Hand.py:164 +#: Hand.py:166 msgid "DEALT" msgstr "" -#: Hand.py:165 +#: Hand.py:167 msgid "SHOWN" msgstr "" -#: Hand.py:166 +#: Hand.py:168 msgid "MUCKED" msgstr "" -#: Hand.py:167 +#: Hand.py:169 msgid "TOTAL POT" msgstr "" -#: Hand.py:168 +#: Hand.py:170 msgid "TOTAL COLLECTED" msgstr "" -#: Hand.py:169 +#: Hand.py:171 msgid "RAKE" msgstr "" -#: Hand.py:170 TourneySummary.py:132 +#: Hand.py:172 TourneySummary.py:132 msgid "START TIME" msgstr "" -#: Hand.py:171 +#: Hand.py:173 msgid "TOURNAMENT NO" msgstr "" -#: Hand.py:172 TourneySummary.py:137 +#: Hand.py:174 TourneySummary.py:137 msgid "TOURNEY ID" msgstr "" -#: Hand.py:173 TourneySummary.py:136 +#: Hand.py:175 TourneySummary.py:136 msgid "TOURNEY TYPE ID" msgstr "" -#: Hand.py:174 TourneySummary.py:138 +#: Hand.py:176 TourneySummary.py:138 msgid "BUYIN" msgstr "" -#: Hand.py:175 +#: Hand.py:177 msgid "BUYIN CURRENCY" msgstr "" -#: Hand.py:176 +#: Hand.py:178 msgid "BUYIN CHIPS" msgstr "" -#: Hand.py:177 TourneySummary.py:139 +#: Hand.py:179 TourneySummary.py:139 msgid "FEE" msgstr "" -#: Hand.py:178 +#: Hand.py:180 msgid "IS REBUY" msgstr "" -#: Hand.py:179 +#: Hand.py:181 msgid "IS ADDON" msgstr "" -#: Hand.py:180 +#: Hand.py:182 msgid "IS KO" msgstr "" -#: Hand.py:181 TourneySummary.py:163 +#: Hand.py:183 TourneySummary.py:163 msgid "KO BOUNTY" msgstr "" -#: Hand.py:182 +#: Hand.py:184 msgid "IS MATRIX" msgstr "" -#: Hand.py:183 +#: Hand.py:185 msgid "IS SHOOTOUT" msgstr "" -#: Hand.py:184 TourneySummary.py:164 +#: Hand.py:186 TourneySummary.py:164 msgid "TOURNEY COMMENT" msgstr "" -#: Hand.py:187 TourneySummary.py:176 +#: Hand.py:189 TourneySummary.py:176 msgid "PLAYERS" msgstr "" -#: Hand.py:188 +#: Hand.py:190 msgid "STACKS" msgstr "" -#: Hand.py:189 +#: Hand.py:191 msgid "POSTED" msgstr "" -#: Hand.py:190 +#: Hand.py:192 msgid "POT" msgstr "" -#: Hand.py:191 +#: Hand.py:193 msgid "SEATING" msgstr "" -#: Hand.py:192 +#: Hand.py:194 msgid "GAMETYPE" msgstr "" -#: Hand.py:193 +#: Hand.py:195 msgid "ACTION" msgstr "" -#: Hand.py:194 +#: Hand.py:196 msgid "COLLECTEES" msgstr "" -#: Hand.py:195 +#: Hand.py:197 msgid "BETS" msgstr "" -#: Hand.py:196 +#: Hand.py:198 msgid "BOARD" msgstr "" -#: Hand.py:197 +#: Hand.py:199 msgid "DISCARDS" msgstr "" -#: Hand.py:198 +#: Hand.py:200 msgid "HOLECARDS" msgstr "" -#: Hand.py:199 +#: Hand.py:201 msgid "TOURNEYS PLAYER IDS" msgstr "" -#: Hand.py:222 Hand.py:1407 +#: Hand.py:224 Hand.py:1418 msgid "[ERROR] Tried to add holecards for unknown player: %s" msgstr "" -#: Hand.py:485 +#: Hand.py:488 msgid "markstreets didn't match - Assuming hand %s was cancelled" msgstr "" -#: Hand.py:487 +#: Hand.py:490 msgid "markStreets appeared to fail: First 100 chars: '%s'" msgstr "" -#: Hand.py:491 Hand.py:492 +#: Hand.py:494 Hand.py:495 msgid "checkPlayerExists: %s fail on hand number %s" msgstr "" -#: Hand.py:583 +#: Hand.py:586 msgid "%s %s calls %s" msgstr "" -#: Hand.py:654 +#: Hand.py:657 msgid "%s %s raise %s" msgstr "" -#: Hand.py:665 +#: Hand.py:668 msgid "%s %s bets %s" msgstr "" -#: Hand.py:688 +#: Hand.py:691 msgid "%s %s folds" msgstr "" -#: Hand.py:697 +#: Hand.py:700 msgid "%s %s checks" msgstr "" -#: Hand.py:717 +#: Hand.py:720 msgid "addShownCards %s hole=%s all=%s" msgstr "" -#: Hand.py:828 +#: Hand.py:833 msgid "" "*** ERROR - HAND: calling writeGameLine with unexpected STARTTIME value, " "expecting datetime.date object, received:" msgstr "" -#: Hand.py:829 +#: Hand.py:834 msgid "" "*** Make sure your HandHistoryConverter is setting hand.startTime properly!" msgstr "" -#: Hand.py:830 +#: Hand.py:835 msgid "*** Game String:" msgstr "" -#: Hand.py:911 +#: Hand.py:916 msgid "HoldemOmahaHand.__init__:Neither HHC nor DB+handid provided" msgstr "" -#: Hand.py:1182 -msgid "" -"DrawHand.__init__: street 'DEAL' is empty. Hand cancelled? HandID: '%s'" +#: Hand.py:1189 +msgid "DrawHand.__init__: street 'DEAL' is empty. Hand cancelled? HandID: '%s'" msgstr "" -#: Hand.py:1416 +#: Hand.py:1427 msgid "%s %s completes %s" msgstr "" -#: Hand.py:1434 +#: Hand.py:1445 msgid "Bringin: %s, %s" msgstr "" -#: Hand.py:1616 +#: Hand.py:1627 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" +"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:1617 +#: Hand.py:1628 msgid "join_holcards: holecards(%s): %s" msgstr "" -#: Hand.py:1619 +#: Hand.py:1630 msgid "join_holecards: Player '%s' appears not to have been dealt a card" msgstr "" -#: Hand.py:1695 Hand.py:1696 +#: Hand.py:1706 Hand.py:1707 msgid "Pot.end(): Major failure while calculating pot: '%s'" msgstr "" -#: Hand.py:1709 +#: Hand.py:1720 msgid "call Pot.end() before printing pot total" msgstr "" -#: Hand.py:1711 +#: Hand.py:1722 msgid "Error in printing Hand object" msgstr "" #: HandHistoryConverter.py:40 msgid "" -"ImportError: Unable to import PYTZ library. Please install PYTZ from " -"http://pypi.python.org/pypi/pytz/" +"ImportError: Unable to import PYTZ library. Please install PYTZ from http://" +"pypi.python.org/pypi/pytz/" msgstr "" #: HandHistoryConverter.py:41 fpdb.pyw:46 fpdb.pyw:58 fpdb.pyw:81 @@ -2440,52 +2438,52 @@ msgstr "" msgid "Removing text < 50 characters" msgstr "" -#: HandHistoryConverter.py:306 HandHistoryConverter.py:307 -#: HandHistoryConverter.py:313 +#: HandHistoryConverter.py:307 HandHistoryConverter.py:308 +#: HandHistoryConverter.py:314 msgid "Unsupported game type: %s" msgstr "" -#: HandHistoryConverter.py:470 +#: HandHistoryConverter.py:473 msgid "HH Sanity Check: output and input files are the same, check config" msgstr "" -#: HandHistoryConverter.py:493 +#: HandHistoryConverter.py:496 msgid "Reading stdin with %s" msgstr "" -#: HandHistoryConverter.py:508 +#: HandHistoryConverter.py:511 msgid "unable to read file with any codec in list!" msgstr "" -#: HandHistoryConverter.py:575 +#: HandHistoryConverter.py:578 msgid " given TZ:" msgstr "" -#: HandHistoryConverter.py:575 +#: HandHistoryConverter.py:578 msgid "raw time:" msgstr "" -#: HandHistoryConverter.py:585 +#: HandHistoryConverter.py:588 msgid "changeTimeZone: offset=" msgstr "" -#: HandHistoryConverter.py:648 +#: HandHistoryConverter.py:651 msgid "utcTime:" msgstr "" -#: HandHistoryConverter.py:697 +#: HandHistoryConverter.py:700 msgid "Unable to create output directory %s for HHC!" msgstr "" -#: HandHistoryConverter.py:698 +#: HandHistoryConverter.py:701 msgid "*** ERROR: UNABLE TO CREATE OUTPUT DIRECTORY" msgstr "" -#: HandHistoryConverter.py:700 +#: HandHistoryConverter.py:703 msgid "Created directory '%s'" msgstr "" -#: HandHistoryConverter.py:704 +#: HandHistoryConverter.py:707 msgid "out_path %s couldn't be opened" msgstr "" @@ -2625,8 +2623,8 @@ msgstr "" #: Hud.py:676 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" +"possibly happen is totally beyond my comprehension. Your HUD may be about to " +"get really weird. -Eric" msgstr "" #: Hud.py:677 @@ -2661,7 +2659,7 @@ msgstr "" msgid "Finished importing %s/%s PS summaries" msgstr "" -#: Mucked.py:327 +#: Mucked.py:328 msgid "No Name" msgstr "" @@ -2675,7 +2673,7 @@ msgid "readHandInfo: DATETIME not matched: '%s'" msgstr "" #: OnGameToFpdb.py:275 PacificPokerToFpdb.py:305 PartyPokerToFpdb.py:365 -#: PokerStarsToFpdb.py:313 Win2dayToFpdb.py:169 WinamaxToFpdb.py:329 +#: PokerStarsToFpdb.py:320 Win2dayToFpdb.py:169 WinamaxToFpdb.py:329 msgid "readButton: not found" msgstr "" @@ -2768,12 +2766,12 @@ msgstr "" msgid "You need to manually enter the playername" msgstr "" -#: PacificPokerToFpdb.py:258 PartyPokerToFpdb.py:348 PokerStarsToFpdb.py:266 +#: PacificPokerToFpdb.py:258 PartyPokerToFpdb.py:348 PokerStarsToFpdb.py:275 #: WinamaxToFpdb.py:263 msgid "Failed to detect currency." msgstr "" -#: PacificPokerToFpdb.py:258 PartyPokerToFpdb.py:348 PokerStarsToFpdb.py:266 +#: PacificPokerToFpdb.py:258 PartyPokerToFpdb.py:348 PokerStarsToFpdb.py:275 #: WinamaxToFpdb.py:263 msgid "Hand ID: %s: '%s'" msgstr "" @@ -3029,8 +3027,8 @@ msgstr "" #: TournamentTracker.py:39 msgid "" -"Note: error output is being diverted to fpdb-error-log.txt and HUD-" -"error.txt. Any major error will be reported there _only_." +"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:100 @@ -3324,8 +3322,8 @@ msgstr "" #: fpdb.pyw:57 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/" +"not loading. Please install the PYWIN32 package from http://sourceforge.net/" +"projects/pywin32/" msgstr "" #: fpdb.pyw:80 @@ -3804,22 +3802,31 @@ msgstr "" #: fpdb.pyw:1099 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:1116 @@ -3837,7 +3844,8 @@ msgstr "" #: fpdb.pyw:1212 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:1213 @@ -3846,18 +3854,18 @@ msgid "" "Any major error will be reported there _only_.\n" msgstr "" -#: fpdb.pyw:1242 +#: fpdb.pyw:1241 msgid "fpdb starting ..." msgstr "" -#: fpdb.pyw:1342 +#: fpdb.pyw:1341 msgid "" "WARNING: Unable to find site '%s'\n" "\n" "Press YES to add this site to the database." msgstr "" -#: fpdb.pyw:1358 +#: fpdb.pyw:1357 msgid "" "\n" "Enter short code for %s\n" @@ -3872,89 +3880,89 @@ msgstr "" msgid "Import database module: psycopg2 not found" msgstr "" -#: fpdb_import.py:184 +#: fpdb_import.py:201 msgid "Database ID for %s not found" msgstr "" -#: fpdb_import.py:186 +#: fpdb_import.py:203 msgid "" "[ERROR] More than 1 Database ID found for %s - Multiple currencies not " "implemented yet" msgstr "" -#: fpdb_import.py:231 +#: fpdb_import.py:248 msgid "Started at %s -- %d files to import. indexes: %s" msgstr "" -#: fpdb_import.py:240 +#: fpdb_import.py:257 msgid "No need to drop indexes." msgstr "" -#: fpdb_import.py:259 +#: fpdb_import.py:276 msgid "writers finished already" msgstr "" -#: fpdb_import.py:262 +#: fpdb_import.py:279 msgid "waiting for writers to finish ..." msgstr "" -#: fpdb_import.py:272 +#: fpdb_import.py:289 msgid " ... writers finished" msgstr "" -#: fpdb_import.py:278 +#: fpdb_import.py:295 msgid "No need to rebuild indexes." msgstr "" -#: fpdb_import.py:282 +#: fpdb_import.py:299 msgid "No need to rebuild hudcache." msgstr "" -#: fpdb_import.py:316 +#: fpdb_import.py:335 msgid "sending finish message queue length =" msgstr "" -#: fpdb_import.py:438 fpdb_import.py:439 +#: fpdb_import.py:459 fpdb_import.py:460 msgid "Converting %s" msgstr "" -#: fpdb_import.py:499 +#: fpdb_import.py:520 msgid "fpdb_import: sending hand to hud" msgstr "" -#: fpdb_import.py:502 +#: fpdb_import.py:523 msgid "Failed to send hand to HUD: %s" msgstr "" -#: fpdb_import.py:517 +#: fpdb_import.py:538 msgid "Unknown filter filter_name:'%s' in filter:'%s'" msgstr "" -#: fpdb_import.py:528 +#: fpdb_import.py:549 msgid "" -"Error No.%s please send the hand causing this to fpdb-" -"main@lists.sourceforge.net so we can fix the problem." +"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:529 +#: fpdb_import.py:550 msgid "Filename:" msgstr "" -#: fpdb_import.py:530 +#: fpdb_import.py:551 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:532 +#: fpdb_import.py:553 msgid "Hand logged to hand-errors.txt" msgstr "" -#: fpdb_import.py:588 +#: fpdb_import.py:613 msgid "Importing" msgstr "" -#: fpdb_import.py:616 +#: fpdb_import.py:651 msgid "CLI for importing hands is GuiBulkImport.py" msgstr "" @@ -3979,5 +3987,6 @@ msgstr "" #: windows_make_bats.py:57 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 "" diff --git a/pyfpdb/locale/fr/LC_MESSAGES/fpdb.mo b/pyfpdb/locale/fr/LC_MESSAGES/fpdb.mo index cddae583fbe95721b9475a02064230b5a63cf9d2..26591284a107ff6270c6b37e8aa43e824372f5ae 100644 GIT binary patch delta 20 ccmZ4TfMv-8mJMyoSq&|$Ow2ZSFQ3@~0AV2s1^@s6 delta 20 ccmZ4TfMv-8mJMyoSq&_#OwBiUFQ3@~0AVBv2LJ#7 diff --git a/pyfpdb/locale/hu/LC_MESSAGES/fpdb.mo b/pyfpdb/locale/hu/LC_MESSAGES/fpdb.mo index 70cbb0725f19978b6eaf5fab44838c4635470fee..001b9793d95ca842d7043ce64015b38149ce278b 100644 GIT binary patch delta 20 ccmaF$kmc1wmJKb-Sq&|$Ow2ZSE>G+P0BX?*SpWb4 delta 20 ccmaF$kmc1wmJKb-Sq&_#OwBiUE>G+P0BY0;S^xk5 diff --git a/pyfpdb/locale/it/LC_MESSAGES/fpdb.mo b/pyfpdb/locale/it/LC_MESSAGES/fpdb.mo index a08b70ba5147ff84b5cc0ad7204087acb1c088c7..57ddd3b4047bb62df3d0458ebe3b8575e4bcab57 100644 GIT binary patch delta 20 ccmaEVjOG0?mJMyoSq&|$Ow2ZSFMm=E0BG|GrT_o{ delta 20 ccmaEVjOG0?mJMyoSq&_#OwBiUFMm=E0BH6JrvLx| diff --git a/pyfpdb/locale/pl/LC_MESSAGES/fpdb.mo b/pyfpdb/locale/pl/LC_MESSAGES/fpdb.mo index f11ca922e67a811830678371e878ff9471e32856..30edc3c2146ea56435100e5c931eaad9454d5e69 100644 GIT binary patch delta 20 ccmcb=gz^3o#tkictcDg=CT5#E^{y!c09ow^-~a#s delta 20 ccmcb=gz^3o#tkictOgcVrskVF^{y!c09o({;Q#;t diff --git a/pyfpdb/locale/pt/LC_MESSAGES/fpdb.mo b/pyfpdb/locale/pt/LC_MESSAGES/fpdb.mo index ad306b525e8f8a786a0889bae42e3d30d4fdf70c..b8808ac9813c57f15164b8d277af2d2b23602886 100644 GIT binary patch delta 20 bcmccA!*r>KX@i>&tD%LJiP>gvA9gDMQ33{_ delta 20 bcmccA!*r>KX@i>&tAT};srhDaA9gDMQ3VE} diff --git a/pyfpdb/locale/ru/LC_MESSAGES/fpdb.mo b/pyfpdb/locale/ru/LC_MESSAGES/fpdb.mo index 585cdcca70ecc815e37b4c63e6a69db2b8764c4c..194c1420613192bc3d4f619a446fb9810457d99f 100644 GIT binary patch delta 20 ccmZ2HgK6;$rVU}g3o8?|$uF4|+07LUEUZk8CkwKOs}`4}rlqCk85$WY*g)A1#mO0orMXF^ gMd_(UdYO4?`IDVkIyqeZoc&!q{oFU7XPL_c0O(#Q>Hq)$ delta 217 zcmey(_l9r6n)(t(28Mae3=9$s3=G1o5LyRHy8>wupm-dR76;PBKsp^rcLQlZApIFg z^8slmHU|#3oBFe$uF4|+07ITO|6U!CJVBNOJ!viq~@h7*c4|K7#NtEm^h^8CT8a7 WCFkc(_GRg0u}I1+*?f;>E)xKgy(0bq