update po files

This commit is contained in:
steffen123 2010-08-15 20:34:36 +02:00
parent 98822806d9
commit 21211a7669
2 changed files with 609 additions and 307 deletions

View File

@ -5,12 +5,12 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2010-08-15 06:01+CEST\n" "POT-Creation-Date: 2010-08-15 20:33+CEST\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n" "Content-Transfer-Encoding: ENCODING\n"
"Generated-By: pygettext.py 1.5\n" "Generated-By: pygettext.py 1.5\n"
@ -51,6 +51,20 @@ msgstr ""
msgid "follow (tail -f) the input" msgid "follow (tail -f) the input"
msgstr "" msgstr ""
#: Card.py:159
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"
msgstr ""
#: Charset.py:48 Charset.py:63 Charset.py:78
msgid ""
"Could not encode: \"%s\"\n"
msgstr ""
#: Configuration.py:98 #: Configuration.py:98
msgid "" msgid ""
"No %s found\n" "No %s found\n"
@ -247,11 +261,11 @@ msgstr ""
msgid " Clear Dates " msgid " Clear Dates "
msgstr "" msgstr ""
#: Filters.py:929 fpdb.pyw:713 #: Filters.py:929 fpdb.pyw:719
msgid "Pick a date" msgid "Pick a date"
msgstr "" msgstr ""
#: Filters.py:935 fpdb.pyw:719 #: Filters.py:935 fpdb.pyw:725
msgid "Done" msgid "Done"
msgstr "" msgstr ""
@ -463,6 +477,98 @@ msgstr ""
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 "" msgstr ""
#: GuiDatabase.py:98 GuiLogView.py:88
msgid "Refresh"
msgstr ""
#: GuiDatabase.py:103
msgid "Type"
msgstr ""
#: GuiDatabase.py:104
msgid "Name"
msgstr ""
#: GuiDatabase.py:105
msgid "Description"
msgstr ""
#: GuiDatabase.py:106 GuiImapFetcher.py:111
msgid "Username"
msgstr ""
#: GuiDatabase.py:107 GuiImapFetcher.py:111
msgid "Password"
msgstr ""
#: GuiDatabase.py:108
msgid "Host"
msgstr ""
#: GuiDatabase.py:109
msgid "Default"
msgstr ""
#: GuiDatabase.py:110
msgid "Status"
msgstr ""
#: GuiDatabase.py:243
msgid "Testing database connections ... "
msgstr ""
#: GuiDatabase.py:273
msgid "loaddbs: trying to connect to: %s/%s, %s, %s/%s"
msgstr ""
#: GuiDatabase.py:276
msgid " connected ok"
msgstr ""
#: GuiDatabase.py:283
msgid " not connected but no exception"
msgstr ""
#: GuiDatabase.py:285 fpdb.pyw:904
msgid "MySQL Server reports: Access denied. Are your permissions set correctly?"
msgstr ""
#: GuiDatabase.py:289
msgid "MySQL client reports: 2002 or 2003 error. Unable to connect - Please check that the MySQL service has been started"
msgstr ""
#: GuiDatabase.py:293 fpdb.pyw:909
msgid "Postgres Server reports: Access denied. Are your permissions set correctly?"
msgstr ""
#: GuiDatabase.py:296
msgid "Postgres client reports: Unable to connect - Please check that the Postgres service has been started"
msgstr ""
#: GuiDatabase.py:313
msgid "finished."
msgstr ""
#: GuiDatabase.py:323
msgid "loaddbs error: "
msgstr ""
#: GuiDatabase.py:344 GuiLogView.py:192 GuiTourneyPlayerStats.py:454
msgid "***sortCols error: "
msgstr ""
#: GuiDatabase.py:346
msgid "sortCols error: "
msgstr ""
#: GuiDatabase.py:416 GuiLogView.py:205
msgid "Test Log Viewer"
msgstr ""
#: GuiDatabase.py:421 GuiLogView.py:210
msgid "Log Viewer"
msgstr ""
#: GuiGraphViewer.py:39 #: GuiGraphViewer.py:39
msgid "" msgid ""
"Failed to load libs for graphing, graphing will not function. Please\n" "Failed to load libs for graphing, graphing will not function. Please\n"
@ -579,10 +685,6 @@ msgstr ""
msgid "Mailserver" msgid "Mailserver"
msgstr "" msgstr ""
#: GuiImapFetcher.py:111
msgid "Password"
msgstr ""
#: GuiImapFetcher.py:111 #: GuiImapFetcher.py:111
msgid "Site" msgid "Site"
msgstr "" msgstr ""
@ -591,10 +693,6 @@ msgstr ""
msgid "Use SSL" msgid "Use SSL"
msgstr "" msgstr ""
#: GuiImapFetcher.py:111
msgid "Username"
msgstr ""
#: GuiImapFetcher.py:142 #: GuiImapFetcher.py:142
msgid "Yes" msgid "Yes"
msgstr "" msgstr ""
@ -603,6 +701,10 @@ msgstr ""
msgid "No" msgid "No"
msgstr "" msgstr ""
#: GuiLogView.py:53
msgid "Log Messages"
msgstr ""
#: GuiPositionalStats.py:135 #: GuiPositionalStats.py:135
msgid "DEBUG: activesite set to %s" msgid "DEBUG: activesite set to %s"
msgstr "" msgstr ""
@ -623,7 +725,7 @@ msgstr ""
msgid "Test Preferences Dialog" msgid "Test Preferences Dialog"
msgstr "" msgstr ""
#: GuiPrefs.py:181 fpdb.pyw:288 #: GuiPrefs.py:181 fpdb.pyw:294
msgid "Preferences" msgid "Preferences"
msgstr "" msgstr ""
@ -655,10 +757,6 @@ msgstr ""
msgid "_Refresh Stats" msgid "_Refresh Stats"
msgstr "" msgstr ""
#: GuiTourneyPlayerStats.py:454
msgid "***sortCols error: "
msgstr ""
#: GuiTourneyViewer.py:37 #: GuiTourneyViewer.py:37
msgid "Enter the tourney number you want to display:" msgid "Enter the tourney number you want to display:"
msgstr "" msgstr ""
@ -693,7 +791,7 @@ msgid ""
"HUD_main: starting ..." "HUD_main: starting ..."
msgstr "" msgstr ""
#: HUD_main.pyw:80 fpdb.pyw:868 #: HUD_main.pyw:80 fpdb.pyw:874
msgid "Logfile is " msgid "Logfile is "
msgstr "" msgstr ""
@ -706,7 +804,7 @@ msgid ""
"Note: error output is being diverted to:\n" "Note: error output is being diverted to:\n"
msgstr "" msgstr ""
#: HUD_main.pyw:87 fpdb.pyw:1130 #: HUD_main.pyw:87 fpdb.pyw:1136
msgid "" msgid ""
"\n" "\n"
"Any major error will be reported there _only_.\n" "Any major error will be reported there _only_.\n"
@ -1405,6 +1503,18 @@ msgstr ""
msgid "press enter to end" msgid "press enter to end"
msgstr "" msgstr ""
#: P5sResultsParser.py:10
msgid "You need to manually enter the playername"
msgstr ""
#: PokerStarsSummary.py:72
msgid "didn't recognise buyin currency in:"
msgstr ""
#: PokerStarsSummary.py:112
msgid "in not result starttime"
msgstr ""
#: PokerStarsToFpdb.py:172 #: PokerStarsToFpdb.py:172
msgid "determineGameType: Unable to recognise gametype from: '%s'" msgid "determineGameType: Unable to recognise gametype from: '%s'"
msgstr "" msgstr ""
@ -1433,495 +1543,507 @@ msgstr ""
msgid "reading antes" msgid "reading antes"
msgstr "" msgstr ""
#: fpdb.pyw:40 #: Tables_Demo.py:64
msgid "Fake HUD Main Window"
msgstr ""
#: Tables_Demo.py:87
msgid "enter table name to find: "
msgstr ""
#: Tables_Demo.py:112
msgid "calling main"
msgstr ""
#: WinTables.py:70
msgid "Window %s not found. Skipping."
msgstr ""
#: WinTables.py:73
msgid "self.window doesn't exist? why?"
msgstr ""
#: fpdb.pyw:46
msgid "" msgid ""
" - press return to continue\n" " - press return to continue\n"
msgstr "" msgstr ""
#: fpdb.pyw:47 #: fpdb.pyw:53
msgid "" msgid ""
"\n" "\n"
"python 2.5 not found, please install python 2.5, 2.6 or 2.7 for fpdb\n" "python 2.5 not found, please install python 2.5, 2.6 or 2.7 for fpdb\n"
msgstr "" msgstr ""
#: fpdb.pyw:48 fpdb.pyw:60 fpdb.pyw:82 #: fpdb.pyw:54 fpdb.pyw:66 fpdb.pyw:88
msgid "Press ENTER to continue." msgid "Press ENTER to continue."
msgstr "" msgstr ""
#: fpdb.pyw:59 #: fpdb.pyw:65
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 "" msgstr ""
#: fpdb.pyw:81 #: fpdb.pyw:87
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 "" msgstr ""
#: fpdb.pyw:239 #: fpdb.pyw:245
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 "" msgstr ""
#: fpdb.pyw:240 #: fpdb.pyw:246
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 "" msgstr ""
#: fpdb.pyw:241 #: fpdb.pyw:247
msgid "Please see fpdb's start screen for license information" msgid "Please see fpdb's start screen for license information"
msgstr "" msgstr ""
#: fpdb.pyw:245 #: fpdb.pyw:251
msgid "and others" msgid "and others"
msgstr "" msgstr ""
#: fpdb.pyw:251 #: fpdb.pyw:257
msgid "Operating System" msgid "Operating System"
msgstr "" msgstr ""
#: fpdb.pyw:271 #: fpdb.pyw:277
msgid "Your config file is: " msgid "Your config file is: "
msgstr "" msgstr ""
#: fpdb.pyw:276 #: fpdb.pyw:282
msgid "Version Information:" msgid "Version Information:"
msgstr "" msgstr ""
#: fpdb.pyw:283 #: fpdb.pyw:289
msgid "Threads: " msgid "Threads: "
msgstr "" msgstr ""
#: fpdb.pyw:306 #: fpdb.pyw:312
msgid "Updated preferences have not been loaded because windows are open. Re-start fpdb to load them." msgid "Updated preferences have not been loaded because windows are open. Re-start fpdb to load them."
msgstr "" msgstr ""
#: fpdb.pyw:316 #: fpdb.pyw:322
msgid "Maintain Databases" msgid "Maintain Databases"
msgstr "" msgstr ""
#: fpdb.pyw:326 #: fpdb.pyw:332
msgid "saving updated db data" msgid "saving updated db data"
msgstr "" msgstr ""
#: fpdb.pyw:333 #: fpdb.pyw:339
msgid "guidb response was " msgid "guidb response was "
msgstr "" msgstr ""
#: fpdb.pyw:339 #: fpdb.pyw:345
msgid "Cannot open Database Maintenance window because other windows have been opened. Re-start fpdb to use this option." msgid "Cannot open Database Maintenance window because other windows have been opened. Re-start fpdb to use this option."
msgstr "" msgstr ""
#: fpdb.pyw:342 #: fpdb.pyw:348
msgid "Number of Hands: " msgid "Number of Hands: "
msgstr "" msgstr ""
#: fpdb.pyw:343 #: fpdb.pyw:349
msgid "" msgid ""
"\n" "\n"
"Number of Tourneys: " "Number of Tourneys: "
msgstr "" msgstr ""
#: fpdb.pyw:344 #: fpdb.pyw:350
msgid "" msgid ""
"\n" "\n"
"Number of TourneyTypes: " "Number of TourneyTypes: "
msgstr "" msgstr ""
#: fpdb.pyw:345 #: fpdb.pyw:351
msgid "Database Statistics" msgid "Database Statistics"
msgstr "" msgstr ""
#: fpdb.pyw:354 #: fpdb.pyw:360
msgid "HUD Configurator - choose category" msgid "HUD Configurator - choose category"
msgstr "" msgstr ""
#: fpdb.pyw:360 #: fpdb.pyw:366
msgid "Please select the game category for which you want to configure HUD stats:" msgid "Please select the game category for which you want to configure HUD stats:"
msgstr "" msgstr ""
#: fpdb.pyw:412 #: fpdb.pyw:418
msgid "HUD Configurator - please choose your stats" msgid "HUD Configurator - please choose your stats"
msgstr "" msgstr ""
#: fpdb.pyw:418 #: fpdb.pyw:424
msgid "Please choose the stats you wish to use in the below table." msgid "Please choose the stats you wish to use in the below table."
msgstr "" msgstr ""
#: fpdb.pyw:422 #: fpdb.pyw:428
msgid "Note that you may not select any stat more than once or it will crash." msgid "Note that you may not select any stat more than once or it will crash."
msgstr "" msgstr ""
#: fpdb.pyw:426 #: fpdb.pyw:432
msgid "It is not currently possible to select \"empty\" or anything else to that end." msgid "It is not currently possible to select \"empty\" or anything else to that end."
msgstr "" msgstr ""
#: fpdb.pyw:430 #: fpdb.pyw:436
msgid "To configure things like colouring you will still have to manually edit your HUD_config.xml." msgid "To configure things like colouring you will still have to manually edit your HUD_config.xml."
msgstr "" msgstr ""
#: fpdb.pyw:537 #: fpdb.pyw:543
msgid "Confirm deleting and recreating tables" msgid "Confirm deleting and recreating tables"
msgstr "" msgstr ""
#: fpdb.pyw:538 #: fpdb.pyw:544
msgid "Please confirm that you want to (re-)create the tables. If there already are tables in the database " msgid "Please confirm that you want to (re-)create the tables. If there already are tables in the database "
msgstr "" msgstr ""
#: fpdb.pyw:539 #: fpdb.pyw:545
msgid "" msgid ""
" they will be deleted.\n" " they will be deleted.\n"
"This may take a while." "This may take a while."
msgstr "" msgstr ""
#: fpdb.pyw:564 #: fpdb.pyw:570
msgid "User cancelled recreating tables" msgid "User cancelled recreating tables"
msgstr "" msgstr ""
#: fpdb.pyw:571 #: fpdb.pyw:577
msgid "Please confirm that you want to re-create the HUD cache." msgid "Please confirm that you want to re-create the HUD cache."
msgstr "" msgstr ""
#: fpdb.pyw:579 #: fpdb.pyw:585
msgid " Hero's cache starts: " msgid " Hero's cache starts: "
msgstr "" msgstr ""
#: fpdb.pyw:593 #: fpdb.pyw:599
msgid " Villains' cache starts: " msgid " Villains' cache starts: "
msgstr "" msgstr ""
#: fpdb.pyw:606 #: fpdb.pyw:612
msgid " Rebuilding HUD Cache ... " msgid " Rebuilding HUD Cache ... "
msgstr "" msgstr ""
#: fpdb.pyw:614 #: fpdb.pyw:620
msgid "User cancelled rebuilding hud cache" msgid "User cancelled rebuilding hud cache"
msgstr "" msgstr ""
#: fpdb.pyw:626 #: fpdb.pyw:632
msgid "Confirm rebuilding database indexes" msgid "Confirm rebuilding database indexes"
msgstr "" msgstr ""
#: fpdb.pyw:627 #: fpdb.pyw:633
msgid "Please confirm that you want to rebuild the database indexes." msgid "Please confirm that you want to rebuild the database indexes."
msgstr "" msgstr ""
#: fpdb.pyw:635 #: fpdb.pyw:641
msgid " Rebuilding Indexes ... " msgid " Rebuilding Indexes ... "
msgstr "" msgstr ""
#: fpdb.pyw:642 #: fpdb.pyw:648
msgid " Cleaning Database ... " msgid " Cleaning Database ... "
msgstr "" msgstr ""
#: fpdb.pyw:647 #: fpdb.pyw:653
msgid " Analyzing Database ... " msgid " Analyzing Database ... "
msgstr "" msgstr ""
#: fpdb.pyw:652 #: fpdb.pyw:658
msgid "User cancelled rebuilding db indexes" msgid "User cancelled rebuilding db indexes"
msgstr "" msgstr ""
#: fpdb.pyw:747 #: fpdb.pyw:753
msgid "Unimplemented: Save Profile (try saving a HUD layout, that should do it)" msgid "Unimplemented: Save Profile (try saving a HUD layout, that should do it)"
msgstr "" msgstr ""
#: fpdb.pyw:750 #: fpdb.pyw:756
msgid "Fatal Error - Config File Missing" msgid "Fatal Error - Config File Missing"
msgstr "" msgstr ""
#: fpdb.pyw:752 #: fpdb.pyw:758
msgid "Please copy the config file from the docs folder to:" msgid "Please copy the config file from the docs folder to:"
msgstr "" msgstr ""
#: fpdb.pyw:760 #: fpdb.pyw:766
msgid "and edit it according to the install documentation at http://fpdb.sourceforge.net" msgid "and edit it according to the install documentation at http://fpdb.sourceforge.net"
msgstr "" msgstr ""
#: fpdb.pyw:817 #: fpdb.pyw:823
msgid "_Main" msgid "_Main"
msgstr "" msgstr ""
#: fpdb.pyw:818 fpdb.pyw:846 #: fpdb.pyw:824 fpdb.pyw:852
msgid "_Quit" msgid "_Quit"
msgstr "" msgstr ""
#: fpdb.pyw:819 #: fpdb.pyw:825
msgid "<control>L" msgid "<control>L"
msgstr "" msgstr ""
#: fpdb.pyw:819 #: fpdb.pyw:825
msgid "_Load Profile (broken)" msgid "_Load Profile (broken)"
msgstr "" msgstr ""
#: fpdb.pyw:820 #: fpdb.pyw:826
msgid "<control>S" msgid "<control>S"
msgstr "" msgstr ""
#: fpdb.pyw:820 #: fpdb.pyw:826
msgid "_Save Profile (todo)" msgid "_Save Profile (todo)"
msgstr "" msgstr ""
#: fpdb.pyw:821 #: fpdb.pyw:827
msgid "<control>F" msgid "<control>F"
msgstr "" msgstr ""
#: fpdb.pyw:821 #: fpdb.pyw:827
msgid "Pre_ferences" msgid "Pre_ferences"
msgstr "" msgstr ""
#: fpdb.pyw:822 #: fpdb.pyw:828
msgid "_Import" msgid "_Import"
msgstr "" msgstr ""
#: fpdb.pyw:823 #: fpdb.pyw:829
msgid "_Set HandHistory Archive Directory" msgid "_Set HandHistory Archive Directory"
msgstr "" msgstr ""
#: fpdb.pyw:824 #: fpdb.pyw:830
msgid "<control>B" msgid "<control>B"
msgstr "" msgstr ""
#: fpdb.pyw:824 #: fpdb.pyw:830
msgid "_Bulk Import" msgid "_Bulk Import"
msgstr "" msgstr ""
#: fpdb.pyw:825 #: fpdb.pyw:831
msgid "<control>I" msgid "<control>I"
msgstr "" msgstr ""
#: fpdb.pyw:825 #: fpdb.pyw:831
msgid "_Import through eMail/IMAP" msgid "_Import through eMail/IMAP"
msgstr "" msgstr ""
#: fpdb.pyw:826 #: fpdb.pyw:832
msgid "_Viewers" msgid "_Viewers"
msgstr "" msgstr ""
#: fpdb.pyw:827 #: fpdb.pyw:833
msgid "<control>A" msgid "<control>A"
msgstr "" msgstr ""
#: fpdb.pyw:827 #: fpdb.pyw:833
msgid "_Auto Import and HUD" msgid "_Auto Import and HUD"
msgstr "" msgstr ""
#: fpdb.pyw:828 #: fpdb.pyw:834
msgid "<control>H" msgid "<control>H"
msgstr "" msgstr ""
#: fpdb.pyw:828 #: fpdb.pyw:834
msgid "_HUD Configurator" msgid "_HUD Configurator"
msgstr "" msgstr ""
#: fpdb.pyw:829 #: fpdb.pyw:835
msgid "<control>G" msgid "<control>G"
msgstr "" msgstr ""
#: fpdb.pyw:829 #: fpdb.pyw:835
msgid "_Graphs" msgid "_Graphs"
msgstr "" msgstr ""
#: fpdb.pyw:830 #: fpdb.pyw:836
msgid "<control>P" msgid "<control>P"
msgstr "" msgstr ""
#: fpdb.pyw:830 #: fpdb.pyw:836
msgid "Ring _Player Stats (tabulated view)" msgid "Ring _Player Stats (tabulated view)"
msgstr "" msgstr ""
#: fpdb.pyw:831 #: fpdb.pyw:837
msgid "<control>T" msgid "<control>T"
msgstr "" msgstr ""
#: fpdb.pyw:831 #: fpdb.pyw:837
msgid "_Tourney Player Stats (tabulated view)" msgid "_Tourney Player Stats (tabulated view)"
msgstr "" msgstr ""
#: fpdb.pyw:832 #: fpdb.pyw:838
msgid "Tourney _Viewer" msgid "Tourney _Viewer"
msgstr "" msgstr ""
#: fpdb.pyw:833 #: fpdb.pyw:839
msgid "<control>O" msgid "<control>O"
msgstr "" msgstr ""
#: fpdb.pyw:833 #: fpdb.pyw:839
msgid "P_ositional Stats (tabulated view, not on sqlite)" msgid "P_ositional Stats (tabulated view, not on sqlite)"
msgstr "" msgstr ""
#: fpdb.pyw:834 fpdb.pyw:1051 #: fpdb.pyw:840 fpdb.pyw:1057
msgid "Session Stats" msgid "Session Stats"
msgstr "" msgstr ""
#: fpdb.pyw:835 #: fpdb.pyw:841
msgid "_Database" msgid "_Database"
msgstr "" msgstr ""
#: fpdb.pyw:836 #: fpdb.pyw:842
msgid "_Maintain Databases" msgid "_Maintain Databases"
msgstr "" msgstr ""
#: fpdb.pyw:837 #: fpdb.pyw:843
msgid "Create or Recreate _Tables" msgid "Create or Recreate _Tables"
msgstr "" msgstr ""
#: fpdb.pyw:838 #: fpdb.pyw:844
msgid "Rebuild HUD Cache" msgid "Rebuild HUD Cache"
msgstr "" msgstr ""
#: fpdb.pyw:839 #: fpdb.pyw:845
msgid "Rebuild DB Indexes" msgid "Rebuild DB Indexes"
msgstr "" msgstr ""
#: fpdb.pyw:840 #: fpdb.pyw:846
msgid "_Statistics" msgid "_Statistics"
msgstr "" msgstr ""
#: fpdb.pyw:841 #: fpdb.pyw:847
msgid "Dump Database to Textfile (takes ALOT of time)" msgid "Dump Database to Textfile (takes ALOT of time)"
msgstr "" msgstr ""
#: fpdb.pyw:842 #: fpdb.pyw:848
msgid "_Help" msgid "_Help"
msgstr "" msgstr ""
#: fpdb.pyw:843 #: fpdb.pyw:849
msgid "_Log Messages" msgid "_Log Messages"
msgstr "" msgstr ""
#: fpdb.pyw:844 #: fpdb.pyw:850
msgid "A_bout, License, Copying" msgid "A_bout, License, Copying"
msgstr "" msgstr ""
#: fpdb.pyw:862 #: fpdb.pyw:868
msgid "" msgid ""
"There is an error in your config file\n" "There is an error in your config file\n"
msgstr "" msgstr ""
#: fpdb.pyw:863 #: fpdb.pyw:869
msgid "" msgid ""
"\n" "\n"
"\n" "\n"
"Error is: " "Error is: "
msgstr "" msgstr ""
#: fpdb.pyw:864 #: fpdb.pyw:870
msgid "CONFIG FILE ERROR" msgid "CONFIG FILE ERROR"
msgstr "" msgstr ""
#: fpdb.pyw:870 #: fpdb.pyw:876
msgid "Config file" msgid "Config file"
msgstr "" msgstr ""
#: fpdb.pyw:871 #: fpdb.pyw:877
msgid "" msgid ""
"has been created at:\n" "has been created at:\n"
"%s.\n" "%s.\n"
msgstr "" msgstr ""
#: fpdb.pyw:872 #: fpdb.pyw:878
msgid "Edit your screen_name and hand history path in the supported_sites " msgid "Edit your screen_name and hand history path in the supported_sites "
msgstr "" msgstr ""
#: fpdb.pyw:873 #: fpdb.pyw:879
msgid "section of the Preferences window (Main menu) before trying to import hands." msgid "section of the Preferences window (Main menu) before trying to import hands."
msgstr "" msgstr ""
#: fpdb.pyw:896 #: fpdb.pyw:902
msgid "Connected to SQLite: %(database)s" msgid "Connected to SQLite: %(database)s"
msgstr "" msgstr ""
#: fpdb.pyw:898 #: fpdb.pyw:906
msgid "MySQL Server reports: Access denied. Are your permissions set correctly?"
msgstr ""
#: fpdb.pyw:900
msgid "MySQL client reports: 2002 or 2003 error. Unable to connect - " msgid "MySQL client reports: 2002 or 2003 error. Unable to connect - "
msgstr "" msgstr ""
#: fpdb.pyw:901 #: fpdb.pyw:907
msgid "Please check that the MySQL service has been started" msgid "Please check that the MySQL service has been started"
msgstr "" msgstr ""
#: fpdb.pyw:903 #: fpdb.pyw:911
msgid "Postgres Server reports: Access denied. Are your permissions set correctly?"
msgstr ""
#: fpdb.pyw:905
msgid "Postgres client reports: Unable to connect - " msgid "Postgres client reports: Unable to connect - "
msgstr "" msgstr ""
#: fpdb.pyw:906 #: fpdb.pyw:912
msgid "Please check that the Postgres service has been started" msgid "Please check that the Postgres service has been started"
msgstr "" msgstr ""
#: fpdb.pyw:930 #: fpdb.pyw:936
msgid "Strong Warning - Invalid database version" msgid "Strong Warning - Invalid database version"
msgstr "" msgstr ""
#: fpdb.pyw:932 #: fpdb.pyw:938
msgid "An invalid DB version or missing tables have been detected." msgid "An invalid DB version or missing tables have been detected."
msgstr "" msgstr ""
#: fpdb.pyw:936 #: 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." msgid "This error is not necessarily fatal but it is strongly recommended that you recreate the tables by using the Database menu."
msgstr "" msgstr ""
#: fpdb.pyw:940 #: fpdb.pyw:946
msgid "Not doing this will likely lead to misbehaviour including fpdb crashes, corrupt data etc." msgid "Not doing this will likely lead to misbehaviour including fpdb crashes, corrupt data etc."
msgstr "" msgstr ""
#: fpdb.pyw:953 #: fpdb.pyw:959
msgid "Status: Connected to %s database named %s on host %s" msgid "Status: Connected to %s database named %s on host %s"
msgstr "" msgstr ""
#: fpdb.pyw:963 #: fpdb.pyw:969
msgid "" msgid ""
"\n" "\n"
"Global lock taken by" "Global lock taken by"
msgstr "" msgstr ""
#: fpdb.pyw:966 #: fpdb.pyw:972
msgid "" msgid ""
"\n" "\n"
"Failed to get global lock, it is currently held by" "Failed to get global lock, it is currently held by"
msgstr "" msgstr ""
#: fpdb.pyw:976 #: fpdb.pyw:982
msgid "Quitting normally" msgid "Quitting normally"
msgstr "" msgstr ""
#: fpdb.pyw:1000 #: fpdb.pyw:1006
msgid "" msgid ""
"Global lock released.\n" "Global lock released.\n"
msgstr "" msgstr ""
#: fpdb.pyw:1007 #: fpdb.pyw:1013
msgid "Auto Import" msgid "Auto Import"
msgstr "" msgstr ""
#: fpdb.pyw:1014 #: fpdb.pyw:1020
msgid "Bulk Import" msgid "Bulk Import"
msgstr "" msgstr ""
#: fpdb.pyw:1020 #: fpdb.pyw:1026
msgid "eMail Import" msgid "eMail Import"
msgstr "" msgstr ""
#: fpdb.pyw:1027 #: fpdb.pyw:1033
msgid "Ring Player Stats" msgid "Ring Player Stats"
msgstr "" msgstr ""
#: fpdb.pyw:1033 #: fpdb.pyw:1039
msgid "Tourney Player Stats" msgid "Tourney Player Stats"
msgstr "" msgstr ""
#: fpdb.pyw:1039 #: fpdb.pyw:1045
msgid "Tourney Viewer" msgid "Tourney Viewer"
msgstr "" msgstr ""
#: fpdb.pyw:1045 #: fpdb.pyw:1051
msgid "Positional Stats" msgid "Positional Stats"
msgstr "" msgstr ""
#: fpdb.pyw:1055 #: fpdb.pyw:1061
msgid "" msgid ""
"Fpdb needs translators!\n" "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"
@ -1942,40 +2064,60 @@ 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." "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 "" msgstr ""
#: fpdb.pyw:1072 #: fpdb.pyw:1078
msgid "Help" msgid "Help"
msgstr "" msgstr ""
#: fpdb.pyw:1079 #: fpdb.pyw:1085
msgid "Graphs" msgid "Graphs"
msgstr "" msgstr ""
#: fpdb.pyw:1129 #: fpdb.pyw:1135
msgid "" msgid ""
"\n" "\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 "" msgstr ""
#: fpdb.pyw:1158 #: fpdb.pyw:1164
msgid "fpdb starting ..." msgid "fpdb starting ..."
msgstr "" msgstr ""
#: fpdb.pyw:1207 #: fpdb.pyw:1213
msgid "FPDB WARNING" msgid "FPDB WARNING"
msgstr "" msgstr ""
#: fpdb.pyw:1226 #: fpdb.pyw:1232
msgid "" msgid ""
"WARNING: Unable to find output hh directory %s\n" "WARNING: Unable to find output hh directory %s\n"
"\n" "\n"
" Press YES to create this directory, or NO to select a new one." " Press YES to create this directory, or NO to select a new one."
msgstr "" msgstr ""
#: fpdb.pyw:1234 #: fpdb.pyw:1240
msgid "WARNING: Unable to create hand output directory. Importing is not likely to work until this is fixed." msgid "WARNING: Unable to create hand output directory. Importing is not likely to work until this is fixed."
msgstr "" msgstr ""
#: fpdb.pyw:1239 #: fpdb.pyw:1245
msgid "Select HH Output Directory" msgid "Select HH Output Directory"
msgstr "" msgstr ""
#: test_Database.py:50
msgid "DEBUG: Testing variance function"
msgstr ""
#: test_Database.py:51
msgid "DEBUG: result: %s expecting: 0.666666 (result-expecting ~= 0.0): %s"
msgstr ""
#: windows_make_bats.py:31
msgid ""
"\n"
"This script is only for windows\n"
msgstr ""
#: windows_make_bats.py:58
msgid ""
"\n"
"no gtk directories found in your path - install gtk or edit the path manually\n"
msgstr ""

File diff suppressed because it is too large Load Diff