diff --git a/pyfpdb/locale/create-mo-files.sh b/pyfpdb/locale/create-mo-files.sh index 4b9d1dc9..5df25bcb 100755 --- a/pyfpdb/locale/create-mo-files.sh +++ b/pyfpdb/locale/create-mo-files.sh @@ -1,3 +1,4 @@ cd .. python /usr/share/doc/python-2.7/examples/Tools/i18n/msgfmt.py --output-file=locale/hu/LC_MESSAGES/fpdb.mo locale/fpdb-hu_HU.po +python /usr/share/doc/python-2.7/examples/Tools/i18n/msgfmt.py --output-file=locale/de/LC_MESSAGES/fpdb.mo locale/fpdb-de_DE.po diff --git a/pyfpdb/locale/fpdb-de_DE.po b/pyfpdb/locale/fpdb-de_DE.po index 5952cbbb..9d7032b7 100644 --- a/pyfpdb/locale/fpdb-de_DE.po +++ b/pyfpdb/locale/fpdb-de_DE.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.20.905 plus git\n" -"POT-Creation-Date: 2010-08-25 13:31+CEST\n" +"POT-Creation-Date: 2010-08-26 18:52+CEST\n" "PO-Revision-Date: 2010-08-25 18:41+0200\n" "Last-Translator: Steffen Schaumburg \n" "Language-Team: Fpdb\n" @@ -57,18 +57,15 @@ msgid "fpdb card encoding(same as pokersource)" msgstr "" #: Charset.py:45 Charset.py:60 Charset.py:75 Charset.py:86 Charset.py:94 -msgid "" -"Could not convert: \"%s\"\n" +msgid "Could not convert: \"%s\"\n" msgstr "" #: Charset.py:48 Charset.py:63 Charset.py:78 -msgid "" -"Could not encode: \"%s\"\n" +msgid "Could not encode: \"%s\"\n" msgstr "" #: Configuration.py:113 Configuration.py:126 -msgid "" -"Config file has been created at %s.\n" +msgid "Config file has been created at %s.\n" msgstr "" #: Configuration.py:125 @@ -79,13 +76,11 @@ msgid "" msgstr "" #: Configuration.py:131 Configuration.py:132 -msgid "" -"Error copying .example file, cannot fall back. Exiting.\n" +msgid "Error copying .example file, cannot fall back. Exiting.\n" msgstr "" #: Configuration.py:136 Configuration.py:137 -msgid "" -"No %s found, cannot fall back. Exiting.\n" +msgid "No %s found, cannot fall back. Exiting.\n" msgstr "" #: Configuration.py:167 @@ -101,7 +96,9 @@ msgid "Creating directory: '%s'" msgstr "" #: Configuration.py:205 -msgid "Default encoding set to US-ASCII, defaulting to CP1252 instead -- If you're not on a Mac, please report this problem." +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:303 @@ -137,7 +134,8 @@ msgid "Invalid config value for raw_tourneys.save, defaulting to \"error\"" msgstr "" #: Configuration.py:655 -msgid "Invalid config value for raw_tourneys.compression, defaulting to \"none\"" +msgid "" +"Invalid config value for raw_tourneys.compression, defaulting to \"none\"" msgstr "" #: Configuration.py:673 Configuration.py:674 @@ -335,7 +333,8 @@ msgid "Dropping sqlite index " msgstr "" #: Database.py:1307 -msgid "Fpdb only supports MySQL, Postgres and SQLITE, what are you trying to use?" +msgid "" +"Fpdb only supports MySQL, Postgres and SQLITE, what are you trying to use?" msgstr "" #: Database.py:1321 Database.py:1361 @@ -582,11 +581,11 @@ msgstr "" msgid " Clear Dates " msgstr "" -#: Filters.py:940 fpdb.pyw:721 +#: Filters.py:940 fpdb.pyw:722 msgid "Pick a date" msgstr "" -#: Filters.py:946 fpdb.pyw:727 +#: Filters.py:946 fpdb.pyw:728 msgid "Done" msgstr "" @@ -671,7 +670,9 @@ msgid "Importing..." msgstr "" #: GuiBulkImport.py:117 -msgid "GuiBulkImport.load done: Stored: %d \tDuplicates: %d \tPartial: %d \tErrors: %d in %s seconds - %.0f/sec" +msgid "" +"GuiBulkImport.load done: Stored: %d \tDuplicates: %d \tPartial: %d \tErrors: " +"%d in %s seconds - %.0f/sec" msgstr "" #: GuiBulkImport.py:131 @@ -730,7 +731,7 @@ msgstr "" msgid "Drop HudCache:" msgstr "" -#: GuiBulkImport.py:297 fpdb.pyw:832 +#: GuiBulkImport.py:297 fpdb.pyw:831 msgid "_Bulk Import" msgstr "" @@ -763,11 +764,14 @@ msgid "Print some useful one liners" msgstr "" #: GuiBulkImport.py:358 -msgid "Do the required conversion for Stars Archive format (ie. as provided by support" +msgid "" +"Do the required conversion for Stars Archive format (ie. as provided by " +"support" msgstr "" #: GuiBulkImport.py:360 -msgid "Output the pprinted version of the HandsPlayer hash for regresion testing" +msgid "" +"Output the pprinted version of the HandsPlayer hash for regresion testing" msgstr "" #: GuiBulkImport.py:365 @@ -779,7 +783,8 @@ msgid "PokerStars converter: ./GuiBulkImport.py -c PokerStars -f filename" msgstr "" #: GuiBulkImport.py:367 -msgid "Full Tilt converter: ./GuiBulkImport.py -c \"Full Tilt Poker\" -f filename" +msgid "" +"Full Tilt converter: ./GuiBulkImport.py -c \"Full Tilt Poker\" -f filename" msgstr "" #: GuiBulkImport.py:368 @@ -799,7 +804,9 @@ msgid "-q is deprecated. Just use \"-f filename\" instead" msgstr "" #: GuiBulkImport.py:409 -msgid "GuiBulkImport done: Stored: %d \tDuplicates: %d \tPartial: %d \tErrors: %d in %s seconds - %.0f/sec" +msgid "" +"GuiBulkImport done: Stored: %d \tDuplicates: %d \tPartial: %d \tErrors: %d " +"in %s seconds - %.0f/sec" msgstr "" #: GuiDatabase.py:106 GuiLogView.py:96 @@ -854,20 +861,26 @@ msgstr "" msgid " not connected but no exception" msgstr "" -#: GuiDatabase.py:293 fpdb.pyw:905 -msgid "MySQL Server reports: Access denied. Are your permissions set correctly?" +#: GuiDatabase.py:293 fpdb.pyw:904 +msgid "" +"MySQL Server reports: Access denied. Are your permissions set correctly?" msgstr "" #: GuiDatabase.py:297 -msgid "MySQL client reports: 2002 or 2003 error. Unable to connect - Please check that the MySQL service has been started" +msgid "" +"MySQL client reports: 2002 or 2003 error. Unable to connect - Please check " +"that the MySQL service has been started" msgstr "" -#: GuiDatabase.py:301 fpdb.pyw:910 -msgid "Postgres Server reports: Access denied. Are your permissions set correctly?" +#: GuiDatabase.py:301 fpdb.pyw:909 +msgid "" +"Postgres Server reports: Access denied. Are your permissions set correctly?" msgstr "" #: GuiDatabase.py:304 -msgid "Postgres client reports: Unable to connect - Please check that the Postgres service has been started" +msgid "" +"Postgres client reports: Unable to connect - Please check that the Postgres " +"service has been started" msgstr "" #: GuiDatabase.py:321 @@ -992,11 +1005,14 @@ msgid "Finished import without error." msgstr "" #: GuiImapFetcher.py:106 -msgid "Login to mailserver failed: please check mailserver, username and password" +msgid "" +"Login to mailserver failed: please check mailserver, username and password" msgstr "" #: GuiImapFetcher.py:109 -msgid "Could not connect to mailserver: check mailserver and use SSL settings and internet connectivity" +msgid "" +"Could not connect to mailserver: check mailserver and use SSL settings and " +"internet connectivity" msgstr "" #: GuiImapFetcher.py:119 @@ -1051,7 +1067,7 @@ msgstr "" msgid "Test Preferences Dialog" msgstr "" -#: GuiPrefs.py:192 fpdb.pyw:296 +#: GuiPrefs.py:192 fpdb.pyw:297 msgid "Preferences" msgstr "" @@ -1121,11 +1137,15 @@ msgid "Display _Player" msgstr "" #: GuiTourneyViewer.py:77 -msgid "Tournament not found - please ensure you imported it and selected the correct site" +msgid "" +"Tournament not found - please ensure you imported it and selected the " +"correct site" msgstr "" #: GuiTourneyViewer.py:105 -msgid "Player or tourney not found - please ensure you imported it and selected the correct site" +msgid "" +"Player or tourney not found - please ensure you imported it and selected the " +"correct site" msgstr "" #: GuiTourneyViewer.py:119 @@ -1151,11 +1171,10 @@ msgid "HUD_main starting: using db name = %s" msgstr "" #: HUD_main.pyw:95 -msgid "" -"Note: error output is being diverted to:\n" +msgid "Note: error output is being diverted to:\n" msgstr "" -#: HUD_main.pyw:96 fpdb.pyw:1139 +#: HUD_main.pyw:96 fpdb.pyw:1138 msgid "" "\n" "Any major error will be reported there _only_.\n" @@ -1170,8 +1189,7 @@ msgid "Any major error will be reported there _only_." msgstr "" #: HUD_main.pyw:101 -msgid "" -"HUD_main: starting ...\n" +msgid "HUD_main: starting ...\n" msgstr "" #: HUD_main.pyw:114 HUD_run_me.py:62 @@ -1195,13 +1213,11 @@ msgid "HUD_main.read_stdin: hand processing starting ..." msgstr "" #: HUD_main.pyw:275 -msgid "" -"hud_dict[%s] was not found\n" +msgid "hud_dict[%s] was not found\n" msgstr "" #: HUD_main.pyw:276 -msgid "" -"will not send hand\n" +msgid "will not send hand\n" msgstr "" #: HUD_main.pyw:310 @@ -1209,22 +1225,21 @@ msgid "HUD create: table name %s not found, skipping." msgstr "" #: HUD_main.pyw:318 -msgid "" -"Table \"%s\" no longer exists\n" +msgid "Table \"%s\" no longer exists\n" msgstr "" #: HUD_main.pyw:321 -msgid "HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f,%4.3f,%4.3f)" +msgid "" +"HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f," +"%4.3f,%4.3f)" msgstr "" #: HUD_run_me.py:45 -msgid "" -"HUD_main starting\n" +msgid "HUD_main starting\n" msgstr "" #: HUD_run_me.py:51 TournamentTracker.py:317 -msgid "" -"Using db name = %s\n" +msgid "Using db name = %s\n" msgstr "" #: Hand.py:150 @@ -1480,11 +1495,14 @@ msgid "addShownCards %s hole=%s all=%s" msgstr "" #: Hand.py:645 -msgid "*** ERROR - HAND: calling writeGameLine with unexpected STARTTIME value, expecting datetime.date object, received:" +msgid "" +"*** ERROR - HAND: calling writeGameLine with unexpected STARTTIME value, " +"expecting datetime.date object, received:" msgstr "" #: Hand.py:646 -msgid "*** Make sure your HandHistoryConverter is setting hand.startTime properly!" +msgid "" +"*** Make sure your HandHistoryConverter is setting hand.startTime properly!" msgstr "" #: Hand.py:647 @@ -1492,7 +1510,9 @@ msgid "*** Game String:" msgstr "" #: Hand.py:701 -msgid "*** Parse error reading blinds (check compilePlayerRegexs as a likely culprit)" +msgid "" +"*** Parse error reading blinds (check compilePlayerRegexs as a likely " +"culprit)" msgstr "" #: Hand.py:728 @@ -1560,7 +1580,9 @@ msgid "*** RIVER ***" msgstr "" #: Hand.py:1449 -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" +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:1450 @@ -1783,8 +1805,7 @@ msgid "Updating config file" msgstr "" #: Hud.py:552 -msgid "" -"No layout found for %d-max games for site %s\n" +msgid "No layout found for %d-max games for site %s\n" msgstr "" #: Hud.py:566 @@ -1798,8 +1819,7 @@ msgid "error is %s" msgstr "" #: Hud.py:574 -msgid "" -"Error finding actual seat.\n" +msgid "Error finding actual seat.\n" msgstr "" #: Hud.py:590 @@ -1809,7 +1829,10 @@ msgid "" msgstr "" #: Hud.py:639 -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" +msgid "" +"KeyError at the start of the for loop in update in hud_main. How this can " +"possibly happen is totally beyond my comprehension. Your HUD may be about to " +"get really weird. -Eric" msgstr "" #: Hud.py:640 @@ -1838,15 +1861,16 @@ msgstr "" msgid "No Name" msgstr "" -#: OnGameToFpdb.py:153 PokerStarsToFpdb.py:189 +#: OnGameToFpdb.py:153 PkrToFpdb.py:144 PokerStarsToFpdb.py:189 msgid "determineGameType: Unable to recognise gametype from: '%s'" msgstr "" -#: OnGameToFpdb.py:154 PokerStarsToFpdb.py:190 PokerStarsToFpdb.py:220 +#: OnGameToFpdb.py:154 PkrToFpdb.py:145 PkrToFpdb.py:173 +#: PokerStarsToFpdb.py:190 PokerStarsToFpdb.py:220 msgid "determineGameType: Raising FpdbParseError" msgstr "" -#: OnGameToFpdb.py:155 PokerStarsToFpdb.py:191 +#: OnGameToFpdb.py:155 PkrToFpdb.py:146 PokerStarsToFpdb.py:191 msgid "Unable to recognise gametype from: '%s'" msgstr "" @@ -1883,7 +1907,8 @@ msgid "Specifies a configuration file." msgstr "" #: Options.py:49 -msgid "Indicates program was restarted with a different path (only allowed once)." +msgid "" +"Indicates program was restarted with a different path (only allowed once)." msgstr "" #: Options.py:52 @@ -1938,6 +1963,10 @@ msgstr "" msgid "Unimplemented readAction: '%s' '%s'" msgstr "" +#: PkrToFpdb.py:174 PokerStarsToFpdb.py:221 +msgid "Lim_Blinds has no lookup for '%s'" +msgstr "" + #: PokerStarsSummary.py:72 msgid "didn't recognise buyin currency in:" msgstr "" @@ -1946,10 +1975,6 @@ msgstr "" msgid "in not result starttime" msgstr "" -#: PokerStarsToFpdb.py:221 -msgid "Lim_Blinds has no lookup for '%s'" -msgstr "" - #: PokerStarsToFpdb.py:273 msgid "failed to detect currency" msgstr "" @@ -2119,7 +2144,8 @@ msgstr "" #: Stats.py:867 msgid "" -"(add _0 to name to display with 0 decimal places, _1 to display with 1, etc)\n" +"(add _0 to name to display with 0 decimal places, _1 to display with 1, " +"etc)\n" msgstr "" #: Tables.py:234 @@ -2143,7 +2169,9 @@ msgid "calling main" msgstr "" #: TournamentTracker.py:50 -msgid "Note: error output is being diverted to fpdb-error-log.txt and HUD-error.txt. Any major error will be reported there _only_." +msgid "" +"Note: error output is being diverted to fpdb-error-log.txt and HUD-error." +"txt. Any major error will be reported there _only_." msgstr "" #: TournamentTracker.py:111 @@ -2179,8 +2207,7 @@ msgid "db error: skipping " msgstr "" #: TournamentTracker.py:276 -msgid "" -"Database error %s in hand %d. Skipping.\n" +msgid "Database error %s in hand %d. Skipping.\n" msgstr "" #: TournamentTracker.py:285 @@ -2188,18 +2215,15 @@ msgid "could not find tournament: skipping" msgstr "" #: TournamentTracker.py:286 -msgid "" -"Could not find tournament %d in hand %d. Skipping.\n" +msgid "Could not find tournament %d in hand %d. Skipping.\n" msgstr "" #: TournamentTracker.py:309 -msgid "" -"table name %s not found, skipping.\n" +msgid "table name %s not found, skipping.\n" msgstr "" #: TournamentTracker.py:316 -msgid "" -"tournament tracker starting\n" +msgid "tournament tracker starting\n" msgstr "" #: TourneyFilters.py:61 @@ -2387,8 +2411,7 @@ msgid "self.window doesn't exist? why?" msgstr "" #: fpdb.pyw:48 -msgid "" -" - press return to continue\n" +msgid " - press return to continue\n" msgstr "" #: fpdb.pyw:55 @@ -2402,19 +2425,28 @@ msgid "Press ENTER to continue." msgstr "" #: fpdb.pyw:67 -msgid "We appear to be running in Windows, but the Windows Python Extensions are not loading. Please install the PYWIN32 package from http://sourceforge.net/projects/pywin32/" +msgid "" +"We appear to be running in Windows, but the Windows Python Extensions are " +"not loading. Please install the PYWIN32 package from http://sourceforge.net/" +"projects/pywin32/" msgstr "" #: fpdb.pyw:89 -msgid "Unable to load PYGTK modules required for GUI. Please install PyCairo, PyGObject, and PyGTK from www.pygtk.org." +msgid "" +"Unable to load PYGTK modules required for GUI. Please install PyCairo, " +"PyGObject, and PyGTK from www.pygtk.org." msgstr "" #: fpdb.pyw:247 -msgid "Copyright 2008-2010, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, sqlcoder, Bostik, and others" +msgid "" +"Copyright 2008-2010, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, " +"sqlcoder, Bostik, and others" msgstr "" #: fpdb.pyw:248 -msgid "You are free to change, and distribute original or changed versions of fpdb within the rules set out by the license" +msgid "" +"You are free to change, and distribute original or changed versions of fpdb " +"within the rules set out by the license" msgstr "" #: fpdb.pyw:249 @@ -2429,169 +2461,183 @@ msgstr "" msgid "Operating System" msgstr "" -#: fpdb.pyw:279 +#: fpdb.pyw:280 msgid "Your config file is: " msgstr "" -#: fpdb.pyw:284 +#: fpdb.pyw:285 msgid "Version Information:" msgstr "" -#: fpdb.pyw:291 +#: fpdb.pyw:292 msgid "Threads: " msgstr "" -#: fpdb.pyw:314 -msgid "Updated preferences have not been loaded because windows are open. Re-start fpdb to load them." +#: fpdb.pyw:315 +msgid "" +"Updated preferences have not been loaded because windows are open. Re-start " +"fpdb to load them." msgstr "" -#: fpdb.pyw:324 +#: fpdb.pyw:325 msgid "Maintain Databases" msgstr "" -#: fpdb.pyw:334 +#: fpdb.pyw:335 msgid "saving updated db data" msgstr "" -#: fpdb.pyw:341 +#: fpdb.pyw:342 msgid "guidb response was " msgstr "" -#: fpdb.pyw:347 -msgid "Cannot open Database Maintenance window because other windows have been opened. Re-start fpdb to use this option." -msgstr "" - -#: fpdb.pyw:350 -msgid "Number of Hands: " +#: fpdb.pyw:348 +msgid "" +"Cannot open Database Maintenance window because other windows have been " +"opened. Re-start fpdb to use this option." msgstr "" #: fpdb.pyw:351 -msgid "" -"\n" -"Number of Tourneys: " +msgid "Number of Hands: " msgstr "" #: fpdb.pyw:352 msgid "" "\n" -"Number of TourneyTypes: " +"Number of Tourneys: " msgstr "" #: fpdb.pyw:353 +msgid "" +"\n" +"Number of TourneyTypes: " +msgstr "" + +#: fpdb.pyw:354 msgid "Database Statistics" msgstr "Datenbankstatistiken" -#: fpdb.pyw:362 +#: fpdb.pyw:363 msgid "HUD Configurator - choose category" msgstr "" -#: fpdb.pyw:368 -msgid "Please select the game category for which you want to configure HUD stats:" +#: fpdb.pyw:369 +msgid "" +"Please select the game category for which you want to configure HUD stats:" msgstr "" -#: fpdb.pyw:420 +#: fpdb.pyw:421 msgid "HUD Configurator - please choose your stats" msgstr "" -#: fpdb.pyw:426 +#: fpdb.pyw:427 msgid "Please choose the stats you wish to use in the below table." msgstr "" -#: fpdb.pyw:430 +#: fpdb.pyw:431 msgid "Note that you may not select any stat more than once or it will crash." msgstr "" -#: fpdb.pyw:434 -msgid "It is not currently possible to select \"empty\" or anything else to that end." +#: fpdb.pyw:435 +msgid "" +"It is not currently possible to select \"empty\" or anything else to that " +"end." msgstr "" -#: fpdb.pyw:438 -msgid "To configure things like colouring you will still have to manually edit your HUD_config.xml." -msgstr "" - -#: fpdb.pyw:545 -msgid "Confirm deleting and recreating tables" +#: fpdb.pyw:439 +msgid "" +"To configure things like colouring you will still have to manually edit your " +"HUD_config.xml." msgstr "" #: fpdb.pyw:546 -msgid "Please confirm that you want to (re-)create the tables. If there already are tables in the database " +msgid "Confirm deleting and recreating tables" msgstr "" #: fpdb.pyw:547 msgid "" +"Please confirm that you want to (re-)create the tables. If there already are " +"tables in the database " +msgstr "" + +#: fpdb.pyw:548 +msgid "" " they will be deleted.\n" "This may take a while." msgstr "" -#: fpdb.pyw:572 +#: fpdb.pyw:573 msgid "User cancelled recreating tables" msgstr "" -#: fpdb.pyw:579 +#: fpdb.pyw:580 msgid "Please confirm that you want to re-create the HUD cache." msgstr "" -#: fpdb.pyw:587 +#: fpdb.pyw:588 msgid " Hero's cache starts: " msgstr "" -#: fpdb.pyw:601 +#: fpdb.pyw:602 msgid " Villains' cache starts: " msgstr "" -#: fpdb.pyw:614 +#: fpdb.pyw:615 msgid " Rebuilding HUD Cache ... " msgstr "" -#: fpdb.pyw:622 +#: fpdb.pyw:623 msgid "User cancelled rebuilding hud cache" msgstr "" -#: fpdb.pyw:634 +#: fpdb.pyw:635 msgid "Confirm rebuilding database indexes" msgstr "" -#: fpdb.pyw:635 +#: fpdb.pyw:636 msgid "Please confirm that you want to rebuild the database indexes." msgstr "" -#: fpdb.pyw:643 +#: fpdb.pyw:644 msgid " Rebuilding Indexes ... " msgstr "" -#: fpdb.pyw:650 +#: fpdb.pyw:651 msgid " Cleaning Database ... " msgstr "" -#: fpdb.pyw:655 +#: fpdb.pyw:656 msgid " Analyzing Database ... " msgstr "" -#: fpdb.pyw:660 +#: fpdb.pyw:661 msgid "User cancelled rebuilding db indexes" msgstr "" -#: fpdb.pyw:755 -msgid "Unimplemented: Save Profile (try saving a HUD layout, that should do it)" +#: fpdb.pyw:756 +msgid "" +"Unimplemented: Save Profile (try saving a HUD layout, that should do it)" msgstr "" -#: fpdb.pyw:758 +#: fpdb.pyw:759 msgid "Fatal Error - Config File Missing" msgstr "" -#: fpdb.pyw:760 +#: fpdb.pyw:761 msgid "Please copy the config file from the docs folder to:" msgstr "" -#: fpdb.pyw:768 -msgid "and edit it according to the install documentation at http://fpdb.sourceforge.net" +#: fpdb.pyw:769 +msgid "" +"and edit it according to the install documentation at http://fpdb." +"sourceforge.net" msgstr "" #: fpdb.pyw:825 msgid "_Main" msgstr "_Hauptmenü" -#: fpdb.pyw:826 fpdb.pyw:854 +#: fpdb.pyw:826 fpdb.pyw:853 msgid "_Quit" msgstr "_Beenden" @@ -2625,305 +2671,311 @@ msgid "_Import" msgstr "_Importieren" #: fpdb.pyw:831 -msgid "_Set HandHistory Archive Directory" -msgstr "" - -#: fpdb.pyw:832 msgid "B" msgstr "B" -#: fpdb.pyw:833 +#: fpdb.pyw:832 msgid "I" msgstr "I" -#: fpdb.pyw:833 +#: fpdb.pyw:832 msgid "_Import through eMail/IMAP" msgstr "_Import per eMail/IMAP" -#: fpdb.pyw:834 +#: fpdb.pyw:833 msgid "_Viewers" msgstr "" -#: fpdb.pyw:835 +#: fpdb.pyw:834 msgid "A" msgstr "" -#: fpdb.pyw:835 +#: fpdb.pyw:834 msgid "_Auto Import and HUD" msgstr "" -#: fpdb.pyw:836 +#: fpdb.pyw:835 msgid "H" msgstr "" -#: fpdb.pyw:836 +#: fpdb.pyw:835 msgid "_HUD Configurator" msgstr "" -#: fpdb.pyw:837 +#: fpdb.pyw:836 msgid "G" msgstr "" -#: fpdb.pyw:837 +#: fpdb.pyw:836 msgid "_Graphs" msgstr "" -#: fpdb.pyw:838 +#: fpdb.pyw:837 msgid "P" msgstr "" -#: fpdb.pyw:838 +#: fpdb.pyw:837 msgid "Ring _Player Stats (tabulated view, not on pgsql)" msgstr "" -#: fpdb.pyw:839 +#: fpdb.pyw:838 msgid "T" msgstr "" -#: fpdb.pyw:839 +#: fpdb.pyw:838 msgid "_Tourney Player Stats (tabulated view, not on pgsql)" msgstr "" -#: fpdb.pyw:840 +#: fpdb.pyw:839 msgid "Tourney _Viewer" msgstr "" -#: fpdb.pyw:841 +#: fpdb.pyw:840 msgid "O" msgstr "" -#: fpdb.pyw:841 +#: fpdb.pyw:840 msgid "P_ositional Stats (tabulated view, not on sqlite)" msgstr "" -#: fpdb.pyw:842 fpdb.pyw:1058 +#: fpdb.pyw:841 fpdb.pyw:1057 msgid "Session Stats" msgstr "" -#: fpdb.pyw:843 +#: fpdb.pyw:842 msgid "_Database" msgstr "" -#: fpdb.pyw:844 +#: fpdb.pyw:843 msgid "_Maintain Databases" msgstr "" -#: fpdb.pyw:845 +#: fpdb.pyw:844 msgid "Create or Recreate _Tables" msgstr "" -#: fpdb.pyw:846 +#: fpdb.pyw:845 msgid "Rebuild HUD Cache" msgstr "" -#: fpdb.pyw:847 +#: fpdb.pyw:846 msgid "Rebuild DB Indexes" msgstr "" -#: fpdb.pyw:848 +#: fpdb.pyw:847 msgid "_Statistics" msgstr "_Statistiken" -#: fpdb.pyw:849 +#: fpdb.pyw:848 msgid "Dump Database to Textfile (takes ALOT of time)" msgstr "" -#: fpdb.pyw:850 +#: fpdb.pyw:849 msgid "_Help" msgstr "" -#: fpdb.pyw:851 +#: fpdb.pyw:850 msgid "_Log Messages" msgstr "" -#: fpdb.pyw:852 +#: fpdb.pyw:851 msgid "A_bout, License, Copying" msgstr "" -#: fpdb.pyw:870 -msgid "" -"There is an error in your config file\n" +#: fpdb.pyw:869 +msgid "There is an error in your config file\n" msgstr "" -#: fpdb.pyw:871 +#: fpdb.pyw:870 msgid "" "\n" "\n" "Error is: " msgstr "" -#: fpdb.pyw:872 +#: fpdb.pyw:871 msgid "CONFIG FILE ERROR" msgstr "" -#: fpdb.pyw:876 -msgid "" -"Logfile is %s\n" +#: fpdb.pyw:875 +msgid "Logfile is %s\n" msgstr "" -#: fpdb.pyw:878 +#: fpdb.pyw:877 msgid "Config file" msgstr "" -#: fpdb.pyw:879 +#: fpdb.pyw:878 msgid "" "has been created at:\n" "%s.\n" msgstr "" -#: fpdb.pyw:880 +#: fpdb.pyw:879 msgid "Edit your screen_name and hand history path in the supported_sites " msgstr "" -#: fpdb.pyw:881 -msgid "section of the Preferences window (Main menu) before trying to import hands." +#: fpdb.pyw:880 +msgid "" +"section of the Preferences window (Main menu) before trying to import hands." msgstr "" -#: fpdb.pyw:903 +#: fpdb.pyw:902 msgid "Connected to SQLite: %s" msgstr "" -#: fpdb.pyw:907 +#: fpdb.pyw:906 msgid "MySQL client reports: 2002 or 2003 error. Unable to connect - " msgstr "" -#: fpdb.pyw:908 +#: fpdb.pyw:907 msgid "Please check that the MySQL service has been started" msgstr "" -#: fpdb.pyw:912 +#: fpdb.pyw:911 msgid "Postgres client reports: Unable to connect - " msgstr "" -#: fpdb.pyw:913 +#: fpdb.pyw:912 msgid "Please check that the Postgres service has been started" msgstr "" -#: fpdb.pyw:937 +#: fpdb.pyw:936 msgid "Strong Warning - Invalid database version" msgstr "" -#: fpdb.pyw:939 +#: fpdb.pyw:938 msgid "An invalid DB version or missing tables have been detected." msgstr "" -#: fpdb.pyw:943 -msgid "This error is not necessarily fatal but it is strongly recommended that you recreate the tables by using the Database menu." +#: fpdb.pyw:942 +msgid "" +"This error is not necessarily fatal but it is strongly recommended that you " +"recreate the tables by using the Database menu." msgstr "" -#: fpdb.pyw:947 -msgid "Not doing this will likely lead to misbehaviour including fpdb crashes, corrupt data etc." +#: fpdb.pyw:946 +msgid "" +"Not doing this will likely lead to misbehaviour including fpdb crashes, " +"corrupt data etc." msgstr "" -#: fpdb.pyw:960 +#: fpdb.pyw:959 msgid "Status: Connected to %s database named %s on host %s" msgstr "" -#: fpdb.pyw:970 +#: fpdb.pyw:969 msgid "" "\n" "Global lock taken by" msgstr "" -#: fpdb.pyw:973 +#: fpdb.pyw:972 msgid "" "\n" "Failed to get global lock, it is currently held by" msgstr "" -#: fpdb.pyw:983 +#: fpdb.pyw:982 msgid "Quitting normally" msgstr "" -#: fpdb.pyw:1007 -msgid "" -"Global lock released.\n" +#: fpdb.pyw:1006 +msgid "Global lock released.\n" msgstr "" -#: fpdb.pyw:1014 +#: fpdb.pyw:1013 msgid "Auto Import" msgstr "" -#: fpdb.pyw:1021 +#: fpdb.pyw:1020 msgid "Bulk Import" msgstr "" -#: fpdb.pyw:1027 +#: fpdb.pyw:1026 msgid "eMail Import" msgstr "" -#: fpdb.pyw:1034 +#: fpdb.pyw:1033 msgid "Ring Player Stats" msgstr "" -#: fpdb.pyw:1040 +#: fpdb.pyw:1039 msgid "Tourney Player Stats" msgstr "" -#: fpdb.pyw:1046 +#: fpdb.pyw:1045 msgid "Tourney Viewer" msgstr "" -#: fpdb.pyw:1052 +#: fpdb.pyw:1051 msgid "Positional Stats" msgstr "" -#: fpdb.pyw:1062 +#: fpdb.pyw:1061 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:1079 +#: fpdb.pyw:1078 msgid "Help" msgstr "" -#: fpdb.pyw:1086 +#: fpdb.pyw:1085 msgid "Graphs" msgstr "" -#: fpdb.pyw:1138 +#: fpdb.pyw:1137 msgid "" "\n" -"Note: error output is being diverted to fpdb-errors.txt and HUD-errors.txt in:\n" +"Note: error output is being diverted to fpdb-errors.txt and HUD-errors.txt " +"in:\n" msgstr "" -#: fpdb.pyw:1167 +#: fpdb.pyw:1166 msgid "fpdb starting ..." msgstr "" -#: fpdb.pyw:1224 +#: fpdb.pyw:1223 msgid "FPDB WARNING" msgstr "" -#: fpdb.pyw:1243 +#: fpdb.pyw:1242 msgid "" "WARNING: Unable to find output hh directory %s\n" "\n" " Press YES to create this directory, or NO to select a new one." msgstr "" -#: fpdb.pyw:1251 -msgid "WARNING: Unable to create hand output directory. Importing is not likely to work until this is fixed." -msgstr "" - -#: fpdb.pyw:1256 -msgid "Select HH Output Directory" +#: fpdb.pyw:1250 +msgid "" +"WARNING: Unable to create hand output directory. Importing is not likely to " +"work until this is fixed." msgstr "" #: fpdb_import.py:60 @@ -2939,7 +2991,9 @@ msgid "Database ID for %s not found" msgstr "" #: fpdb_import.py:191 -msgid "[ERROR] More than 1 Database ID found for %s - Multiple currencies not implemented yet" +msgid "" +"[ERROR] More than 1 Database ID found for %s - Multiple currencies not " +"implemented yet" msgstr "" #: fpdb_import.py:227 @@ -2999,7 +3053,9 @@ msgid "Unknown filter filter_name:'%s' in filter:'%s'" msgstr "" #: fpdb_import.py:519 -msgid "Error No.%s please send the hand causing this to fpdb-main@lists.sourceforge.net so we can fix the problem." +msgid "" +"Error No.%s please send the hand causing this to fpdb-main@lists.sourceforge." +"net so we can fix the problem." msgstr "" #: fpdb_import.py:520 @@ -3007,7 +3063,9 @@ msgid "Filename:" msgstr "" #: fpdb_import.py:521 -msgid "Here is the first line of the hand so you can identify it. Please mention that the error was a ValueError:" +msgid "" +"Here is the first line of the hand so you can identify it. Please mention " +"that the error was a ValueError:" msgstr "" #: fpdb_import.py:523 @@ -3039,5 +3097,6 @@ msgstr "" #: windows_make_bats.py:66 msgid "" "\n" -"no gtk directories found in your path - install gtk or edit the path manually\n" +"no gtk directories found in your path - install gtk or edit the path " +"manually\n" msgstr "" diff --git a/pyfpdb/locale/fpdb-en_GB.po b/pyfpdb/locale/fpdb-en_GB.po index d6859904..350b9f5a 100644 --- a/pyfpdb/locale/fpdb-en_GB.po +++ b/pyfpdb/locale/fpdb-en_GB.po @@ -4,14 +4,14 @@ # msgid "" msgstr "" -"Project-Id-Version: 0.20.905 plus git\n" -"POT-Creation-Date: 2010-08-25 13:31+CEST\n" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2010-08-26 18:52+CEST\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: ENCODING\n" "Generated-By: pygettext.py 1.5\n" @@ -581,11 +581,11 @@ msgstr "" msgid " Clear Dates " msgstr "" -#: Filters.py:940 fpdb.pyw:721 +#: Filters.py:940 fpdb.pyw:722 msgid "Pick a date" msgstr "" -#: Filters.py:946 fpdb.pyw:727 +#: Filters.py:946 fpdb.pyw:728 msgid "Done" msgstr "" @@ -729,7 +729,7 @@ msgstr "" msgid "Drop HudCache:" msgstr "" -#: GuiBulkImport.py:297 fpdb.pyw:832 +#: GuiBulkImport.py:297 fpdb.pyw:831 msgid "_Bulk Import" msgstr "" @@ -853,7 +853,7 @@ msgstr "" msgid " not connected but no exception" msgstr "" -#: GuiDatabase.py:293 fpdb.pyw:905 +#: GuiDatabase.py:293 fpdb.pyw:904 msgid "MySQL Server reports: Access denied. Are your permissions set correctly?" msgstr "" @@ -861,7 +861,7 @@ msgstr "" msgid "MySQL client reports: 2002 or 2003 error. Unable to connect - Please check that the MySQL service has been started" msgstr "" -#: GuiDatabase.py:301 fpdb.pyw:910 +#: GuiDatabase.py:301 fpdb.pyw:909 msgid "Postgres Server reports: Access denied. Are your permissions set correctly?" msgstr "" @@ -1050,7 +1050,7 @@ msgstr "" msgid "Test Preferences Dialog" msgstr "" -#: GuiPrefs.py:192 fpdb.pyw:296 +#: GuiPrefs.py:192 fpdb.pyw:297 msgid "Preferences" msgstr "" @@ -1154,7 +1154,7 @@ msgid "" "Note: error output is being diverted to:\n" msgstr "" -#: HUD_main.pyw:96 fpdb.pyw:1139 +#: HUD_main.pyw:96 fpdb.pyw:1138 msgid "" "\n" "Any major error will be reported there _only_.\n" @@ -1837,15 +1837,16 @@ msgstr "" msgid "No Name" msgstr "" -#: OnGameToFpdb.py:153 PokerStarsToFpdb.py:189 +#: OnGameToFpdb.py:153 PkrToFpdb.py:144 PokerStarsToFpdb.py:189 msgid "determineGameType: Unable to recognise gametype from: '%s'" msgstr "" -#: OnGameToFpdb.py:154 PokerStarsToFpdb.py:190 PokerStarsToFpdb.py:220 +#: OnGameToFpdb.py:154 PkrToFpdb.py:145 PkrToFpdb.py:173 +#: PokerStarsToFpdb.py:190 PokerStarsToFpdb.py:220 msgid "determineGameType: Raising FpdbParseError" msgstr "" -#: OnGameToFpdb.py:155 PokerStarsToFpdb.py:191 +#: OnGameToFpdb.py:155 PkrToFpdb.py:146 PokerStarsToFpdb.py:191 msgid "Unable to recognise gametype from: '%s'" msgstr "" @@ -1937,6 +1938,10 @@ msgstr "" msgid "Unimplemented readAction: '%s' '%s'" msgstr "" +#: PkrToFpdb.py:174 PokerStarsToFpdb.py:221 +msgid "Lim_Blinds has no lookup for '%s'" +msgstr "" + #: PokerStarsSummary.py:72 msgid "didn't recognise buyin currency in:" msgstr "" @@ -1945,10 +1950,6 @@ msgstr "" msgid "in not result starttime" msgstr "" -#: PokerStarsToFpdb.py:221 -msgid "Lim_Blinds has no lookup for '%s'" -msgstr "" - #: PokerStarsToFpdb.py:273 msgid "failed to detect currency" msgstr "" @@ -2428,161 +2429,161 @@ msgstr "" msgid "Operating System" msgstr "" -#: fpdb.pyw:279 +#: fpdb.pyw:280 msgid "Your config file is: " msgstr "" -#: fpdb.pyw:284 +#: fpdb.pyw:285 msgid "Version Information:" msgstr "" -#: fpdb.pyw:291 +#: fpdb.pyw:292 msgid "Threads: " msgstr "" -#: fpdb.pyw:314 +#: fpdb.pyw:315 msgid "Updated preferences have not been loaded because windows are open. Re-start fpdb to load them." msgstr "" -#: fpdb.pyw:324 +#: fpdb.pyw:325 msgid "Maintain Databases" msgstr "" -#: fpdb.pyw:334 +#: fpdb.pyw:335 msgid "saving updated db data" msgstr "" -#: fpdb.pyw:341 +#: fpdb.pyw:342 msgid "guidb response was " msgstr "" -#: fpdb.pyw:347 +#: fpdb.pyw:348 msgid "Cannot open Database Maintenance window because other windows have been opened. Re-start fpdb to use this option." msgstr "" -#: fpdb.pyw:350 -msgid "Number of Hands: " -msgstr "" - #: fpdb.pyw:351 -msgid "" -"\n" -"Number of Tourneys: " +msgid "Number of Hands: " msgstr "" #: fpdb.pyw:352 msgid "" "\n" -"Number of TourneyTypes: " +"Number of Tourneys: " msgstr "" #: fpdb.pyw:353 +msgid "" +"\n" +"Number of TourneyTypes: " +msgstr "" + +#: fpdb.pyw:354 msgid "Database Statistics" msgstr "" -#: fpdb.pyw:362 +#: fpdb.pyw:363 msgid "HUD Configurator - choose category" msgstr "" -#: fpdb.pyw:368 +#: fpdb.pyw:369 msgid "Please select the game category for which you want to configure HUD stats:" msgstr "" -#: fpdb.pyw:420 +#: fpdb.pyw:421 msgid "HUD Configurator - please choose your stats" msgstr "" -#: fpdb.pyw:426 +#: fpdb.pyw:427 msgid "Please choose the stats you wish to use in the below table." msgstr "" -#: fpdb.pyw:430 +#: fpdb.pyw:431 msgid "Note that you may not select any stat more than once or it will crash." msgstr "" -#: fpdb.pyw:434 +#: fpdb.pyw:435 msgid "It is not currently possible to select \"empty\" or anything else to that end." msgstr "" -#: fpdb.pyw:438 +#: fpdb.pyw:439 msgid "To configure things like colouring you will still have to manually edit your HUD_config.xml." msgstr "" -#: fpdb.pyw:545 +#: fpdb.pyw:546 msgid "Confirm deleting and recreating tables" msgstr "" -#: fpdb.pyw:546 +#: fpdb.pyw:547 msgid "Please confirm that you want to (re-)create the tables. If there already are tables in the database " msgstr "" -#: fpdb.pyw:547 +#: fpdb.pyw:548 msgid "" " they will be deleted.\n" "This may take a while." msgstr "" -#: fpdb.pyw:572 +#: fpdb.pyw:573 msgid "User cancelled recreating tables" msgstr "" -#: fpdb.pyw:579 +#: fpdb.pyw:580 msgid "Please confirm that you want to re-create the HUD cache." msgstr "" -#: fpdb.pyw:587 +#: fpdb.pyw:588 msgid " Hero's cache starts: " msgstr "" -#: fpdb.pyw:601 +#: fpdb.pyw:602 msgid " Villains' cache starts: " msgstr "" -#: fpdb.pyw:614 +#: fpdb.pyw:615 msgid " Rebuilding HUD Cache ... " msgstr "" -#: fpdb.pyw:622 +#: fpdb.pyw:623 msgid "User cancelled rebuilding hud cache" msgstr "" -#: fpdb.pyw:634 +#: fpdb.pyw:635 msgid "Confirm rebuilding database indexes" msgstr "" -#: fpdb.pyw:635 +#: fpdb.pyw:636 msgid "Please confirm that you want to rebuild the database indexes." msgstr "" -#: fpdb.pyw:643 +#: fpdb.pyw:644 msgid " Rebuilding Indexes ... " msgstr "" -#: fpdb.pyw:650 +#: fpdb.pyw:651 msgid " Cleaning Database ... " msgstr "" -#: fpdb.pyw:655 +#: fpdb.pyw:656 msgid " Analyzing Database ... " msgstr "" -#: fpdb.pyw:660 +#: fpdb.pyw:661 msgid "User cancelled rebuilding db indexes" msgstr "" -#: fpdb.pyw:755 +#: fpdb.pyw:756 msgid "Unimplemented: Save Profile (try saving a HUD layout, that should do it)" msgstr "" -#: fpdb.pyw:758 +#: fpdb.pyw:759 msgid "Fatal Error - Config File Missing" msgstr "" -#: fpdb.pyw:760 +#: fpdb.pyw:761 msgid "Please copy the config file from the docs folder to:" msgstr "" -#: fpdb.pyw:768 +#: fpdb.pyw:769 msgid "and edit it according to the install documentation at http://fpdb.sourceforge.net" msgstr "" @@ -2590,7 +2591,7 @@ msgstr "" msgid "_Main" msgstr "" -#: fpdb.pyw:826 fpdb.pyw:854 +#: fpdb.pyw:826 fpdb.pyw:853 msgid "_Quit" msgstr "" @@ -2623,250 +2624,246 @@ msgid "_Import" msgstr "" #: fpdb.pyw:831 -msgid "_Set HandHistory Archive Directory" -msgstr "" - -#: fpdb.pyw:832 msgid "B" msgstr "" -#: fpdb.pyw:833 +#: fpdb.pyw:832 msgid "I" msgstr "" -#: fpdb.pyw:833 +#: fpdb.pyw:832 msgid "_Import through eMail/IMAP" msgstr "" -#: fpdb.pyw:834 +#: fpdb.pyw:833 msgid "_Viewers" msgstr "" -#: fpdb.pyw:835 +#: fpdb.pyw:834 msgid "A" msgstr "" -#: fpdb.pyw:835 +#: fpdb.pyw:834 msgid "_Auto Import and HUD" msgstr "" -#: fpdb.pyw:836 +#: fpdb.pyw:835 msgid "H" msgstr "" -#: fpdb.pyw:836 +#: fpdb.pyw:835 msgid "_HUD Configurator" msgstr "" -#: fpdb.pyw:837 +#: fpdb.pyw:836 msgid "G" msgstr "" -#: fpdb.pyw:837 +#: fpdb.pyw:836 msgid "_Graphs" msgstr "" -#: fpdb.pyw:838 +#: fpdb.pyw:837 msgid "P" msgstr "" -#: fpdb.pyw:838 +#: fpdb.pyw:837 msgid "Ring _Player Stats (tabulated view, not on pgsql)" msgstr "" -#: fpdb.pyw:839 +#: fpdb.pyw:838 msgid "T" msgstr "" -#: fpdb.pyw:839 +#: fpdb.pyw:838 msgid "_Tourney Player Stats (tabulated view, not on pgsql)" msgstr "" -#: fpdb.pyw:840 +#: fpdb.pyw:839 msgid "Tourney _Viewer" msgstr "" -#: fpdb.pyw:841 +#: fpdb.pyw:840 msgid "O" msgstr "" -#: fpdb.pyw:841 +#: fpdb.pyw:840 msgid "P_ositional Stats (tabulated view, not on sqlite)" msgstr "" -#: fpdb.pyw:842 fpdb.pyw:1058 +#: fpdb.pyw:841 fpdb.pyw:1057 msgid "Session Stats" msgstr "" -#: fpdb.pyw:843 +#: fpdb.pyw:842 msgid "_Database" msgstr "" -#: fpdb.pyw:844 +#: fpdb.pyw:843 msgid "_Maintain Databases" msgstr "" -#: fpdb.pyw:845 +#: fpdb.pyw:844 msgid "Create or Recreate _Tables" msgstr "" -#: fpdb.pyw:846 +#: fpdb.pyw:845 msgid "Rebuild HUD Cache" msgstr "" -#: fpdb.pyw:847 +#: fpdb.pyw:846 msgid "Rebuild DB Indexes" msgstr "" -#: fpdb.pyw:848 +#: fpdb.pyw:847 msgid "_Statistics" msgstr "" -#: fpdb.pyw:849 +#: fpdb.pyw:848 msgid "Dump Database to Textfile (takes ALOT of time)" msgstr "" -#: fpdb.pyw:850 +#: fpdb.pyw:849 msgid "_Help" msgstr "" -#: fpdb.pyw:851 +#: fpdb.pyw:850 msgid "_Log Messages" msgstr "" -#: fpdb.pyw:852 +#: fpdb.pyw:851 msgid "A_bout, License, Copying" msgstr "" -#: fpdb.pyw:870 +#: fpdb.pyw:869 msgid "" "There is an error in your config file\n" msgstr "" -#: fpdb.pyw:871 +#: fpdb.pyw:870 msgid "" "\n" "\n" "Error is: " msgstr "" -#: fpdb.pyw:872 +#: fpdb.pyw:871 msgid "CONFIG FILE ERROR" msgstr "" -#: fpdb.pyw:876 +#: fpdb.pyw:875 msgid "" "Logfile is %s\n" msgstr "" -#: fpdb.pyw:878 +#: fpdb.pyw:877 msgid "Config file" msgstr "" -#: fpdb.pyw:879 +#: fpdb.pyw:878 msgid "" "has been created at:\n" "%s.\n" msgstr "" -#: fpdb.pyw:880 +#: fpdb.pyw:879 msgid "Edit your screen_name and hand history path in the supported_sites " msgstr "" -#: fpdb.pyw:881 +#: fpdb.pyw:880 msgid "section of the Preferences window (Main menu) before trying to import hands." msgstr "" -#: fpdb.pyw:903 +#: fpdb.pyw:902 msgid "Connected to SQLite: %s" msgstr "" -#: fpdb.pyw:907 +#: fpdb.pyw:906 msgid "MySQL client reports: 2002 or 2003 error. Unable to connect - " msgstr "" -#: fpdb.pyw:908 +#: fpdb.pyw:907 msgid "Please check that the MySQL service has been started" msgstr "" -#: fpdb.pyw:912 +#: fpdb.pyw:911 msgid "Postgres client reports: Unable to connect - " msgstr "" -#: fpdb.pyw:913 +#: fpdb.pyw:912 msgid "Please check that the Postgres service has been started" msgstr "" -#: fpdb.pyw:937 +#: fpdb.pyw:936 msgid "Strong Warning - Invalid database version" msgstr "" -#: fpdb.pyw:939 +#: fpdb.pyw:938 msgid "An invalid DB version or missing tables have been detected." msgstr "" -#: fpdb.pyw:943 +#: fpdb.pyw:942 msgid "This error is not necessarily fatal but it is strongly recommended that you recreate the tables by using the Database menu." msgstr "" -#: fpdb.pyw:947 +#: fpdb.pyw:946 msgid "Not doing this will likely lead to misbehaviour including fpdb crashes, corrupt data etc." msgstr "" -#: fpdb.pyw:960 +#: fpdb.pyw:959 msgid "Status: Connected to %s database named %s on host %s" msgstr "" -#: fpdb.pyw:970 +#: fpdb.pyw:969 msgid "" "\n" "Global lock taken by" msgstr "" -#: fpdb.pyw:973 +#: fpdb.pyw:972 msgid "" "\n" "Failed to get global lock, it is currently held by" msgstr "" -#: fpdb.pyw:983 +#: fpdb.pyw:982 msgid "Quitting normally" msgstr "" -#: fpdb.pyw:1007 +#: fpdb.pyw:1006 msgid "" "Global lock released.\n" msgstr "" -#: fpdb.pyw:1014 +#: fpdb.pyw:1013 msgid "Auto Import" msgstr "" -#: fpdb.pyw:1021 +#: fpdb.pyw:1020 msgid "Bulk Import" msgstr "" -#: fpdb.pyw:1027 +#: fpdb.pyw:1026 msgid "eMail Import" msgstr "" -#: fpdb.pyw:1034 +#: fpdb.pyw:1033 msgid "Ring Player Stats" msgstr "" -#: fpdb.pyw:1040 +#: fpdb.pyw:1039 msgid "Tourney Player Stats" msgstr "" -#: fpdb.pyw:1046 +#: fpdb.pyw:1045 msgid "Tourney Viewer" msgstr "" -#: fpdb.pyw:1052 +#: fpdb.pyw:1051 msgid "Positional Stats" msgstr "" -#: fpdb.pyw:1062 +#: fpdb.pyw:1061 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" @@ -2887,43 +2884,39 @@ msgid "" "You can find the full license texts in agpl-3.0.txt, gpl-2.0.txt, gpl-3.0.txt and mit.txt in the fpdb installation directory." msgstr "" -#: fpdb.pyw:1079 +#: fpdb.pyw:1078 msgid "Help" msgstr "" -#: fpdb.pyw:1086 +#: fpdb.pyw:1085 msgid "Graphs" msgstr "" -#: fpdb.pyw:1138 +#: fpdb.pyw:1137 msgid "" "\n" "Note: error output is being diverted to fpdb-errors.txt and HUD-errors.txt in:\n" msgstr "" -#: fpdb.pyw:1167 +#: fpdb.pyw:1166 msgid "fpdb starting ..." msgstr "" -#: fpdb.pyw:1224 +#: fpdb.pyw:1223 msgid "FPDB WARNING" msgstr "" -#: fpdb.pyw:1243 +#: fpdb.pyw:1242 msgid "" "WARNING: Unable to find output hh directory %s\n" "\n" " Press YES to create this directory, or NO to select a new one." msgstr "" -#: fpdb.pyw:1251 +#: fpdb.pyw:1250 msgid "WARNING: Unable to create hand output directory. Importing is not likely to work until this is fixed." msgstr "" -#: fpdb.pyw:1256 -msgid "Select HH Output Directory" -msgstr "" - #: fpdb_import.py:60 msgid "Import database module: MySQLdb not found" msgstr "" diff --git a/pyfpdb/locale/fpdb-hu_HU.po b/pyfpdb/locale/fpdb-hu_HU.po index 1d454451..11a0a35d 100644 --- a/pyfpdb/locale/fpdb-hu_HU.po +++ b/pyfpdb/locale/fpdb-hu_HU.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.20.905 plus git\n" -"POT-Creation-Date: 2010-08-25 13:31+CEST\n" +"POT-Creation-Date: 2010-08-26 18:52+CEST\n" "PO-Revision-Date: 2010-08-26 01:40+0200\n" "Last-Translator: Ferenc Erki \n" "Language-Team: Hungarian \n" @@ -606,11 +606,11 @@ msgstr "Nem található játék az adatbázisban" msgid " Clear Dates " msgstr "Törlés" -#: Filters.py:940 fpdb.pyw:721 +#: Filters.py:940 fpdb.pyw:722 msgid "Pick a date" msgstr "Válassz napot" -#: Filters.py:946 fpdb.pyw:727 +#: Filters.py:946 fpdb.pyw:728 msgid "Done" msgstr "Kész" @@ -772,7 +772,7 @@ msgstr "Terem:" msgid "Drop HudCache:" msgstr "HUD gyorstár eldobása:" -#: GuiBulkImport.py:297 fpdb.pyw:832 +#: GuiBulkImport.py:297 fpdb.pyw:831 msgid "_Bulk Import" msgstr "_Importálás" @@ -854,8 +854,8 @@ msgid "" "GuiBulkImport done: Stored: %d \tDuplicates: %d \tPartial: %d \tErrors: %d " "in %s seconds - %.0f/sec" msgstr "" -"GuiBulkImport kész: Tárolt: %d \tDuplikáció: %d \tRészleges: %d \tHibák: %d %" -"s másodperc alatt - %.0f/mp" +"GuiBulkImport kész: Tárolt: %d \tDuplikáció: %d \tRészleges: %d \tHibák: %d " +"%s másodperc alatt - %.0f/mp" #: GuiDatabase.py:106 GuiLogView.py:96 msgid "Refresh" @@ -909,7 +909,7 @@ msgstr " kapcsolódás OK" msgid " not connected but no exception" msgstr " nem kapcsolódott, de nem volt hibaüzenet" -#: GuiDatabase.py:293 fpdb.pyw:905 +#: GuiDatabase.py:293 fpdb.pyw:904 msgid "" "MySQL Server reports: Access denied. Are your permissions set correctly?" msgstr "" @@ -924,7 +924,7 @@ msgstr "" "MySQL kliens jelenti: 2002-es vagy 2003-as hiba. Nem sikerült a kapcsolódás " "- Kérlek ellenőrizd, hogy a MySQL szolgáltatás el van-e indítva" -#: GuiDatabase.py:301 fpdb.pyw:910 +#: GuiDatabase.py:301 fpdb.pyw:909 msgid "" "Postgres Server reports: Access denied. Are your permissions set correctly?" msgstr "" @@ -1135,7 +1135,7 @@ msgstr "Érték (kattints duplán a módosításhoz)" msgid "Test Preferences Dialog" msgstr "Beállítási párbeszéd (teszt)" -#: GuiPrefs.py:192 fpdb.pyw:296 +#: GuiPrefs.py:192 fpdb.pyw:297 msgid "Preferences" msgstr "Beállítások" @@ -1248,7 +1248,7 @@ msgstr "HUD_main indítás: " msgid "Note: error output is being diverted to:\n" msgstr "Megjegyzés: a hibakimenet ide van átirányítva:\n" -#: HUD_main.pyw:96 fpdb.pyw:1139 +#: HUD_main.pyw:96 fpdb.pyw:1138 msgid "" "\n" "Any major error will be reported there _only_.\n" @@ -1306,11 +1306,11 @@ msgstr "\"%s\" nevű asztal már nem létezik\n" #: HUD_main.pyw:321 msgid "" -"HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f,%" -"4.3f,%4.3f)" +"HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f," +"%4.3f,%4.3f)" msgstr "" -"HUD_main.read_stdin: leosztás beolvasva %4.3f mp alatt (%4.3f,%4.3f,%4.3f,%" -"4.3f,%4.3f,%4.3f)" +"HUD_main.read_stdin: leosztás beolvasva %4.3f mp alatt (%4.3f,%4.3f,%4.3f," +"%4.3f,%4.3f,%4.3f)" #: HUD_run_me.py:45 msgid "HUD_main starting\n" @@ -1965,15 +1965,16 @@ msgstr "IMAP import befejezve, kapcsolat lezárása" msgid "No Name" msgstr "Nincs név" -#: OnGameToFpdb.py:153 PokerStarsToFpdb.py:189 +#: OnGameToFpdb.py:153 PkrToFpdb.py:144 PokerStarsToFpdb.py:189 msgid "determineGameType: Unable to recognise gametype from: '%s'" msgstr "determineGameType: Nem sikerült felismerni a játéktípust innen: '%s'" -#: OnGameToFpdb.py:154 PokerStarsToFpdb.py:190 PokerStarsToFpdb.py:220 +#: OnGameToFpdb.py:154 PkrToFpdb.py:145 PkrToFpdb.py:173 +#: PokerStarsToFpdb.py:190 PokerStarsToFpdb.py:220 msgid "determineGameType: Raising FpdbParseError" msgstr "determineGameType: FpdbParseError" -#: OnGameToFpdb.py:155 PokerStarsToFpdb.py:191 +#: OnGameToFpdb.py:155 PkrToFpdb.py:146 PokerStarsToFpdb.py:191 msgid "Unable to recognise gametype from: '%s'" msgstr "Nem sikerült felismerni a játéktípust innen: '%s'" @@ -2067,6 +2068,10 @@ msgstr "GameType nem olvasható az aktuális leosztásból" msgid "Unimplemented readAction: '%s' '%s'" msgstr "Nem ismert readAction: '%s' '%s'" +#: PkrToFpdb.py:174 PokerStarsToFpdb.py:221 +msgid "Lim_Blinds has no lookup for '%s'" +msgstr "Lim_Blinds nem tartalmazza ezt: '%s'" + #: PokerStarsSummary.py:72 msgid "didn't recognise buyin currency in:" msgstr "nem sikerült felismerni a beülő pénznemét ebben:" @@ -2075,10 +2080,6 @@ msgstr "nem sikerült felismerni a beülő pénznemét ebben:" msgid "in not result starttime" msgstr "a starttime nem található részében" -#: PokerStarsToFpdb.py:221 -msgid "Lim_Blinds has no lookup for '%s'" -msgstr "Lim_Blinds nem tartalmazza ezt: '%s'" - #: PokerStarsToFpdb.py:273 msgid "failed to detect currency" msgstr "nem sikerült a pénznem meghatározása" @@ -2584,19 +2585,19 @@ msgstr "és mások" msgid "Operating System" msgstr "Operációs rendszer" -#: fpdb.pyw:279 +#: fpdb.pyw:280 msgid "Your config file is: " msgstr "Konfigurációs fájl:" -#: fpdb.pyw:284 +#: fpdb.pyw:285 msgid "Version Information:" msgstr "Verzióinformáció:" -#: fpdb.pyw:291 +#: fpdb.pyw:292 msgid "Threads: " msgstr "Szálak:" -#: fpdb.pyw:314 +#: fpdb.pyw:315 msgid "" "Updated preferences have not been loaded because windows are open. Re-start " "fpdb to load them." @@ -2604,19 +2605,19 @@ msgstr "" "A megváltoztatott beállítások még nem léptek érvénybe, mert vannak nyitott " "ablakok. Indítsd újra az fpdb-t az érvénybe léptetésükhöz." -#: fpdb.pyw:324 +#: fpdb.pyw:325 msgid "Maintain Databases" msgstr "Adatbázisok karbantartása" -#: fpdb.pyw:334 +#: fpdb.pyw:335 msgid "saving updated db data" msgstr "frissített adatbázis adatok mentése" -#: fpdb.pyw:341 +#: fpdb.pyw:342 msgid "guidb response was " msgstr "a guidb válasza ez volt: " -#: fpdb.pyw:347 +#: fpdb.pyw:348 msgid "" "Cannot open Database Maintenance window because other windows have been " "opened. Re-start fpdb to use this option." @@ -2624,11 +2625,11 @@ msgstr "" "Nem tudom megnyitni az adatbázis karbantartó ablakot, mert más ablakok is " "nyitva vannak. Indítsd újra az fpdb-t ezen funkció használatához." -#: fpdb.pyw:350 +#: fpdb.pyw:351 msgid "Number of Hands: " msgstr "Leosztások száma:" -#: fpdb.pyw:351 +#: fpdb.pyw:352 msgid "" "\n" "Number of Tourneys: " @@ -2636,7 +2637,7 @@ msgstr "" "\n" "Versenyek száma: " -#: fpdb.pyw:352 +#: fpdb.pyw:353 msgid "" "\n" "Number of TourneyTypes: " @@ -2644,39 +2645,39 @@ msgstr "" "\n" "Versenytípusok száma: " -#: fpdb.pyw:353 +#: fpdb.pyw:354 msgid "Database Statistics" msgstr "Adatbázis statisztikák" -#: fpdb.pyw:362 +#: fpdb.pyw:363 msgid "HUD Configurator - choose category" msgstr "HUD beállító - válassz típust és méretet" -#: fpdb.pyw:368 +#: fpdb.pyw:369 msgid "" "Please select the game category for which you want to configure HUD stats:" msgstr "Válassz játéktípust, amelyre vonatkozóan be akarod állítani a HUD-ot:" -#: fpdb.pyw:420 +#: fpdb.pyw:421 msgid "HUD Configurator - please choose your stats" msgstr "HUD beállító - válassz statisztikákat" -#: fpdb.pyw:426 +#: fpdb.pyw:427 msgid "Please choose the stats you wish to use in the below table." msgstr "Válaszd ki a lenti táblázatból a megjelenítendő statisztikákat." -#: fpdb.pyw:430 +#: fpdb.pyw:431 msgid "Note that you may not select any stat more than once or it will crash." msgstr "" "Egy statisztikát ne válassz ki többször, mert nem fog működni (ki fog lépni)." -#: fpdb.pyw:434 +#: fpdb.pyw:435 msgid "" "It is not currently possible to select \"empty\" or anything else to that " "end." msgstr "Jelenleg nem lehetséges olyat választani, hogy \"üres\" vagy hasonló." -#: fpdb.pyw:438 +#: fpdb.pyw:439 msgid "" "To configure things like colouring you will still have to manually edit your " "HUD_config.xml." @@ -2684,11 +2685,11 @@ msgstr "" "Bizonyos dolgok (pl. színezés) beállításához egyelőre még kézzel kell " "szerkesztened a HUD_config.xml fájlt." -#: fpdb.pyw:545 +#: fpdb.pyw:546 msgid "Confirm deleting and recreating tables" msgstr "Erősítsd meg a táblák törlését és újra létrehozását" -#: fpdb.pyw:546 +#: fpdb.pyw:547 msgid "" "Please confirm that you want to (re-)create the tables. If there already are " "tables in the database " @@ -2696,7 +2697,7 @@ msgstr "" "Kérlek erősítsd meg, hogy valóban (újra) létre akarod hozni a táblákat. Ha " "már vannak táblák az adatbázisban (" -#: fpdb.pyw:547 +#: fpdb.pyw:548 msgid "" " they will be deleted.\n" "This may take a while." @@ -2704,72 +2705,72 @@ msgstr "" "), akkor azok törölve lesznek.\n" "Ja, és ez eltarthat egy darabig:)" -#: fpdb.pyw:572 +#: fpdb.pyw:573 msgid "User cancelled recreating tables" msgstr "A felhasználó megszakította a táblák újra létrehozását" -#: fpdb.pyw:579 +#: fpdb.pyw:580 msgid "Please confirm that you want to re-create the HUD cache." msgstr "" "Kérlek erősítsd meg, hogy valóban újra akarod generálni a HUD gyorstárat." -#: fpdb.pyw:587 +#: fpdb.pyw:588 msgid " Hero's cache starts: " msgstr " Saját gyorstár innentől: " -#: fpdb.pyw:601 +#: fpdb.pyw:602 msgid " Villains' cache starts: " msgstr " Ellenfelek gyorstára innentől: " -#: fpdb.pyw:614 +#: fpdb.pyw:615 msgid " Rebuilding HUD Cache ... " msgstr " HUD gyorstár újraépítése ... " -#: fpdb.pyw:622 +#: fpdb.pyw:623 msgid "User cancelled rebuilding hud cache" msgstr "A felhasználó megszakította a HUD gyorstár újraépítését." -#: fpdb.pyw:634 +#: fpdb.pyw:635 msgid "Confirm rebuilding database indexes" msgstr "Erősítsd meg az adatbázis indexeinek újraépítését" -#: fpdb.pyw:635 +#: fpdb.pyw:636 msgid "Please confirm that you want to rebuild the database indexes." msgstr "" "Kérlek erősítsd meg, hogy valóban újra akarod építeni az adatbázis indexeit." -#: fpdb.pyw:643 +#: fpdb.pyw:644 msgid " Rebuilding Indexes ... " msgstr " Indexek újraépítése ... " -#: fpdb.pyw:650 +#: fpdb.pyw:651 msgid " Cleaning Database ... " msgstr " Adatbázis tisztítása ... " -#: fpdb.pyw:655 +#: fpdb.pyw:656 msgid " Analyzing Database ... " msgstr " Adatbázis elemzése ... " -#: fpdb.pyw:660 +#: fpdb.pyw:661 msgid "User cancelled rebuilding db indexes" msgstr "A felhasználó megszakította az adatbázis indexeinek újraépítését." -#: fpdb.pyw:755 +#: fpdb.pyw:756 msgid "" "Unimplemented: Save Profile (try saving a HUD layout, that should do it)" msgstr "" "Még nincs kész: Profil mentése (addig használd a HUD elrendezésének " "mentését, az jó)" -#: fpdb.pyw:758 +#: fpdb.pyw:759 msgid "Fatal Error - Config File Missing" msgstr "Végzetes hiba - Hiányzó konfigurációs fájl" -#: fpdb.pyw:760 +#: fpdb.pyw:761 msgid "Please copy the config file from the docs folder to:" msgstr "Kérlek másold át a konfigurációs fájlt a docs könyvtárból ide:" -#: fpdb.pyw:768 +#: fpdb.pyw:769 msgid "" "and edit it according to the install documentation at http://fpdb." "sourceforge.net" @@ -2781,7 +2782,7 @@ msgstr "" msgid "_Main" msgstr "Fő_menü" -#: fpdb.pyw:826 fpdb.pyw:854 +#: fpdb.pyw:826 fpdb.pyw:853 msgid "_Quit" msgstr "_Kilépés" @@ -2814,126 +2815,122 @@ msgid "_Import" msgstr "_Importálás" #: fpdb.pyw:831 -msgid "_Set HandHistory Archive Directory" -msgstr "Leo_sztásarchívum könyvtára" - -#: fpdb.pyw:832 msgid "B" msgstr "I" -#: fpdb.pyw:833 +#: fpdb.pyw:832 msgid "I" msgstr "E" -#: fpdb.pyw:833 +#: fpdb.pyw:832 msgid "_Import through eMail/IMAP" msgstr "_Email import (IMAP)" -#: fpdb.pyw:834 +#: fpdb.pyw:833 msgid "_Viewers" msgstr "_Nézetek" -#: fpdb.pyw:835 +#: fpdb.pyw:834 msgid "A" msgstr "A" -#: fpdb.pyw:835 +#: fpdb.pyw:834 msgid "_Auto Import and HUD" msgstr "_AutoImport és HUD" -#: fpdb.pyw:836 +#: fpdb.pyw:835 msgid "H" msgstr "H" -#: fpdb.pyw:836 +#: fpdb.pyw:835 msgid "_HUD Configurator" msgstr "_HUD beállítása" -#: fpdb.pyw:837 +#: fpdb.pyw:836 msgid "G" msgstr "G" -#: fpdb.pyw:837 +#: fpdb.pyw:836 msgid "_Graphs" msgstr "_Grafikonok" -#: fpdb.pyw:838 +#: fpdb.pyw:837 msgid "P" msgstr "P" -#: fpdb.pyw:838 +#: fpdb.pyw:837 msgid "Ring _Player Stats (tabulated view, not on pgsql)" msgstr "Kész_pénzes statisztikák (táblázat; Postgre-vel nem)" -#: fpdb.pyw:839 +#: fpdb.pyw:838 msgid "T" msgstr "T" -#: fpdb.pyw:839 +#: fpdb.pyw:838 msgid "_Tourney Player Stats (tabulated view, not on pgsql)" msgstr "Versenyjá_tékos statisztikák (táblázat; Postgre-vel nem)" -#: fpdb.pyw:840 +#: fpdb.pyw:839 msgid "Tourney _Viewer" msgstr "_Verseny nézet" -#: fpdb.pyw:841 +#: fpdb.pyw:840 msgid "O" msgstr "O" -#: fpdb.pyw:841 +#: fpdb.pyw:840 msgid "P_ositional Stats (tabulated view, not on sqlite)" msgstr "P_ozíciós statisztikák (táblázat; SQLite-tal nem)" -#: fpdb.pyw:842 fpdb.pyw:1058 +#: fpdb.pyw:841 fpdb.pyw:1057 msgid "Session Stats" msgstr "Session statisztikák" -#: fpdb.pyw:843 +#: fpdb.pyw:842 msgid "_Database" msgstr "A_datbázis" -#: fpdb.pyw:844 +#: fpdb.pyw:843 msgid "_Maintain Databases" msgstr "_Karbantartás" -#: fpdb.pyw:845 +#: fpdb.pyw:844 msgid "Create or Recreate _Tables" msgstr "_Táblák (újra) létrehozása" -#: fpdb.pyw:846 +#: fpdb.pyw:845 msgid "Rebuild HUD Cache" msgstr "HUD gyorstár újraépítése" -#: fpdb.pyw:847 +#: fpdb.pyw:846 msgid "Rebuild DB Indexes" msgstr "Adatbázis indexek újraépítése" -#: fpdb.pyw:848 +#: fpdb.pyw:847 msgid "_Statistics" msgstr "_Statisztikák" -#: fpdb.pyw:849 +#: fpdb.pyw:848 msgid "Dump Database to Textfile (takes ALOT of time)" msgstr "Adatbázis kiírása textfájlba (SOKÁIG tart)" -#: fpdb.pyw:850 +#: fpdb.pyw:849 msgid "_Help" msgstr "_Súgó" -#: fpdb.pyw:851 +#: fpdb.pyw:850 msgid "_Log Messages" msgstr "Nap_lóbejegyzések" -#: fpdb.pyw:852 +#: fpdb.pyw:851 msgid "A_bout, License, Copying" msgstr "_Névjegy, licensz, másolás" -#: fpdb.pyw:870 +#: fpdb.pyw:869 msgid "There is an error in your config file\n" msgstr "Hiba van a konfigurációs fájlodban\n" -#: fpdb.pyw:871 +#: fpdb.pyw:870 msgid "" "\n" "\n" @@ -2943,19 +2940,19 @@ msgstr "" "\n" "A hiba a következő: " -#: fpdb.pyw:872 +#: fpdb.pyw:871 msgid "CONFIG FILE ERROR" msgstr "KONFIGURÁCIÓS FÁJL HIBA" -#: fpdb.pyw:876 +#: fpdb.pyw:875 msgid "Logfile is %s\n" msgstr "A naplófájl: %s\n" -#: fpdb.pyw:878 +#: fpdb.pyw:877 msgid "Config file" msgstr "Konfigurációs fájl" -#: fpdb.pyw:879 +#: fpdb.pyw:878 msgid "" "has been created at:\n" "%s.\n" @@ -2963,50 +2960,50 @@ msgstr "" "létrehozva itt:\n" "%s.\n" -#: fpdb.pyw:880 +#: fpdb.pyw:879 msgid "Edit your screen_name and hand history path in the supported_sites " msgstr "" "Állítsd be az asztalnál látható nevedet és a leosztástörténetek helyét a " "támogatott termek" -#: fpdb.pyw:881 +#: fpdb.pyw:880 msgid "" "section of the Preferences window (Main menu) before trying to import hands." msgstr "" "résznél a Beállítások ablakban (Főmenü) mielőtt megpróbálnál leosztásokat " "importálni." -#: fpdb.pyw:903 +#: fpdb.pyw:902 msgid "Connected to SQLite: %s" msgstr "Kapcsolódva az SQLite adatbázishoz: %s" -#: fpdb.pyw:907 +#: fpdb.pyw:906 msgid "MySQL client reports: 2002 or 2003 error. Unable to connect - " msgstr "" "MySQL kliens jelenti: 2002-es vagy 2003-as hiba. Nem sikerült a kapcsolódás " "- " -#: fpdb.pyw:908 +#: fpdb.pyw:907 msgid "Please check that the MySQL service has been started" msgstr "Kérlek ellenőrizd, hogy a MySQL szolgáltatás el van-e indítva" -#: fpdb.pyw:912 +#: fpdb.pyw:911 msgid "Postgres client reports: Unable to connect - " msgstr "Postgres kliens jelenti: Nem sikerült a kapcsolódás - " -#: fpdb.pyw:913 +#: fpdb.pyw:912 msgid "Please check that the Postgres service has been started" msgstr "Kérlek ellenőrizd, hogy a Postgres szolgáltatás el van-e indítva" -#: fpdb.pyw:937 +#: fpdb.pyw:936 msgid "Strong Warning - Invalid database version" msgstr "Nyomatékos figyelmeztetés - Érvénytelen adatbázis verzió" -#: fpdb.pyw:939 +#: fpdb.pyw:938 msgid "An invalid DB version or missing tables have been detected." msgstr "Érvénytelen adatbázis verziót vagy hiányzó táblá(ka)t találtam." -#: fpdb.pyw:943 +#: fpdb.pyw:942 msgid "" "This error is not necessarily fatal but it is strongly recommended that you " "recreate the tables by using the Database menu." @@ -3014,7 +3011,7 @@ msgstr "" "Ez a hiba nem feltétlenül végzetes, de erősen javasolt a táblák " "újragenerálása az Adatbázis menü használatával." -#: fpdb.pyw:947 +#: fpdb.pyw:946 msgid "" "Not doing this will likely lead to misbehaviour including fpdb crashes, " "corrupt data etc." @@ -3023,13 +3020,13 @@ msgstr "" "kiléphet, tönkretehet adatokat, stb." # FIXME: would need a different word ordering in Hungarian -#: fpdb.pyw:960 +#: fpdb.pyw:959 msgid "Status: Connected to %s database named %s on host %s" msgstr "" "Állapot: Kapcsolódva a(z) %s adatbázis-kezelő %s nevű adatbázisához a(z) %s " "kiszolgálón" -#: fpdb.pyw:970 +#: fpdb.pyw:969 msgid "" "\n" "Global lock taken by" @@ -3037,7 +3034,7 @@ msgstr "" "\n" "Globális zárolást végzett:" -#: fpdb.pyw:973 +#: fpdb.pyw:972 msgid "" "\n" "Failed to get global lock, it is currently held by" @@ -3045,43 +3042,43 @@ msgstr "" "\n" "Globális zárolás meghiúsult, jelenleg már zárolta:" -#: fpdb.pyw:983 +#: fpdb.pyw:982 msgid "Quitting normally" msgstr "Normál kilépés" -#: fpdb.pyw:1007 +#: fpdb.pyw:1006 msgid "Global lock released.\n" msgstr "Globális zárolás feloldva.\n" -#: fpdb.pyw:1014 +#: fpdb.pyw:1013 msgid "Auto Import" msgstr "AutoImport" -#: fpdb.pyw:1021 +#: fpdb.pyw:1020 msgid "Bulk Import" msgstr "Importálás" -#: fpdb.pyw:1027 +#: fpdb.pyw:1026 msgid "eMail Import" msgstr "Email import" -#: fpdb.pyw:1034 +#: fpdb.pyw:1033 msgid "Ring Player Stats" msgstr "Készpénzes statisztikák" -#: fpdb.pyw:1040 +#: fpdb.pyw:1039 msgid "Tourney Player Stats" msgstr "Versenystatisztikák" -#: fpdb.pyw:1046 +#: fpdb.pyw:1045 msgid "Tourney Viewer" msgstr "Verseny nézet" -#: fpdb.pyw:1052 +#: fpdb.pyw:1051 msgid "Positional Stats" msgstr "Pozíciós statisztikák" -#: fpdb.pyw:1062 +#: fpdb.pyw:1061 msgid "" "Fpdb needs translators!\n" "If you speak another language and have a few minutes or more to spare get in " @@ -3139,18 +3136,18 @@ msgstr "" "GPL2 vagy újabb licensszel.\n" "A Windows telepítő csomag tartalmaz MIT licensz hatálya alá eső részeket " "is.\n" -"A licenszek szövegét megtalálod az fpdb főkönyvtárában az agpl-3.0.txt, gpl-" -"2.0.txt, gpl-3.0.txt és mit.txt fájlokban." +"A licenszek szövegét megtalálod az fpdb főkönyvtárában az agpl-3.0.txt, " +"gpl-2.0.txt, gpl-3.0.txt és mit.txt fájlokban." -#: fpdb.pyw:1079 +#: fpdb.pyw:1078 msgid "Help" msgstr "Súgó" -#: fpdb.pyw:1086 +#: fpdb.pyw:1085 msgid "Graphs" msgstr "Grafikonok" -#: fpdb.pyw:1138 +#: fpdb.pyw:1137 msgid "" "\n" "Note: error output is being diverted to fpdb-errors.txt and HUD-errors.txt " @@ -3160,15 +3157,15 @@ msgstr "" "Megjegyzés: a hibakimenet átirányítva az fpdb-errors.txt és HUD-errors.txt " "fájlokba itt:\n" -#: fpdb.pyw:1167 +#: fpdb.pyw:1166 msgid "fpdb starting ..." msgstr "fpdb indítása ..." -#: fpdb.pyw:1224 +#: fpdb.pyw:1223 msgid "FPDB WARNING" msgstr "FPDB FIGYELMEZTETÉS" -#: fpdb.pyw:1243 +#: fpdb.pyw:1242 msgid "" "WARNING: Unable to find output hh directory %s\n" "\n" @@ -3179,7 +3176,7 @@ msgstr "" " Kattints az IGEN gombra a könyvtár létrehozásához, vagy a NEM gombra egy " "másik könyvtár választásához." -#: fpdb.pyw:1251 +#: fpdb.pyw:1250 msgid "" "WARNING: Unable to create hand output directory. Importing is not likely to " "work until this is fixed." @@ -3187,10 +3184,6 @@ msgstr "" "FIGYELEM: Nem sikerült a leosztásarchívum könyvtárának létrehozása. Az " "importálás valószínűleg nem fog működni." -#: fpdb.pyw:1256 -msgid "Select HH Output Directory" -msgstr "Válaszd ki a leosztásarchívum könyvtárát" - #: fpdb_import.py:60 msgid "Import database module: MySQLdb not found" msgstr "Nem található a következő adatbázis-modul: MySQLdb" @@ -3326,6 +3319,12 @@ msgstr "" "Nem találhatóak a GTK könyvtárak az útvonaladban - telepítsd a GTK-t, vagy " "állítsd be kézzel az útvonalat\n" +#~ msgid "_Set HandHistory Archive Directory" +#~ msgstr "Leo_sztásarchívum könyvtára" + +#~ msgid "Select HH Output Directory" +#~ msgstr "Válaszd ki a leosztásarchívum könyvtárát" + #~ msgid "commit finished ok, i = " #~ msgstr "a véglegesítés sikeresen befejeződött, i = " diff --git a/pyfpdb/locale/hu/LC_MESSAGES/fpdb.mo b/pyfpdb/locale/hu/LC_MESSAGES/fpdb.mo index ced7701f..2d28524b 100644 Binary files a/pyfpdb/locale/hu/LC_MESSAGES/fpdb.mo and b/pyfpdb/locale/hu/LC_MESSAGES/fpdb.mo differ diff --git a/pyfpdb/locale/update-po-files.sh b/pyfpdb/locale/update-po-files.sh index cf0d0e81..f39b143d 100755 --- a/pyfpdb/locale/update-po-files.sh +++ b/pyfpdb/locale/update-po-files.sh @@ -1,2 +1,3 @@ msgmerge --update fpdb-hu_HU.po fpdb-en_GB.po +msgmerge --update fpdb-de_DE.po fpdb-en_GB.po