# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR bbPress
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR bb-config.php in the root "
"directory of your bbPress installation."
msgstr ""
#: bb-admin/includes/class.bb-install.php:214
msgid "If you're not sure what to put here, contact your web hosting provider."
msgstr ""
#: bb-admin/includes/class.bb-install.php:219
#: bb-admin/includes/class.bb-install.php:221
msgid "Step 2"
msgstr ""
#: bb-admin/includes/class.bb-install.php:221
msgid "WordPress integration (optional)"
msgstr ""
#: bb-admin/includes/class.bb-install.php:222
msgid "« skipped"
msgstr ""
#: bb-admin/includes/class.bb-install.php:224
msgid ""
"bbPress can integrate login and user data seamlessly with WordPress. You can "
"safely skip this section if you do not wish to integrate with an existing "
"WordPress install."
msgstr ""
#: bb-admin/includes/class.bb-install.php:230
#: bb-admin/includes/class.bb-install.php:232
msgid "Step 3"
msgstr ""
#: bb-admin/includes/class.bb-install.php:232
msgid "Site settings"
msgstr ""
#: bb-admin/includes/class.bb-install.php:235
msgid ""
"Finalize your installation by adding a name, your first user and your first "
"forum."
msgstr ""
#: bb-admin/includes/class.bb-install.php:242
msgid "Finished"
msgstr ""
#: bb-admin/includes/class.bb-install.php:244
#: bb-admin/includes/class.bb-install.php:2039
msgid "Installation complete!"
msgstr ""
#: bb-admin/includes/class.bb-install.php:261
#, php-format
msgid "Your server is running PHP version %s but bbPress requires at least 4.3"
msgstr ""
#: bb-admin/includes/class.bb-install.php:267
msgid ""
"Your PHP installation appears to be missing the MySQL extension which is "
"required for bbPress"
msgstr ""
#: bb-admin/includes/class.bb-install.php:277
msgid ""
"Please complete your installation before attempting to include WordPress "
"within bbPress"
msgstr ""
#: bb-admin/includes/class.bb-install.php:353
msgid "Please select the language you wish to use during installation -"
msgstr ""
#: bb-admin/includes/class.bb-install.php:470
msgid ""
"An old config.php file has been detected in your installation. "
"You should remove it and run the installer "
"again. You can use the same database connection details if you do."
msgstr ""
#: bb-admin/includes/class.bb-install.php:483
#: bb-admin/includes/class.bb-install.php:1077
#: bb-admin/includes/class.bb-install.php:1085
#: bb-admin/includes/class.bb-install.php:1097
msgid "« completed"
msgstr ""
#: bb-admin/includes/class.bb-install.php:491
msgid ""
"A valid configuration file was found at bb-config.php
You "
"may continue to the next step."
msgstr ""
#: bb-admin/includes/class.bb-install.php:496
msgid ""
"An invalid configuration file was found at bb-config.php
The installation cannot continue."
msgstr ""
#: bb-admin/includes/class.bb-install.php:497
msgid ""
"Usually this is caused by one of the database connection settings being "
"incorrect. Make sure that the specified user has appropriate permission to "
"access the database."
msgstr ""
#: bb-admin/includes/class.bb-install.php:507
msgid "bbPress is already installed, but appears to require an upgrade."
msgstr ""
#: bb-admin/includes/class.bb-install.php:509
#, php-format
msgid "Perhaps you meant to run the upgrade script instead?"
msgstr ""
#: bb-admin/includes/class.bb-install.php:524
#: bb-admin/includes/class.bb-install.php:1244
msgid ""
"I could not find the file bb-config-sample.php
Please "
"upload it to the root directory of your bbPress installation."
msgstr ""
#: bb-admin/includes/class.bb-install.php:530
msgid ""
"There doesn't seem to be a bb-config.php file. This usually "
"means that you want to install bbPress."
msgstr ""
#: bb-admin/includes/class.bb-install.php:618
msgid "Database name"
msgstr ""
#: bb-admin/includes/class.bb-install.php:619
msgid "The name of the database in which you want to run bbPress."
msgstr ""
#: bb-admin/includes/class.bb-install.php:623
msgid "Database user"
msgstr ""
#: bb-admin/includes/class.bb-install.php:624
#: bb-admin/includes/class.bb-install.php:816
#: bb-admin/options-wordpress.php:301
msgid "The database user that has access to that database."
msgstr ""
#: bb-admin/includes/class.bb-install.php:630
msgid "Database password"
msgstr ""
#: bb-admin/includes/class.bb-install.php:631
#: bb-admin/includes/class.bb-install.php:823
#: bb-admin/options-wordpress.php:310
msgid "That database user's password."
msgstr ""
#: bb-admin/includes/class.bb-install.php:636
msgid "Language"
msgstr ""
#: bb-admin/includes/class.bb-install.php:637
#, php-format
msgid ""
"The language which bbPress will be presented in once installed. Your current "
"language choice (%s) will remain for the rest of the install process."
msgstr ""
#: bb-admin/includes/class.bb-install.php:641
msgid "Show advanced settings"
msgstr ""
#: bb-admin/includes/class.bb-install.php:642
#, php-format
msgid "99% of the time these settings will not have to be changed."
msgstr ""
#: bb-admin/includes/class.bb-install.php:648
msgid "Database host"
msgstr ""
#: bb-admin/includes/class.bb-install.php:649
#: bb-admin/options-wordpress.php:319
msgid ""
"The domain name or IP address of the server where the database is located. "
"If the database is on the same server as the web site, then this probably "
"should remain localhost."
msgstr ""
#: bb-admin/includes/class.bb-install.php:654
msgid "Database character set"
msgstr ""
#: bb-admin/includes/class.bb-install.php:655
#: bb-admin/includes/class.bb-install.php:835
#: bb-admin/options-wordpress.php:328
msgid ""
"The best choice is utf8, but you will need to match the "
"character set which you created the database with."
msgstr ""
#: bb-admin/includes/class.bb-install.php:660
msgid "Database character collation"
msgstr ""
#: bb-admin/includes/class.bb-install.php:661
msgid "The character collation value set when the database was created."
msgstr ""
#: bb-admin/includes/class.bb-install.php:666
msgid "bbPress \"auth\" cookie key"
msgstr ""
#: bb-admin/includes/class.bb-install.php:667
msgid ""
"This should be a unique and secret phrase, it will be used to make your "
"bbPress \"auth\" cookie unique and harder for an attacker to decipher."
msgstr ""
#: bb-admin/includes/class.bb-install.php:672
msgid "bbPress \"secure auth\" cookie key"
msgstr ""
#: bb-admin/includes/class.bb-install.php:673
msgid ""
"This should be a unique and secret phrase, it will be used to make your "
"bbPress \"secure auth\" cookie unique and harder for an attacker to decipher."
msgstr ""
#: bb-admin/includes/class.bb-install.php:678
msgid "bbPress \"logged in\" cookie key"
msgstr ""
#: bb-admin/includes/class.bb-install.php:679
msgid ""
"This should be a unique and secret phrase, it will be used to make your "
"bbPress \"logged in\" cookie unique and harder for an attacker to decipher."
msgstr ""
#: bb-admin/includes/class.bb-install.php:684
msgid "bbPress \"nonce\" key"
msgstr ""
#: bb-admin/includes/class.bb-install.php:685
msgid ""
"This should be a unique and secret phrase, it will be used to make form "
"submission harder for an attacker to spoof."
msgstr ""
#: bb-admin/includes/class.bb-install.php:690
msgid "Table name prefix"
msgstr ""
#: bb-admin/includes/class.bb-install.php:691
msgid ""
"If you are running multiple bbPress installations in a single database, you "
"will probably want to change this."
msgstr ""
#: bb-admin/includes/class.bb-install.php:696
msgid "Contents for bb-config.php"
msgstr ""
#: bb-admin/includes/class.bb-install.php:697
msgid ""
"Once you have created the configuration file, you can check for it below."
msgstr ""
#: bb-admin/includes/class.bb-install.php:700
msgid "Save database configuration file"
msgstr ""
#: bb-admin/includes/class.bb-install.php:706
msgid "Check for configuration file"
msgstr ""
#: bb-admin/includes/class.bb-install.php:709
msgid "Go to step 2 »"
msgstr ""
#: bb-admin/includes/class.bb-install.php:718
msgid "Add integration settings"
msgstr ""
#: bb-admin/includes/class.bb-install.php:719
msgid ""
"If you want to integrate bbPress with an existing WordPress installation."
msgstr ""
#: bb-admin/includes/class.bb-install.php:724
#: bb-admin/includes/class.bb-install.php:857
msgid "Skip WordPress integration »"
msgstr ""
#: bb-admin/includes/class.bb-install.php:725
msgid "Save WordPress integration settings"
msgstr ""
#: bb-admin/includes/class.bb-install.php:730
msgid "Add cookie integration settings"
msgstr ""
#: bb-admin/includes/class.bb-install.php:731
msgid ""
"If you want to allow shared logins with an existing WordPress installation."
msgstr ""
#: bb-admin/includes/class.bb-install.php:738
#: bb-admin/options-wordpress.php:128
msgid "WordPress address (URL)"
msgstr ""
#: bb-admin/includes/class.bb-install.php:739
#: bb-admin/options-wordpress.php:132
msgid ""
"This value should exactly match the WordPress address (URL) "
"setting in your WordPress general settings."
msgstr ""
#: bb-admin/includes/class.bb-install.php:744
#: bb-admin/options-wordpress.php:137
msgid "Blog address (URL)"
msgstr ""
#: bb-admin/includes/class.bb-install.php:745
#: bb-admin/options-wordpress.php:141
msgid ""
"This value should exactly match the Blog address (URL) "
"setting in your WordPress general settings."
msgstr ""
#: bb-admin/includes/class.bb-install.php:750
msgid "WordPress \"auth\" cookie key"
msgstr ""
#: bb-admin/includes/class.bb-install.php:751
msgid ""
"This value must match the value of the constant named \"AUTH_KEY\" in your "
"WordPress wp-config.php file. This will replace the bbPress "
"\"auth\" cookie key set in the first step."
msgstr ""
#: bb-admin/includes/class.bb-install.php:756
#: bb-admin/options-wordpress.php:146
msgid "WordPress \"auth\" cookie salt"
msgstr ""
#: bb-admin/includes/class.bb-install.php:757
msgid ""
"This must match the value of the WordPress setting named \"auth_salt\" in "
"your WordPress installation. Look for the option labeled \"auth_salt\" in this WordPress admin page. If you leave this blank the "
"installer will try to fetch the value based on your WordPress database "
"integration settings."
msgstr ""
#: bb-admin/includes/class.bb-install.php:762
msgid "WordPress \"secure auth\" cookie key"
msgstr ""
#: bb-admin/includes/class.bb-install.php:763
msgid ""
"This value must match the value of the constant named \"SECURE_AUTH_KEY\" in "
"your WordPress wp-config.php file. This will replace the "
"bbPress \"secure auth\" cookie key set in the first step."
msgstr ""
#: bb-admin/includes/class.bb-install.php:768
#: bb-admin/options-wordpress.php:155
msgid "WordPress \"secure auth\" cookie salt"
msgstr ""
#: bb-admin/includes/class.bb-install.php:769
msgid ""
"This must match the value of the WordPress setting named \"secure_auth_salt"
"\" in your WordPress installation. Look for the option labeled "
"\"secure_auth_salt\" in this WordPress admin page. If "
"you leave this blank the installer will try to fetch the value based on your "
"WordPress database integration settings. Sometimes this value is not set in "
"WordPress, in that case you can leave this setting blank as well."
msgstr ""
#: bb-admin/includes/class.bb-install.php:774
msgid "WordPress \"logged in\" cookie key"
msgstr ""
#: bb-admin/includes/class.bb-install.php:775
msgid ""
"This value must match the value of the constant named \"LOGGED_IN_KEY\" in "
"your WordPress wp-config.php file. This will replace the "
"bbPress \"logged in\" cookie key set in the first step."
msgstr ""
#: bb-admin/includes/class.bb-install.php:780
#: bb-admin/options-wordpress.php:164
msgid "WordPress \"logged in\" cookie salt"
msgstr ""
#: bb-admin/includes/class.bb-install.php:781
msgid ""
"This must match the value of the WordPress setting named \"logged_in_salt\" "
"in your WordPress installation. Look for the option labeled \"logged_in_salt"
"\" in this WordPress admin page. If you leave this "
"blank the installer will try to fetch the value based on your WordPress "
"database integration settings."
msgstr ""
#: bb-admin/includes/class.bb-install.php:786
msgid "Add user database integration settings"
msgstr ""
#: bb-admin/includes/class.bb-install.php:787
msgid "If you want to share user data with an existing WordPress installation."
msgstr ""
#: bb-admin/includes/class.bb-install.php:795
#: bb-admin/options-wordpress.php:241
msgid "User database table prefix"
msgstr ""
#: bb-admin/includes/class.bb-install.php:796
msgid ""
"If your bbPress and WordPress installations share the same database, then "
"this is the same value as $table_prefix in your WordPress "
"wp-config.php file. It is usually wp_."
msgstr ""
#: bb-admin/includes/class.bb-install.php:801
#: bb-admin/options-wordpress.php:251
msgid "Show advanced database settings"
msgstr ""
#: bb-admin/includes/class.bb-install.php:802
msgid ""
"If your bbPress and WordPress installation do not share the same database, "
"then you will need to add advanced settings."
msgstr ""
#: bb-admin/includes/class.bb-install.php:809
msgid "User database name"
msgstr ""
#: bb-admin/includes/class.bb-install.php:810
#: bb-admin/options-wordpress.php:292
msgid "The name of the database in which your user tables reside."
msgstr ""
#: bb-admin/includes/class.bb-install.php:815
msgid "User database user"
msgstr ""
#: bb-admin/includes/class.bb-install.php:822
msgid "User database password"
msgstr ""
#: bb-admin/includes/class.bb-install.php:828
msgid "User database host"
msgstr ""
#: bb-admin/includes/class.bb-install.php:829
msgid ""
"The domain name or IP address of the server where the database is located. "
"If the database is on the same server as the web site, then this probably "
"should be localhost."
msgstr ""
#: bb-admin/includes/class.bb-install.php:834
msgid "User database character set"
msgstr ""
#: bb-admin/includes/class.bb-install.php:840
msgid "User database character collation"
msgstr ""
#: bb-admin/includes/class.bb-install.php:841
#: bb-admin/options-wordpress.php:337
msgid "The character collation value set when the user database was created."
msgstr ""
#: bb-admin/includes/class.bb-install.php:846
msgid "User database \"user\" table"
msgstr ""
#: bb-admin/includes/class.bb-install.php:847
#: bb-admin/includes/class.bb-install.php:853
#: bb-admin/options-wordpress.php:350 bb-admin/options-wordpress.php:359
msgid "The complete table name, including any prefix."
msgstr ""
#: bb-admin/includes/class.bb-install.php:852
msgid "User database \"user meta\" table"
msgstr ""
#: bb-admin/includes/class.bb-install.php:863
msgid "Go to step 3 »"
msgstr ""
#: bb-admin/includes/class.bb-install.php:872
msgid "Site name"
msgstr ""
#: bb-admin/includes/class.bb-install.php:873
msgid "This is what you are going to call your bbPress installation."
msgstr ""
#: bb-admin/includes/class.bb-install.php:877
msgid "Site address (URL)"
msgstr ""
#: bb-admin/includes/class.bb-install.php:878
msgid ""
"We have attempted to guess this, it's usually correct, but change it here if "
"you wish."
msgstr ""
#: bb-admin/includes/class.bb-install.php:883
#: bb-admin/includes/functions.bb-admin.php:464
#: bb-admin/includes/functions.bb-admin.php:468
msgid "Username"
msgstr ""
#: bb-admin/includes/class.bb-install.php:884
msgid ""
"This is the user login for the initial bbPress administrator (known as a "
"\"key master\")."
msgstr ""
#: bb-admin/includes/class.bb-install.php:889
msgid "Email address"
msgstr ""
#: bb-admin/includes/class.bb-install.php:890
msgid "The login details will be emailed to this address."
msgstr ""
#: bb-admin/includes/class.bb-install.php:898
msgid "Forum name"
msgstr ""
#: bb-admin/includes/class.bb-install.php:899
msgid ""
"This can be changed after installation, so don't worry about it too much."
msgstr ""
#: bb-admin/includes/class.bb-install.php:902
msgid "Save site settings"
msgstr ""
#: bb-admin/includes/class.bb-install.php:908
msgid "Complete the installation »"
msgstr ""
#: bb-admin/includes/class.bb-install.php:917
msgid "Show installation messages"
msgstr ""
#: bb-admin/includes/class.bb-install.php:921
msgid "Installation errors"
msgstr ""
#: bb-admin/includes/class.bb-install.php:925
msgid "Installation log"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1217
msgid ""
"There was a problem connecting to the database you specified.
Please "
"check the settings, then try again."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1250
msgid ""
"Your settings have been saved to the file bb-config.php
You can now continue to the next step."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1257
msgid ""
"Your settings could not be saved to a configuration file. You will need to "
"save the text shown below into a file named bb-config.php in "
"the root directory of your bbPress installation before you can continue."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1274
msgid ""
"You have chosen to skip the WordPress integration step. You can always "
"integrate WordPress later from within the admin area of bbPress."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1347
msgid ""
"You must enter your settings for integration setup to complete. Choose which "
"integration settings you wish to enter from the options below."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1365
msgid ""
"Your integration settings have not been processed due to errors with the "
"items marked below."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1374
#: bb-admin/includes/class.bb-install.php:1567
msgid "• This value is required to continue."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1377
#: bb-admin/includes/class.bb-install.php:1570
msgid "• This does not appear to be a valid URL."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1380
#: bb-admin/includes/class.bb-install.php:1573
msgid "• The URL must begin with \"http\" or \"https\"."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1383
#: bb-admin/includes/class.bb-install.php:1576
msgid "• The URL does not contain a host name."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1436
#: bb-admin/includes/class.bb-install.php:1660
#: bb-admin/includes/class.bb-install.php:2302 bb-settings.php:593
msgid ""
"Your user table prefix may only contain letters, numbers and underscores."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1466
msgid ""
"There was a problem connecting to the WordPress user database you specified. "
"Please check the settings, then try again."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1481
msgid ""
"Existing WordPress user tables could not be found in the WordPress database "
"you specified."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1483
msgid ""
"Existing WordPress user tables could not be found in the bbPress database "
"you specified in step 1.
This is probably because the database "
"does not already contain working WordPress tables. You may need to specify "
"advanced database settings or leave integration until after installation."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1485
msgid "• This may not be a valid user table prefix."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1503
msgid ""
"Your WordPress integration cookie and database settings have been "
"successfully validated. They will be saved after the next step.
Once you have finished installing, you should visit the WordPress "
"integration section of the bbPress admin area for further options and "
"integration instructions, including user mapping and the correct cookie "
"settings to add to your WordPress configuration file."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1558
msgid ""
"Your site settings have not been processed due to errors with the items "
"marked below."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1579
msgid "• Contains disallowed characters which have been removed."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1582
msgid "• The user email address appears to be invalid."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1601
msgid ""
"Your site settings have been saved and we are now ready to complete the "
"installation. So what are you waiting for?"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1623
msgid "Referrer is OK, beginning installation…"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1630
msgid "Setting up custom user table constants"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1665
msgid "Step 1 - Creating database tables"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1683
#: bb-admin/includes/class.bb-install.php:1685
msgid "Database installation failed!!!"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1684
#: bb-admin/includes/class.bb-install.php:1881
#: bb-admin/includes/class.bb-install.php:1914
#: bb-admin/includes/class.bb-install.php:1940
msgid "Halting installation!"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1688
#: bb-admin/includes/class.bb-install.php:1883
#: bb-admin/includes/class.bb-install.php:1917
#: bb-admin/includes/class.bb-install.php:1943
msgid "Installation failed!"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1689
msgid ""
"The database failed to install. You may need to replace bbPress with a fresh "
"copy and start again."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1697
msgid "Database is already installed!!!"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1702
msgid "Step 2 - WordPress integration (optional)"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1706
msgid "WordPress address (URL):"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1709
msgid "Blog address (URL):"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1723
msgid "WordPress cookie keys set."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1726
#: bb-admin/includes/class.bb-install.php:1729
msgid "WordPress cookie keys not set."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1727
msgid "Your \"bb-config.php\" file was not writable."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1728
msgid ""
"You will need to manually re-define \"BB_AUTH_KEY\", \"BB_SECURE_AUTH_KEY\" "
"and \"BB_LOGGED_IN_KEY\" in your \"bb-config.php\" file."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1735
msgid "WordPress \"auth\" cookie salt set from input."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1740
msgid "WordPress \"secure auth\" cookie salt set from input."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1745
msgid "WordPress \"logged in\" cookie salt set from input."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1755
msgid "Fetching missing WordPress cookie salts."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1768
msgid "WordPress \"auth\" cookie salt set."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1770
#: bb-admin/includes/class.bb-install.php:1773
msgid "WordPress \"auth\" cookie salt not set."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1771
msgid "Could not fetch \"auth\" cookie salt from the WordPress options table."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1772
msgid ""
"You will need to manually define the \"auth\" cookie salt in your database."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1781
msgid "WordPress \"secure auth\" cookie salt set."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1784
msgid "WordPress \"secure auth\" cookie salt not set."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1792
msgid "WordPress \"logged in\" cookie salt set."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1794
#: bb-admin/includes/class.bb-install.php:1797
msgid "WordPress \"logged in\" cookie salt not set."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1795
msgid ""
"Could not fetch \"logged in\" cookie salt from the WordPress options table."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1796
msgid ""
"You will need to manually define the \"logged in\" cookie salt in your "
"database."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1804
msgid "User database table prefix:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1810
#: bb-admin/options-wordpress.php:288
msgid "User database name:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1814
#: bb-admin/options-wordpress.php:297
msgid "User database user:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1818
#: bb-admin/options-wordpress.php:306
msgid "User database password:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1822
#: bb-admin/options-wordpress.php:315
msgid "User database host:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1826
#: bb-admin/options-wordpress.php:324
msgid "User database character set:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1830
msgid "User database collation:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1834
#: bb-admin/options-wordpress.php:346
msgid "User database \"user\" table:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1838
#: bb-admin/options-wordpress.php:355
msgid "User database \"user meta\" table:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1843
msgid "Integration not enabled"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1848
msgid "Step 3 - Site settings"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1850
msgid "Site name:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1852
msgid "Site address (URL):"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1854
msgid "From email address:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1865
#: bb-admin/includes/class.bb-install.php:1867
#: bb-admin/includes/class.bb-install.php:1913
#: bb-admin/includes/class.bb-install.php:1915
#: bb-admin/includes/class.bb-install.php:1941
msgid "Key master could not be created!"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1866
msgid "That login is already taken!"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1872
msgid "Existing key master entered!"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1873
msgid "Your bbPress password"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1876
msgid "Re-setting admin email address."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1880
msgid "Existing user without key master role entered!"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1884
msgid ""
"The key master could not be created. An existing user was found with that "
"user login."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1907
msgid "Key master created"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1908
#: bb-admin/includes/class.bb-install.php:1934 bb-admin/install.php:328
#: bb-templates/kakumei/login-form.php:9 bb-templates/kakumei/login.php:16
#: bb-templates/kakumei/login.php:55 bb-templates/kakumei/register.php:24
msgid "Username:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1909
#: bb-admin/includes/class.bb-install.php:1935
msgid "Email address:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1910
#: bb-admin/includes/class.bb-install.php:1936 bb-admin/install.php:330
#: bb-templates/kakumei/login-form.php:12 bb-templates/kakumei/login.php:25
msgid "Password:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1918
msgid ""
"The key master could not be created. You may need to replace bbPress with a "
"fresh copy and start again."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1932
msgid "Your existing password"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1933
msgid "Key master role assigned to existing user"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1939
msgid "Key master role could not be assigned to existing user!"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1944
msgid ""
"The key master could not be assigned. You may need to replace bbPress with a "
"fresh copy and start again."
msgstr ""
#: bb-admin/includes/class.bb-install.php:1963
msgid "Just another bbPress community"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1972
msgid "Description:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1975
msgid "Forum name:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1983
msgid "Your first topic"
msgstr ""
#: bb-admin/includes/class.bb-install.php:1991
msgid "First Post! w00t."
msgstr ""
#: bb-admin/includes/class.bb-install.php:2005
#: bb-templates/kakumei/edit-form.php:4
msgid "Topic:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:2006
#: bb-templates/kakumei/edit-form.php:10 bb-templates/kakumei/post-form.php:9
msgid "Post:"
msgstr ""
#: bb-admin/includes/class.bb-install.php:2008
#: bb-admin/includes/class.bb-install.php:2009
msgid "Forum could not be created!"
msgstr ""
#: bb-admin/includes/class.bb-install.php:2012
msgid "There are existing forums in this database."
msgstr ""
#: bb-admin/includes/class.bb-install.php:2013
msgid "No new forum created."
msgstr ""
#: bb-admin/includes/class.bb-install.php:2014
msgid "Forums already exist!"
msgstr ""
#: bb-admin/includes/class.bb-install.php:2019
#, php-format
msgid ""
"Your new bbPress site has been successfully set up at:\n"
"\n"
"%1$s\n"
"\n"
"You can log in to the key master account with the following information:\n"
"\n"
"Username: %2$s\n"
"Password: %3$s\n"
"\n"
"We hope you enjoy your new forums. Thanks!\n"
"\n"
"--The bbPress Team\n"
"http://bbpress.org/"
msgstr ""
#: bb-admin/includes/class.bb-install.php:2025
msgid "New bbPress installation"
msgstr ""
#: bb-admin/includes/class.bb-install.php:2026
msgid "Key master email sent"
msgstr ""
#: bb-admin/includes/class.bb-install.php:2028
#: bb-admin/includes/class.bb-install.php:2029
msgid "Key master email not sent!"
msgstr ""
#: bb-admin/includes/class.bb-install.php:2034
msgid "Installation completed with some errors!"
msgstr ""
#: bb-admin/includes/class.bb-install.php:2035
msgid ""
"Your installation completed with some minor errors. See the error log below "
"for more specific information."
msgstr ""
#: bb-admin/includes/class.bb-install.php:2036
msgid "There were some errors encountered during installation!"
msgstr ""
#: bb-admin/includes/class.bb-install.php:2038
msgid ""
"Your installation completed successfully.
Check below for login details."
msgstr ""
#: bb-admin/includes/class.bb-install.php:2346
msgid "Please select an existing bbPress Keymaster or WordPress administrator."
msgstr ""
#: bb-admin/includes/class.bb-install.php:2405
msgid "Warning"
msgstr ""
#: bb-admin/includes/class.bb-install.php:2405
msgid "Message"
msgstr ""
#: bb-admin/includes/defaults.bb-schema.php:8
msgid "Database class not loaded."
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:50 bb-admin/index.php:9
msgid "Dashboard"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:55
msgid "Users"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:56
msgid "Manage"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:57
msgid "Design"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:62
msgid "Settings"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:63
#: bb-admin/includes/functions.bb-admin.php:80
msgid "Plugins"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:69
msgid "Find"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:70
msgid "Moderators"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:71
#: bb-includes/functions.bb-capabilities.php:185
msgid "Blocked"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:75
#: bb-templates/kakumei/front-page.php:44
msgid "Forums"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:76 bb-admin/site.php:6
msgid "Recount"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:78
msgid "Themes"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:82
msgid "General"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:83
msgid "WordPress Integration"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:318
#: bb-admin/includes/functions.bb-admin.php:684
#: bb-includes/functions.bb-core.php:602
#: bb-includes/functions.bb-template.php:1552
msgid "Edit"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:371
#: bb-admin/includes/functions.bb-admin.php:511 bb-plugins/bozo.php:301
msgid "No matching users were found!"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:431
#, php-format
msgid "Users Matching \"%s\" by Role"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:433
msgid "User List by Role"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:438
#: bb-templates/kakumei/search-form.php:3
msgid "Search:"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:440
msgid "Search for users »"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:446
msgid "« Back to All Users"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:448
#, php-format
msgid "%1$s – %2$s of %3$s shown below"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:458
msgid "Users with no role in these forums"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:462
msgid "ID"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:465
#: bb-admin/includes/functions.bb-admin.php:469
msgid "Display name"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:466
#: bb-includes/functions.bb-core.php:656
msgid "Email"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:471
msgid "Registered Since"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:472
msgid "Actions"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:686
#: bb-includes/functions.bb-template.php:1599
msgid "Delete"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:706
msgid "Forum Name:"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:710
msgid "Forum Slug:"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:714
msgid "Forum Description:"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:717
msgid "Forum Parent:"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:726
msgid "Position:"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:729
msgid "Forum is Category:"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:740
msgid "Update Forum »"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:740
msgid "Add Forum »"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:902
#, php-format
msgid "Posted: %1$s in %3$s"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:917
msgid "Count posts of every topic"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:918
msgid "Count deleted posts on every topic"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:919
msgid "Count topics and posts in every forum (relies on the above)"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:920
msgid "Count topics to which each user has replied"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:921
msgid "Count tags for every topic"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:922
msgid "Count topics for every tag"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:923
msgid "DELETE tags with no topics. Only functions if the above checked"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:924
msgid "REMOVE deleted topics from users' favorites"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:992
#: bb-admin/includes/functions.bb-plugin.php:180
msgid "Visit author homepage"
msgstr ""
#: bb-admin/includes/functions.bb-admin.php:1002
msgid "Visit porter homepage"
msgstr ""
#: bb-admin/includes/functions.bb-plugin.php:177
msgid "Visit plugin homepage"
msgstr ""
#: bb-admin/includes/functions.bb-plugin.php:288
msgid "Invalid plugin path."
msgstr ""
#: bb-admin/includes/functions.bb-plugin.php:292
msgid "Plugin file does not exist."
msgstr ""
#: bb-admin/includes/functions.bb-plugin.php:295
msgid "That type of plugin is not available in the specified location."
msgstr ""
#: bb-admin/index.php:15
#, php-format
msgid "%d forum"
msgid_plural "%d forums"
msgstr[0] ""
msgstr[1] ""
#: bb-admin/index.php:17
#, php-format
msgid "is %d topic"
msgid_plural "are %d topics"
msgstr[0] ""
msgstr[1] ""
#: bb-admin/index.php:21 bb-admin/index.php:27
#, php-format
msgid "%d user"
msgid_plural "%d users"
msgstr[0] ""
msgstr[1] ""
#: bb-admin/index.php:29
#, php-format
msgid "You have %1$s. There %2$s with %3$s by %4$s."
msgstr ""
#: bb-admin/index.php:30
#, php-format
msgid ""
"That's an average of %1$s, %2$s and %3$s per day since your forums were "
"started %4$s ago."
msgstr ""
#: bb-admin/index.php:31
#, php-format
msgid ""
"You are using the theme %2$s. This is bbPress version %3"
"$s"
msgstr ""
#: bb-admin/index.php:35
msgid "Recent User Registrations"
msgstr ""
#: bb-admin/index.php:41
#, php-format
msgid "registered %s ago"
msgstr ""
#: bb-admin/index.php:48
msgid "Recently Moderated Items"
msgstr ""
#: bb-admin/index.php:54
msgid "Post"
msgstr ""
#: bb-admin/index.php:55 bb-templates/kakumei/rss2.php:26
msgid "on"
msgstr ""
#: bb-admin/index.php:57
msgid "by"
msgstr ""
#: bb-admin/index.php:62
msgid "Topic titled"
msgstr ""
#: bb-admin/index.php:64
msgid "started by"
msgstr ""
#: bb-admin/index.php:71
msgid ""
"No moderated posts or topics... you must have very well behaved members."
msgstr ""
#: bb-admin/install.php:136 bb-admin/options-wordpress.php:124
msgid "Cookies"
msgstr ""
#: bb-admin/install.php:137
msgid ""
"Integrating cookies allows you and your users to login to either your "
"bbPress or your WordPress site and be automatically logged into both."
msgstr ""
#: bb-admin/install.php:138
msgid ""
"You may need to make changes to your WordPress configuration once "
"installation is complete. See the \"WordPress Integration\" section of the "
"bbPress administration area when you are done."
msgstr ""
#: bb-admin/install.php:158 bb-admin/options-wordpress.php:236
msgid "User database"
msgstr ""
#: bb-admin/install.php:159
msgid ""
"Integrating your WordPress database user tables allows you to store user "
"data in one location, instead of having separate user data for both bbPress "
"and WordPress."
msgstr ""
#: bb-admin/install.php:167 bb-admin/options-wordpress.php:283
msgid "Separate user database settings"
msgstr ""
#: bb-admin/install.php:168 bb-admin/options-wordpress.php:284
msgid ""
"Most of the time these settings are not required. Look before you "
"leap!"
msgstr ""
#: bb-admin/install.php:169
msgid ""
"If required, then all settings except for the character set must be "
"specified."
msgstr ""
#: bb-admin/install.php:180 bb-admin/options-wordpress.php:342
msgid "Custom user tables"
msgstr ""
#: bb-admin/install.php:181
msgid ""
"Only set these options if your integrated user tables do not fit the usual "
"mould of wp_user and wp_usermeta."
msgstr ""
#: bb-admin/install.php:268
msgid "\"Key master\" account"
msgstr ""
#: bb-admin/install.php:285
msgid "First forum"
msgstr ""
#: bb-admin/install.php:326
msgid "You can now log in with the following details:"
msgstr ""
#: bb-admin/install.php:332
msgid "Site address:"
msgstr ""
#: bb-admin/install.php:338
msgid ""
"Note that password carefully! It is a random"
"em> password that was generated just for you. If you lose it, you will have "
"to delete the tables from the database yourself, and re-install bbPress."
msgstr ""
#: bb-admin/options-general.php:45
msgid "Settings saved."
msgstr ""
#: bb-admin/options-general.php:53
msgid "General Settings"
msgstr ""
#: bb-admin/options-general.php:59
msgid "Site title"
msgstr ""
#: bb-admin/options-general.php:67
msgid "Site description"
msgstr ""
#: bb-admin/options-general.php:75
msgid "bbPress address (URL)"
msgstr ""
#: bb-admin/options-general.php:79
msgid "The full URL of your bbPress install."
msgstr ""
#: bb-admin/options-general.php:84
msgid "E-mail address"
msgstr ""
#: bb-admin/options-general.php:88
msgid "Emails sent by the site will appear to come from this address."
msgstr ""
#: bb-admin/options-general.php:93
msgid "Pretty permalink type"
msgstr ""
#: bb-admin/options-general.php:97 bb-admin/options-general.php:245
msgid "None"
msgstr ""
#: bb-admin/options-general.php:98
msgid "Numeric"
msgstr ""
#: bb-admin/options-general.php:99
msgid "Name based"
msgstr ""
#: bb-admin/options-general.php:101
#, php-format
msgid ""
"If you activate \"Numeric\" or \"Name based\" permalinks, you will need to "
"create a file at %s containing the url rewriting rules provided here."
msgstr ""
#: bb-admin/options-general.php:106
msgid "Items per page"
msgstr ""
#: bb-admin/options-general.php:110
msgid "Number of topics, posts or tags to show per page."
msgstr ""
#: bb-admin/options-general.php:115
msgid "Lock post editing after"
msgstr ""
#: bb-admin/options-general.php:119 bb-includes/functions.bb-core.php:333
msgid "minutes"
msgstr ""
#: bb-admin/options-general.php:120
msgid "A user can edit a post for this many minutes after submitting."
msgstr ""
#: bb-admin/options-general.php:125
msgid "Date and Time"
msgstr ""
#: bb-admin/options-general.php:128
msgid "UTC time is"
msgstr ""
#: bb-admin/options-general.php:131
msgid "Y-m-d g:i:s a"
msgstr ""
#: bb-admin/options-general.php:136
msgid "Times should differ
from UTC by"
msgstr ""
#: bb-admin/options-general.php:140 bb-includes/functions.bb-core.php:332
msgid "hours"
msgstr ""
#: bb-admin/options-general.php:141
msgid "Example: -7 for Pacific Daylight Time."
msgstr ""
#: bb-admin/options-general.php:146
msgid "Date and time format"
msgstr ""
#: bb-admin/options-general.php:150 bb-admin/options-general.php:159
#, php-format
msgid "Output: %s"
msgstr ""
#: bb-admin/options-general.php:155
msgid "Date format"
msgstr ""
#: bb-admin/options-general.php:160
msgid "Click \"Update settings\" to update sample output."
msgstr ""
#: bb-admin/options-general.php:161
msgid ""
"Documentation on date formatting."
msgstr ""
#: bb-admin/options-general.php:166
msgid "Remote publishing and Pingbacks"
msgstr ""
#: bb-admin/options-general.php:168
msgid "How do we describe this?"
msgstr ""
#: bb-admin/options-general.php:172
msgid "Enable XML-RPC"
msgstr ""
#: bb-admin/options-general.php:176
msgid ""
"Allows remote publishing and management via the bbPress XML-RPC publishing protocol."
msgstr ""
#: bb-admin/options-general.php:181
msgid "Enable Pingbacks"
msgstr ""
#: bb-admin/options-general.php:185
msgid ""
"Allows sending and receiving of pingbacks."
msgstr ""
#: bb-admin/options-general.php:190
msgid "Avatars"
msgstr ""
#: bb-admin/options-general.php:192
msgid ""
"bbPress includes built-in support for Gravatars, you can enable this feature here."
msgstr ""
#: bb-admin/options-general.php:196
msgid "Show avatars"
msgstr ""
#: bb-admin/options-general.php:208
msgid "Gravatar default image"
msgstr ""
#: bb-admin/options-general.php:212 bb-admin/options-general.php:220
msgid "Default"
msgstr ""
#: bb-admin/options-general.php:213 bb-admin/options-general.php:223
msgid "Gravatar Logo"
msgstr ""
#: bb-admin/options-general.php:214 bb-admin/options-general.php:226
msgid "MonsterID"
msgstr ""
#: bb-admin/options-general.php:215 bb-admin/options-general.php:229
msgid "Wavatar"
msgstr ""
#: bb-admin/options-general.php:216 bb-admin/options-general.php:232
msgid "Identicon"
msgstr ""
#: bb-admin/options-general.php:241
msgid "Gravatar maximum rating"
msgstr ""
#: bb-admin/options-general.php:246
msgid "X"
msgstr ""
#: bb-admin/options-general.php:247
msgid "R"
msgstr ""
#: bb-admin/options-general.php:248
msgid "PG"
msgstr ""
#: bb-admin/options-general.php:249
msgid "G"
msgstr ""
#: bb-admin/options-general.php:253
msgid ""
"X rated gravatars may contain hardcore sexual imagery or extremely "
"disturbing violence."
msgstr ""
#: bb-admin/options-general.php:257
msgid ""
"R rated gravatars may contain such things as harsh profanity, intense "
"violence, nudity, or hard drug use."
msgstr ""
#: bb-admin/options-general.php:261
msgid ""
"PG rated gravatars may contain rude gestures, provocatively dressed "
"individuals, the lesser swear words, or mild violence."
msgstr ""
#: bb-admin/options-general.php:265
msgid ""
"A G rated gravatar is suitable for display on all websites with any audience "
"type."
msgstr ""
#: bb-admin/options-general.php:273 bb-admin/options-wordpress.php:366
msgid "Save Changes"
msgstr ""
#: bb-admin/options-wordpress.php:43
msgid "User role mapping saved."
msgstr ""
#: bb-admin/options-wordpress.php:46
msgid "User integration settings saved."
msgstr ""
#: bb-admin/options-wordpress.php:55
msgid "User Role Map"
msgstr ""
#: bb-admin/options-wordpress.php:57
msgid "Here you can match WordPress roles to bbPress roles."
msgstr ""
#: bb-admin/options-wordpress.php:58
msgid ""
"This will have no effect until your user tables are integrated below. Only "
"standard WordPress roles are supported. Changes do not affect users with "
"existing roles in both WordPress and bbPress."
msgstr ""
#: bb-admin/options-wordpress.php:64
msgid "none"
msgstr ""
#: bb-admin/options-wordpress.php:83
msgid "WordPress Administrator"
msgstr ""
#: bb-admin/options-wordpress.php:84
msgid "WordPress Editor"
msgstr ""
#: bb-admin/options-wordpress.php:85
msgid "WordPress Author"
msgstr ""
#: bb-admin/options-wordpress.php:86
msgid "WordPress Contributor"
msgstr ""
#: bb-admin/options-wordpress.php:87
msgid "WordPress Subscriber"
msgstr ""
#: bb-admin/options-wordpress.php:112
msgid "Save User Role Map"
msgstr ""
#: bb-admin/options-wordpress.php:116
msgid "User Integration"
msgstr ""
#: bb-admin/options-wordpress.php:118
msgid ""
"Usually, you will have to specify both cookie sharing and user database "
"sharing settings."
msgstr ""
#: bb-admin/options-wordpress.php:119
msgid ""
"Make sure you have a \"User role map\" setup above before trying to add user "
"integration."
msgstr ""
#: bb-admin/options-wordpress.php:120
msgid ""
"Note: updating these settings may cause you to be logged "
"out!"
msgstr ""
#: bb-admin/options-wordpress.php:125
msgid ""
"Cookie sharing allows users to log in to either your bbPress or your "
"WordPress site, and have access to both."
msgstr ""
#: bb-admin/options-wordpress.php:150
msgid ""
"This must match the value of the WordPress setting named \"auth_salt\" in "
"your WordPress installation. Look for the option labeled \"auth_salt\" in this WordPress admin page."
msgstr ""
#: bb-admin/options-wordpress.php:159
msgid ""
"This must match the value of the WordPress setting named \"secure_auth_salt"
"\" in your WordPress installation. Look for the option labeled "
"\"secure_auth_salt\" in this WordPress admin page. "
"Sometimes this value is not set in WordPress, in that case you can leave "
"this setting blank as well."
msgstr ""
#: bb-admin/options-wordpress.php:168
msgid ""
"This must match the value of the WordPress setting named \"logged_in_salt\" "
"in your WordPress installation. Look for the option labeled \"logged_in_salt"
"\" in this WordPress admin page."
msgstr ""
#: bb-admin/options-wordpress.php:214
msgid ""
"bbPress has automatically determined the best cookie settings for WordPress. "
"In some cases integration may work without these settings, but if not add "
"the following code to your wp-config.php file in the root "
"directory of your WordPress installation."
msgstr ""
#: bb-admin/options-wordpress.php:216
msgid ""
"You will also have to manually ensure that the following constants are "
"equivalent in WordPress' and bbPress' respective config files."
msgstr ""
#: bb-admin/options-wordpress.php:219
msgid "WordPress (wp-config.php)"
msgstr ""
#: bb-admin/options-wordpress.php:220
msgid "bbPress (bb-config.php)"
msgstr ""
#: bb-admin/options-wordpress.php:237
msgid ""
"User database sharing allows you to store user data in your WordPress "
"database."
msgstr ""
#: bb-admin/options-wordpress.php:238
msgid "You should setup a \"User role map\" before"
msgstr ""
#: bb-admin/options-wordpress.php:245
msgid ""
"If your bbPress and WordPress installations share the same database, then "
"this is the same value as $wp_table_prefix in your WordPress "
"wp-config.php file."
msgstr ""
#: bb-admin/options-wordpress.php:246
msgid "In any case, it is usually wp_"
msgstr ""
#: bb-admin/options-wordpress.php:278
msgid ""
"If your bbPress and WordPress installations do not share the same database, "
"then you will need to add advanced settings."
msgstr ""
#: bb-admin/options-wordpress.php:285
msgid "All settings except for the character set must be specified."
msgstr ""
#: bb-admin/options-wordpress.php:333
msgid "User database character collation:"
msgstr ""
#: bb-admin/options-wordpress.php:343
msgid ""
"Only set these values if your user tables differ from the default WordPress "
"naming convention."
msgstr ""
#: bb-admin/options-wordpress.php:370
msgid "Manual bbPress config file settings"
msgstr ""
#: bb-admin/options-wordpress.php:414
msgid ""
"If your integration settings will not change, you can help speed up bbPress "
"by adding the following code to your bb-config.php file in the "
"root directory of your bbPress installation. Afterwards, the settings in "
"this form will reflect the hard coded values, but you will not be able to "
"edit them here."
msgstr ""
#: bb-admin/plugins.php:87
msgid ""
"Plugin could not be activated, it produced a Fatal Error. "
"The error is shown below."
msgstr ""
#: bb-admin/plugins.php:91
#, php-format
msgid "\"%s\" plugin activated"
msgstr ""
#: bb-admin/plugins.php:95
#, php-format
msgid "\"%s\" plugin deactivated"
msgstr ""
#: bb-admin/plugins.php:101
msgid ""
"\"Safe mode\" is on, all plugins are disabled even if they are listed as "
"active."
msgstr ""
#: bb-admin/plugins.php:132
msgid "Plugin Management"
msgstr ""
#: bb-admin/plugins.php:134
msgid ""
"Plugins extend and expand the functionality of bbPress. Once a plugin is "
"installed, you may activate it or deactivate it here."
msgstr ""
#: bb-admin/plugins.php:143 bb-admin/plugins.php:208
msgid "Plugin"
msgstr ""
#: bb-admin/plugins.php:144 bb-admin/plugins.php:209
msgid "Version"
msgstr ""
#: bb-admin/plugins.php:145 bb-admin/plugins.php:210
msgid "Description"
msgstr ""
#: bb-admin/plugins.php:146
msgid "Action"
msgstr ""
#: bb-admin/plugins.php:156
msgid "Activate"
msgstr ""
#: bb-admin/plugins.php:161
msgid "Deactivate"
msgstr ""
#: bb-admin/plugins.php:183 bb-admin/plugins.php:228
#, php-format
msgid "By %s."
msgstr ""
#: bb-admin/plugins.php:203
msgid "Automatically loaded plugins"
msgstr ""
#: bb-admin/plugins.php:254
msgid ""
"If something goes wrong with a plugin and you can’t use bbPress, delete or "
"rename that file in the my-plugins directory and it will be "
"automatically deactivated."
msgstr ""
#: bb-admin/plugins.php:260
msgid "No Plugins Installed"
msgstr ""
#: bb-admin/plugins.php:266
msgid "Get More Plugins"
msgstr ""
#: bb-admin/plugins.php:268
#, php-format
msgid ""
"You can find additional plugins for your site in the bbPress "
"plugin directory."
msgstr ""
#: bb-admin/plugins.php:270
msgid ""
"To install a plugin you generally just need to upload the plugin file into "
"your my-plugins directory. Once a plugin is uploaded, you may "
"activate it here."
msgstr ""
#: bb-admin/site.php:7
msgid ""
"The following checkboxes allow you to recalculate various numbers stored in\n"
"the database. These numbers are used for things like counting the number "
"of\n"
"pages worth of posts a particular topic has. You shouldn't need to do do "
"any of\n"
"this unless you're upgrading from one version to another or are seeing\n"
"pagination oddities."
msgstr ""
#: bb-admin/site.php:15
msgid "Choose items to recalculate"
msgstr ""
#: bb-admin/site.php:21
msgid "Count!"
msgstr ""
#: bb-admin/tag-destroy.php:5 bb-admin/tag-merge.php:5
#: bb-admin/tag-rename.php:5
msgid "You are not allowed to manage tags."
msgstr ""
#: bb-admin/tag-destroy.php:13 bb-admin/tag-rename.php:14
msgid "Tag not found."
msgstr ""
#: bb-admin/tag-destroy.php:16
#, php-format
msgid "Rows deleted from tags table: %d
\n"
msgstr ""
#: bb-admin/tag-destroy.php:17
#, php-format
msgid "Rows deleted from tagged table: %d
\n"
msgstr ""
#: bb-admin/tag-destroy.php:18
#, php-format
msgid "Home"
msgstr ""
#: bb-admin/tag-destroy.php:20
#, php-format
msgid ""
"Something odd happened when attempting to destroy that tag.
\n"
"Try Again?"
msgstr ""
#: bb-admin/tag-merge.php:13
msgid "Tag specified not found."
msgstr ""
#: bb-admin/tag-merge.php:16
msgid "Tag to be merged not found."
msgstr ""
#: bb-admin/tag-merge.php:19
#, php-format
msgid "Number of topics from which the old tag was removed: %d
\n"
msgstr ""
#: bb-admin/tag-merge.php:20
#, php-format
msgid "Number of topics to which the new tag was added: %d
\n"
msgstr ""
#: bb-admin/tag-merge.php:21
#, php-format
msgid "Number of rows deleted from tags table:%d
\n"
msgstr ""
#: bb-admin/tag-merge.php:22
#, php-format
msgid "New Tag"
msgstr ""
#: bb-admin/tag-merge.php:24
#, php-format
msgid ""
"Something odd happened when attempting to merge those tags.
\n"
"Try Again?"
msgstr ""
#: bb-admin/tag-rename.php:20
#, php-format
msgid ""
"There already exists a tag by that name or the name is invalid. Try Again"
msgstr ""
#: bb-admin/themes.php:38
#, php-format
msgid "Theme \"%s\" activated"
msgstr ""
#: bb-admin/themes.php:43
msgid "Default theme is missing."
msgstr ""
#: bb-admin/themes.php:47
msgid "Theme not found. Default theme applied."
msgstr ""
#: bb-admin/themes.php:59 bb-admin/themes.php:61
msgid "Click to activate"
msgstr ""
#: bb-admin/themes.php:63
#, php-format
msgid "by %s"
msgstr ""
#: bb-admin/themes.php:63
#, php-format
msgid ", ported by %s"
msgstr ""
#: bb-admin/themes.php:65
#, php-format
msgid "All of this theme's files are located in %s"
msgstr ""
#: bb-admin/themes.php:65
msgid "Core themes -> "
msgstr ""
#: bb-admin/themes.php:65
msgid "User installed themes -> "
msgstr ""
#: bb-admin/themes.php:72
msgid ""
"\"Safe mode\" is on, the default theme will be used instead of the active "
"theme indicated below."
msgstr ""
#: bb-admin/themes.php:80
msgid "Current Theme"
msgstr ""
#: bb-admin/themes.php:86
msgid "Available Themes"
msgstr ""
#: bb-admin/topic-move.php:8
msgid "Invalid topic or forum."
msgstr ""
#: bb-admin/topic-move.php:21
msgid "Your topic or forum caused all manner of confusion"
msgstr ""
#: bb-admin/upgrade.php:42
msgid "Beginning upgrade…"
msgstr ""
#: bb-admin/upgrade.php:46
#: bb-includes/backpress/class.bp-sql-schema-parser.php:598
msgid "Done"
msgstr ""
#: bb-admin/upgrade.php:64
msgid "bbPress database upgrade"
msgstr ""
#: bb-admin/upgrade.php:82
#, php-format
msgid "Nothing to upgrade. Get back to work!"
msgstr ""
#: bb-admin/upgrade.php:91
msgid "Database upgrade required"
msgstr ""
#: bb-admin/upgrade.php:93
msgid ""
"It looks like your database is out-of-date.
You can update it here."
msgstr ""
#: bb-admin/upgrade.php:99
msgid "Upgrade database »"
msgstr ""
#: bb-admin/upgrade.php:113
msgid "Database upgrade complete"
msgstr ""
#: bb-admin/upgrade.php:115
msgid "Your database has been successfully updated.
Enjoy!"
msgstr ""
#: bb-admin/upgrade.php:119
msgid "Show upgrade log:"
msgstr ""
#: bb-admin/upgrade.php:125 bb-admin/upgrade.php:169
msgid "Upgrade log:"
msgstr ""
#: bb-admin/upgrade.php:132
msgid "Go to admin »"
msgstr ""
#: bb-admin/upgrade.php:146
msgid "Database upgrade failed"
msgstr ""
#: bb-admin/upgrade.php:148
msgid ""
"The upgrade process seems to have failed. Check the upgrade messages below "
"for more information.
Attempting to go to the admin area without "
"resolving the listed errors will return you to this upgrade page."
msgstr ""
#: bb-admin/upgrade.php:153
msgid "Show upgrade messages:"
msgstr ""
#: bb-admin/upgrade.php:162
msgid "Error log:"
msgstr ""
#: bb-admin/upgrade.php:176
msgid "« Go back to forums"
msgstr ""
#: bb-admin/upgrade.php:179
msgid "Try again »"
msgstr ""
#: bb-admin/users-blocked.php:13
msgid "These users have been blocked by the forum administrators"
msgstr ""
#: bb-admin/users-moderators.php:13
msgid "Forum Administrators"
msgstr ""
#: bb-admin/view-ip.php:18
msgid "IP Information"
msgstr ""
#: bb-admin/view-ip.php:20
msgid "Last 30 posts"
msgstr ""
#: bb-admin/view-ip.php:40
msgid "Posted:"
msgstr ""
#: bb-edit.php:16
msgid "Sorry, post is too old."
msgstr ""
#: bb-includes/backpress/class.bp-sql-schema-parser.php:315
msgid "Passed variable is not a BackPress database object."
msgstr ""
#: bb-includes/backpress/class.bp-sql-schema-parser.php:319
msgid "No schema available."
msgstr ""
#: bb-includes/backpress/class.bp-sql-schema-parser.php:385
msgid "Creating table"
msgstr ""
#: bb-includes/backpress/class.bp-sql-schema-parser.php:414
#, php-format
msgid "Adding column: %s"
msgstr ""
#: bb-includes/backpress/class.bp-sql-schema-parser.php:432
#, php-format
msgid "Setting default on column: %s"
msgstr ""
#: bb-includes/backpress/class.bp-sql-schema-parser.php:447
#, php-format
msgid "Changing column: %s"
msgstr ""
#: bb-includes/backpress/class.bp-sql-schema-parser.php:489
#: bb-includes/backpress/class.bp-sql-schema-parser.php:512
#, php-format
msgid "Adding index: %s"
msgstr ""
#: bb-includes/backpress/class.bp-sql-schema-parser.php:505
#, php-format
msgid "Dropping index: %s"
msgstr ""
#: bb-includes/backpress/class.bp-sql-schema-parser.php:533
msgid "Inserting data"
msgstr ""
#: bb-includes/backpress/class.bp-sql-schema-parser.php:546
msgid "Updating data"
msgstr ""
#: bb-includes/backpress/class.bp-sql-schema-parser.php:564
#, php-format
msgid "Modifying database: %s (%s)"
msgstr ""
#: bb-includes/backpress/class.bp-sql-schema-parser.php:568
#, php-format
msgid "Table: %s"
msgstr ""
#: bb-includes/backpress/class.bp-sql-schema-parser.php:580
msgid "Skipped"
msgstr ""
#: bb-includes/backpress/class.bp-sql-schema-parser.php:592
msgid "SQL ERROR! See the error log for more detail"
msgstr ""
#: bb-includes/backpress/class.bp-sql-schema-parser.php:593
msgid "SQL ERROR!"
msgstr ""
#: bb-includes/backpress/class.bp-sql-schema-parser.php:594
#, php-format
msgid "Database: %s (%s)"
msgstr ""
#: bb-includes/backpress/class.wp-http.php:411
#: bb-includes/backpress/class.wp-http.php:428
msgid "Does not appear to be chunked encoded or body is malformed."
msgstr ""
#: bb-includes/backpress/class.wp-http.php:572
#: bb-includes/backpress/class.wp-http.php:1031
msgid "Too many redirects."
msgstr ""
#: bb-includes/backpress/class.wp-http.php:645
#: bb-includes/backpress/class.wp-http.php:747
#, php-format
msgid "Malformed URL: %s"
msgstr ""
#: bb-includes/backpress/class.wp-http.php:656
#: bb-includes/backpress/class.wp-http.php:782
#, php-format
msgid "Could not open handle for fopen() to %s"
msgstr ""
#: bb-includes/backpress/class.wp-taxonomy.php:226
#: bb-includes/backpress/class.wp-taxonomy.php:299
#: bb-includes/backpress/class.wp-taxonomy.php:403
#: bb-includes/backpress/class.wp-taxonomy.php:572
#: bb-includes/backpress/class.wp-taxonomy.php:1116
#: bb-includes/backpress/class.wp-taxonomy.php:1338
#: bb-includes/class.bb-taxonomy.php:48 bb-includes/class.bb-taxonomy.php:150
#: bb-includes/class.bb-taxonomy.php:262
msgid "Invalid Taxonomy"
msgstr ""
#: bb-includes/backpress/class.wp-taxonomy.php:294
msgid "Empty Term"
msgstr ""
#: bb-includes/backpress/class.wp-taxonomy.php:1239
#: bb-includes/backpress/class.wp-taxonomy.php:1486
msgid "Invalid taxonomy"
msgstr ""
#: bb-includes/backpress/class.wp-taxonomy.php:1242
msgid "Invalid term ID"
msgstr ""
#: bb-includes/backpress/class.wp-taxonomy.php:1245
#: bb-includes/backpress/class.wp-taxonomy.php:1506
msgid "A name is required for this term"
msgstr ""
#: bb-includes/backpress/class.wp-taxonomy.php:1276
#: bb-includes/backpress/class.wp-taxonomy.php:1283
msgid "Could not insert term into the database"
msgstr ""
#: bb-includes/backpress/class.wp-taxonomy.php:1534
#, php-format
msgid "The slug \"%s\" is already in use by another term"
msgstr ""
#: bb-includes/backpress/class.wp-users.php:51
msgid "Invalid login name"
msgstr ""
#: bb-includes/backpress/class.wp-users.php:53
msgid "Name already exists"
msgstr ""
#: bb-includes/backpress/class.wp-users.php:58
msgid "Invalid nicename"
msgstr ""
#: bb-includes/backpress/class.wp-users.php:60
msgid "Nicename already exists"
msgstr ""
#: bb-includes/backpress/class.wp-users.php:65
#: bb-includes/functions.bb-pluggable.php:532 profile-edit.php:68
msgid "Invalid email address"
msgstr ""
#: bb-includes/backpress/class.wp-users.php:70
msgid "Email already exists"
msgstr ""
#: bb-includes/backpress/class.wp-users.php:90
msgid "Invalid registration time"
msgstr ""
#: bb-includes/backpress/class.wp-users.php:93
msgid "Invalid registration timestamp"
msgstr ""
#: bb-includes/backpress/class.wp-users.php:110
msgid "Query failed"
msgstr ""
#: bb-includes/backpress/class.wp-users.php:252
msgid "Multiple email matches. Log in with your username."
msgstr ""
#: bb-includes/backpress/class.wp-users.php:254
#, php-format
msgid "Multiple %s matches"
msgstr ""
#: bb-includes/backpress/functions.wp-cron.php:274
msgid "Once Hourly"
msgstr ""
#: bb-includes/backpress/functions.wp-cron.php:275
msgid "Twice Daily"
msgstr ""
#: bb-includes/backpress/functions.wp-cron.php:276
msgid "Once Daily"
msgstr ""
#: bb-includes/class.bb-dir-map.php:19
msgid "Not a valid directory"
msgstr ""
#: bb-includes/class.bb-dir-map.php:25
msgid "Invalid arguments"
msgstr ""
#: bb-includes/class.bb-locale.php:21 bb-includes/class.bb-locale.php:31
#: bb-includes/class.bb-locale.php:44
msgid "Sunday"
msgstr ""
#: bb-includes/class.bb-locale.php:22 bb-includes/class.bb-locale.php:32
#: bb-includes/class.bb-locale.php:45
msgid "Monday"
msgstr ""
#: bb-includes/class.bb-locale.php:23 bb-includes/class.bb-locale.php:33
#: bb-includes/class.bb-locale.php:46
msgid "Tuesday"
msgstr ""
#: bb-includes/class.bb-locale.php:24 bb-includes/class.bb-locale.php:34
#: bb-includes/class.bb-locale.php:47
msgid "Wednesday"
msgstr ""
#: bb-includes/class.bb-locale.php:25 bb-includes/class.bb-locale.php:35
#: bb-includes/class.bb-locale.php:48
msgid "Thursday"
msgstr ""
#: bb-includes/class.bb-locale.php:26 bb-includes/class.bb-locale.php:36
#: bb-includes/class.bb-locale.php:49
msgid "Friday"
msgstr ""
#: bb-includes/class.bb-locale.php:27 bb-includes/class.bb-locale.php:37
#: bb-includes/class.bb-locale.php:50
msgid "Saturday"
msgstr ""
#: bb-includes/class.bb-locale.php:31
msgid "S_Sunday_initial"
msgstr ""
#: bb-includes/class.bb-locale.php:32
msgid "M_Monday_initial"
msgstr ""
#: bb-includes/class.bb-locale.php:33
msgid "T_Tuesday_initial"
msgstr ""
#: bb-includes/class.bb-locale.php:34
msgid "W_Wednesday_initial"
msgstr ""
#: bb-includes/class.bb-locale.php:35
msgid "T_Thursday_initial"
msgstr ""
#: bb-includes/class.bb-locale.php:36
msgid "F_Friday_initial"
msgstr ""
#: bb-includes/class.bb-locale.php:37
msgid "S_Saturday_initial"
msgstr ""
#: bb-includes/class.bb-locale.php:44
msgid "Sun"
msgstr ""
#: bb-includes/class.bb-locale.php:45
msgid "Mon"
msgstr ""
#: bb-includes/class.bb-locale.php:46
msgid "Tue"
msgstr ""
#: bb-includes/class.bb-locale.php:47
msgid "Wed"
msgstr ""
#: bb-includes/class.bb-locale.php:48
msgid "Thu"
msgstr ""
#: bb-includes/class.bb-locale.php:49
msgid "Fri"
msgstr ""
#: bb-includes/class.bb-locale.php:50
msgid "Sat"
msgstr ""
#: bb-includes/class.bb-locale.php:53 bb-includes/class.bb-locale.php:68
msgid "January"
msgstr ""
#: bb-includes/class.bb-locale.php:54 bb-includes/class.bb-locale.php:69
msgid "February"
msgstr ""
#: bb-includes/class.bb-locale.php:55 bb-includes/class.bb-locale.php:70
msgid "March"
msgstr ""
#: bb-includes/class.bb-locale.php:56 bb-includes/class.bb-locale.php:71
msgid "April"
msgstr ""
#: bb-includes/class.bb-locale.php:57 bb-includes/class.bb-locale.php:72
msgid "May"
msgstr ""
#: bb-includes/class.bb-locale.php:58 bb-includes/class.bb-locale.php:73
msgid "June"
msgstr ""
#: bb-includes/class.bb-locale.php:59 bb-includes/class.bb-locale.php:74
msgid "July"
msgstr ""
#: bb-includes/class.bb-locale.php:60 bb-includes/class.bb-locale.php:75
msgid "August"
msgstr ""
#: bb-includes/class.bb-locale.php:61 bb-includes/class.bb-locale.php:76
msgid "September"
msgstr ""
#: bb-includes/class.bb-locale.php:62 bb-includes/class.bb-locale.php:77
msgid "October"
msgstr ""
#: bb-includes/class.bb-locale.php:63 bb-includes/class.bb-locale.php:78
msgid "November"
msgstr ""
#: bb-includes/class.bb-locale.php:64 bb-includes/class.bb-locale.php:79
msgid "December"
msgstr ""
#: bb-includes/class.bb-locale.php:68
msgid "Jan_January_abbreviation"
msgstr ""
#: bb-includes/class.bb-locale.php:69
msgid "Feb_February_abbreviation"
msgstr ""
#: bb-includes/class.bb-locale.php:70
msgid "Mar_March_abbreviation"
msgstr ""
#: bb-includes/class.bb-locale.php:71
msgid "Apr_April_abbreviation"
msgstr ""
#: bb-includes/class.bb-locale.php:72
msgid "May_May_abbreviation"
msgstr ""
#: bb-includes/class.bb-locale.php:73
msgid "Jun_June_abbreviation"
msgstr ""
#: bb-includes/class.bb-locale.php:74
msgid "Jul_July_abbreviation"
msgstr ""
#: bb-includes/class.bb-locale.php:75
msgid "Aug_August_abbreviation"
msgstr ""
#: bb-includes/class.bb-locale.php:76
msgid "Sep_September_abbreviation"
msgstr ""
#: bb-includes/class.bb-locale.php:77
msgid "Oct_October_abbreviation"
msgstr ""
#: bb-includes/class.bb-locale.php:78
msgid "Nov_November_abbreviation"
msgstr ""
#: bb-includes/class.bb-locale.php:79
msgid "Dec_December_abbreviation"
msgstr ""
#: bb-includes/class.bb-locale.php:86
msgid "am"
msgstr ""
#: bb-includes/class.bb-locale.php:87
msgid "pm"
msgstr ""
#: bb-includes/class.bb-locale.php:88
msgid "AM"
msgstr ""
#: bb-includes/class.bb-locale.php:89
msgid "PM"
msgstr ""
#: bb-includes/class.bb-locale.php:94
msgid "number_format_decimals"
msgstr ""
#: bb-includes/class.bb-locale.php:97
msgid "number_format_decimal_point"
msgstr ""
#: bb-includes/class.bb-locale.php:100
msgid "number_format_thousands_sep"
msgstr ""
#: bb-includes/class.bb-locale.php:105
msgid "F j, Y - h:i A"
msgstr ""
#: bb-includes/class.bb-locale.php:106
msgid "F j, Y"
msgstr ""
#: bb-includes/class.bb-locale.php:107
msgid "h:i A"
msgstr ""
#: bb-includes/class.bb-query.php:873
msgid "Search »"
msgstr ""
#: bb-includes/class.bb-query.php:905
msgid "Search…"
msgstr ""
#: bb-includes/class.bb-query.php:911
msgid "Forum…"
msgstr ""
#: bb-includes/class.bb-query.php:912
msgid "Any"
msgstr ""
#: bb-includes/class.bb-query.php:918
msgid "Tag…"
msgstr ""
#: bb-includes/class.bb-query.php:925
msgid "Topic Author…"
msgstr ""
#: bb-includes/class.bb-query.php:932
msgid "Post Author…"
msgstr ""
#: bb-includes/class.bb-query.php:937 bb-includes/class.bb-query.php:964
msgid "All"
msgstr ""
#: bb-includes/class.bb-query.php:940
msgid "Topic Status…"
msgstr ""
#: bb-includes/class.bb-query.php:951
msgid "Post Status…"
msgstr ""
#: bb-includes/class.bb-query.php:962
msgid "Open?…"
msgstr ""
#: bb-includes/class.bb-query.php:975
msgid "Title…"
msgstr ""
#: bb-includes/class.bb-taxonomy.php:259
msgid "Invalid User ID"
msgstr ""
#: bb-includes/functions.bb-capabilities.php:57
msgid "Key Master"
msgstr ""
#: bb-includes/functions.bb-capabilities.php:100
msgid "Administrator"
msgstr ""
#: bb-includes/functions.bb-capabilities.php:135
msgid "Moderator"
msgstr ""
#: bb-includes/functions.bb-capabilities.php:166
msgid "Member"
msgstr ""
#: bb-includes/functions.bb-capabilities.php:180
msgid "Inactive"
msgstr ""
#: bb-includes/functions.bb-core.php:189
msgid "« Previous"
msgstr ""
#: bb-includes/functions.bb-core.php:190
msgid "Next »"
msgstr ""
#: bb-includes/functions.bb-core.php:196
#, php-format
msgid "Page %d"
msgstr ""
#: bb-includes/functions.bb-core.php:197
msgid "Previous page"
msgstr ""
#: bb-includes/functions.bb-core.php:198
msgid "Next page"
msgstr ""
#: bb-includes/functions.bb-core.php:328
msgid "year"
msgstr ""
#: bb-includes/functions.bb-core.php:328
msgid "years"
msgstr ""
#: bb-includes/functions.bb-core.php:329
msgid "month"
msgstr ""
#: bb-includes/functions.bb-core.php:329
msgid "months"
msgstr ""
#: bb-includes/functions.bb-core.php:330
msgid "week"
msgstr ""
#: bb-includes/functions.bb-core.php:330
msgid "weeks"
msgstr ""
#: bb-includes/functions.bb-core.php:331
msgid "day"
msgstr ""
#: bb-includes/functions.bb-core.php:331
msgid "days"
msgstr ""
#: bb-includes/functions.bb-core.php:332
msgid "hour"
msgstr ""
#: bb-includes/functions.bb-core.php:333
msgid "minute"
msgstr ""
#: bb-includes/functions.bb-core.php:334
msgid "second"
msgstr ""
#: bb-includes/functions.bb-core.php:334
msgid "seconds"
msgstr ""
#: bb-includes/functions.bb-core.php:348
#, php-format
msgid "%1$d %2$s"
msgstr ""
#: bb-includes/functions.bb-core.php:355
#, php-format
msgid ", %1$d %2$s"
msgstr ""
#: bb-includes/functions.bb-core.php:505
msgid "User not found."
msgstr ""
#: bb-includes/functions.bb-core.php:575
msgid "REQUEST_URI"
msgstr ""
#: bb-includes/functions.bb-core.php:576
msgid "should be"
msgstr ""
#: bb-includes/functions.bb-core.php:577
msgid "full permalink"
msgstr ""
#: bb-includes/functions.bb-core.php:578
msgid "PATH_INFO"
msgstr ""
#: bb-includes/functions.bb-core.php:603 bb-templates/kakumei/favorites.php:3
msgid "Favorites"
msgstr ""
#: bb-includes/functions.bb-core.php:653
msgid "First name"
msgstr ""
#: bb-includes/functions.bb-core.php:654
msgid "Last name"
msgstr ""
#: bb-includes/functions.bb-core.php:655
msgid "Display name as"
msgstr ""
#: bb-includes/functions.bb-core.php:657
msgid "Website"
msgstr ""
#: bb-includes/functions.bb-core.php:658
msgid "Location"
msgstr ""
#: bb-includes/functions.bb-core.php:659
msgid "Occupation"
msgstr ""
#: bb-includes/functions.bb-core.php:660
msgid "Interests"
msgstr ""
#: bb-includes/functions.bb-core.php:667
msgid "Custom Title"
msgstr ""
#: bb-includes/functions.bb-core.php:674
#, php-format
msgid "Ignore the %d second post throttling limit"
msgstr ""
#: bb-includes/functions.bb-core.php:751
msgid "Topics with no replies"
msgstr ""
#: bb-includes/functions.bb-core.php:752
msgid "Topics with no tags"
msgstr ""
#: bb-includes/functions.bb-core.php:807
msgid "bbPress Failure Notice"
msgstr ""
#: bb-includes/functions.bb-core.php:810
msgid "Please try again."
msgstr ""
#: bb-includes/functions.bb-core.php:819
msgid "bbPress"
msgstr ""
#: bb-includes/functions.bb-core.php:874
msgid "bbPress - simple, fast, elegant"
msgstr ""
#: bb-includes/functions.bb-core.php:918
#, php-format
msgid "Back to %s."
msgstr ""
#: bb-includes/functions.bb-core.php:931
msgid "Your attempt to submit this post has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:932
msgid "Your attempt to edit this post has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:933
msgid "Your attempt to delete this post has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:935
msgid "Your attempt to create this topic has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:936
msgid "Your attempt to change the resolution status of this topic has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:937
msgid "Your attempt to delete this topic has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:938
msgid "Your attempt to change the status of this topic has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:939
msgid "Your attempt to change the sticky status of this topic has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:940
msgid "Your attempt to move this topic has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:942
msgid "Your attempt to add this tag to this topic has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:943
msgid "Your attempt to rename this tag has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:944
msgid "Your attempt to submit these tags has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:945
msgid "Your attempt to destroy this tag has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:946
msgid "Your attempt to remove this tag from this topic has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:948
msgid "Your attempt to toggle your favorite status for this topic has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:950
msgid "Your attempt to edit this user's profile has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:952
msgid "Your attempt to add this forum has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:953
msgid "Your attempt to update your forums has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:954
msgid "Your attempt to delete that forum has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:956
msgid "Your attempt to recount these items has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:958
msgid "Your attempt to switch themes has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:973
msgid "Your attempt to do this has failed."
msgstr ""
#: bb-includes/functions.bb-core.php:1144
#: bb-includes/functions.bb-core.php:1223
msgid "Your search term was too short"
msgstr ""
#: bb-includes/functions.bb-core.php:1190
msgid "Your query parameters are invalid"
msgstr ""
#: bb-includes/functions.bb-formatting.php:296
#: bb-includes/functions.bb-formatting.php:300
#, php-format
msgid "[sticky] %s"
msgstr ""
#: bb-includes/functions.bb-formatting.php:309
#, php-format
msgid "[closed] %s"
msgstr ""
#: bb-includes/functions.bb-meta.php:134
msgid "Please give me a name!"
msgstr ""
#: bb-includes/functions.bb-pluggable.php:535
#: bb-includes/functions.bb-pluggable.php:544
msgid "Invalid username"
msgstr ""
#: bb-includes/functions.bb-registration.php:82
msgid "The specified user does not exist."
msgstr ""
#: bb-includes/functions.bb-registration.php:88
#, php-format
msgid ""
"If you wanted to reset your password, you may do so by visiting the "
"following address:\n"
"\n"
"%s\n"
"\n"
"If you don't want to reset your password, just ignore this email. Thanks!"
msgstr ""
#: bb-includes/functions.bb-registration.php:98
#: bb-templates/kakumei/password-reset.php:5
msgid "Password Reset"
msgstr ""
#: bb-includes/functions.bb-registration.php:103
msgid "The email containing the password reset link could not be sent."
msgstr ""
#: bb-includes/functions.bb-registration.php:125
#: bb-includes/functions.bb-registration.php:127
#: bb-includes/functions.bb-registration.php:142
msgid "Key not found."
msgstr ""
#: bb-includes/functions.bb-registration.php:132
msgid "You are not allowed to change your password."
msgstr ""
#: bb-includes/functions.bb-registration.php:136
msgid "The email containing the new password could not be sent."
msgstr ""
#: bb-includes/functions.bb-registration.php:185
#, php-format
msgid ""
"Your username is: %1$s \n"
"Your password is: %2$s \n"
"You can now log in: %3$s \n"
"\n"
"Enjoy!"
msgstr ""
#: bb-includes/functions.bb-registration.php:189
#: bb-templates/kakumei/profile-edit.php:20
msgid "Password"
msgstr ""
#: bb-includes/functions.bb-script-loader.php:14
msgid "You do not have permission to do that."
msgstr ""
#: bb-includes/functions.bb-script-loader.php:15
msgid "An unidentified error has occurred."
msgstr ""
#: bb-includes/functions.bb-script-loader.php:28
msgid "Too short"
msgstr ""
#: bb-includes/functions.bb-script-loader.php:29
msgid "Bad"
msgstr ""
#: bb-includes/functions.bb-script-loader.php:30
msgid "Good"
msgstr ""
#: bb-includes/functions.bb-script-loader.php:31
msgid "Strong"
msgstr ""
#: bb-includes/functions.bb-script-loader.php:36
msgid "drag"
msgstr ""
#: bb-includes/functions.bb-script-loader.php:37
msgid "Save Forum Order »"
msgstr ""
#: bb-includes/functions.bb-script-loader.php:38
msgid "Edit Forum Order »"
msgstr ""
#: bb-includes/functions.bb-script-loader.php:65
msgid "Are you sure you wanna delete this post?"
msgstr ""
#: bb-includes/functions.bb-script-loader.php:66
msgid "Are you sure you wanna undelete this post?"
msgstr ""
#: bb-includes/functions.bb-script-loader.php:67
msgid "favorites"
msgstr ""
#: bb-includes/functions.bb-script-loader.php:68
msgid "?"
msgstr ""
#: bb-includes/functions.bb-script-loader.php:69
msgid "This topic is one of your %favLinkYes% [%favDel%]"
msgstr ""
#: bb-includes/functions.bb-script-loader.php:70
msgid "%favAdd% (%favLinkNo%)"
msgstr ""
#: bb-includes/functions.bb-script-loader.php:71
#: bb-includes/functions.bb-template.php:2727
msgid "×"
msgstr ""
#: bb-includes/functions.bb-script-loader.php:72
#: bb-includes/functions.bb-template.php:2725
msgid "Add this topic to your favorites"
msgstr ""
#: bb-includes/functions.bb-template.php:130
#: bb-templates/kakumei/profile.php:3
msgid "Profile"
msgstr ""
#: bb-includes/functions.bb-template.php:171
msgid "Reply"
msgstr ""
#: bb-includes/functions.bb-template.php:173
msgid "New Topic in this Forum"
msgstr ""
#: bb-includes/functions.bb-template.php:175
msgid "Add New Topic"
msgstr ""
#: bb-includes/functions.bb-template.php:202
#, php-format
msgid "You must log in to post."
msgstr ""
#: bb-includes/functions.bb-template.php:392
#: bb-templates/kakumei/tag-single.php:3 bb-templates/kakumei/tags.php:3
msgid "Tags"
msgstr ""
#: bb-includes/functions.bb-template.php:426
#, php-format
msgid "User Favorites: %s"
msgstr ""
#: bb-includes/functions.bb-template.php:433
#, php-format
msgid "Topic: %s"
msgstr ""
#: bb-includes/functions.bb-template.php:441
#, php-format
msgid "Tag: %s"
msgstr ""
#: bb-includes/functions.bb-template.php:449
#, php-format
msgid "Forum: %s - Recent Posts"
msgstr ""
#: bb-includes/functions.bb-template.php:453
#, php-format
msgid "Forum: %s - Recent Topics"
msgstr ""
#: bb-includes/functions.bb-template.php:460
#: bb-templates/kakumei/search.php:11 rss.php:132 rss.php:157
msgid "Recent Posts"
msgstr ""
#: bb-includes/functions.bb-template.php:464 rss.php:124 rss.php:147
msgid "Recent Topics"
msgstr ""
#: bb-includes/functions.bb-template.php:1181
msgid "Are you sure you wanna delete that?"
msgstr ""
#: bb-includes/functions.bb-template.php:1182
msgid "Delete entire topic"
msgstr ""
#: bb-includes/functions.bb-template.php:1185
msgid "Are you sure you wanna undelete that?"
msgstr ""
#: bb-includes/functions.bb-template.php:1186
msgid "Undelete entire topic"
msgstr ""
#: bb-includes/functions.bb-template.php:1208
msgid "Close topic"
msgstr ""
#: bb-includes/functions.bb-template.php:1208
msgid "Open topic"
msgstr ""
#: bb-includes/functions.bb-template.php:1236
msgid "Unstick topic"
msgstr ""
#: bb-includes/functions.bb-template.php:1238
msgid "Stick topic"
msgstr ""
#: bb-includes/functions.bb-template.php:1238
msgid "to front"
msgstr ""
#: bb-includes/functions.bb-template.php:1245
msgid "View normal posts"
msgstr ""
#: bb-includes/functions.bb-template.php:1247
msgid "View all posts"
msgstr ""
#: bb-includes/functions.bb-template.php:1253
#, php-format
msgid "%s post"
msgid_plural "%s posts"
msgstr[0] ""
msgstr[1] ""
#: bb-includes/functions.bb-template.php:1264
#, php-format
msgid "+%d more"
msgstr ""
#: bb-includes/functions.bb-template.php:1289
msgid "Move this topic to the selected forum:"
msgstr ""
#: bb-includes/functions.bb-template.php:1293
msgid "Move"
msgstr ""
#: bb-includes/functions.bb-template.php:1315
msgid "Add New »"
msgstr ""
#: bb-includes/functions.bb-template.php:1454
msgid "Anonymous"
msgstr ""
#: bb-includes/functions.bb-template.php:1599
msgid "Undelete"
msgstr ""
#: bb-includes/functions.bb-template.php:1629
#: bb-includes/functions.bb-template.php:1643
msgid "PingBack"
msgstr ""
#: bb-includes/functions.bb-template.php:1631
#: bb-includes/functions.bb-template.php:1645
msgid "Unregistered"
msgstr ""
#: bb-includes/functions.bb-template.php:1733
msgid "Delete User »"
msgstr ""
#: bb-includes/functions.bb-template.php:1734
msgid "Are you sure you want to delete this user?"
msgstr ""
#: bb-includes/functions.bb-template.php:1852
msgid "Member Since"
msgstr ""
#: bb-includes/functions.bb-template.php:1983
#: bb-includes/functions.bb-template.php:2130
#: bb-templates/kakumei/register.php:62
msgid "These items are required."
msgstr ""
#: bb-includes/functions.bb-template.php:2019
msgid "User Type"
msgstr ""
#: bb-includes/functions.bb-template.php:2043
msgid "Allow this user to"
msgstr ""
#: bb-includes/functions.bb-template.php:2133
msgid ""
"Inactive users can login and look around but not do anything.\n"
"Blocked users just see a simple error message when they visit the site.
Note: Blocking a user does not block any IP "
"addresses."
msgstr ""
#: bb-includes/functions.bb-template.php:2157
msgid "New password"
msgstr ""
#: bb-includes/functions.bb-template.php:2167
msgid "Password Strength"
msgstr ""
#: bb-includes/functions.bb-template.php:2171
msgid "Disabled (requires JavaScript)"
msgstr ""
#: bb-includes/functions.bb-template.php:2177
msgid "Disabled (requires jQuery)"
msgstr ""
#: bb-includes/functions.bb-template.php:2184
msgid ""
"Hint: Use upper and lower case characters, numbers and symbols like !\"?$%"
"^&( in your password."
msgstr ""
#: bb-includes/functions.bb-template.php:2198
msgid "Log Out"
msgstr ""
#: bb-includes/functions.bb-template.php:2219
msgid "Admin"
msgstr ""
#: bb-includes/functions.bb-template.php:2238
msgid "View your profile"
msgstr ""
#: bb-includes/functions.bb-template.php:2447
msgid "Add »"
msgstr ""
#: bb-includes/functions.bb-template.php:2475
msgid "Rename tag:"
msgstr ""
#: bb-includes/functions.bb-template.php:2479
msgid "Rename"
msgstr ""
#: bb-includes/functions.bb-template.php:2483
msgid "Merge this tag into:"
msgstr ""
#: bb-includes/functions.bb-template.php:2487
msgid "Merge"
msgstr ""
#: bb-includes/functions.bb-template.php:2488
#, php-format
msgid ""
"Are you sure you want to merge the \"%s\" tag into the tag you specified? "
"This is permanent and cannot be undone."
msgstr ""
#: bb-includes/functions.bb-template.php:2492
msgid "Destroy tag:"
msgstr ""
#: bb-includes/functions.bb-template.php:2495
msgid "Destroy"
msgstr ""
#: bb-includes/functions.bb-template.php:2496
#, php-format
msgid ""
"Are you sure you want to destroy the \"%s\" tag? This is permanent and "
"cannot be undone."
msgstr ""
#: bb-includes/functions.bb-template.php:2522
msgid "Remove this tag"
msgstr ""
#: bb-includes/functions.bb-template.php:2603
#, php-format
msgid "%d topics"
msgstr ""
#: bb-includes/functions.bb-template.php:2664
msgid "- None -"
msgstr ""
#: bb-includes/functions.bb-template.php:2725
msgid " (%?%)"
msgstr ""
#: bb-includes/functions.bb-template.php:2727
msgid "This topic is one of your %favorites% ["
msgstr ""
#: bb-includes/functions.bb-template.php:2727
msgid "]"
msgstr ""
#: bb-includes/functions.bb-users.php:9
msgid ""
"You've been blocked. If you think a mistake has been made, contact this "
"site's administrator."
msgstr ""
#: bb-includes/js/list-manipulation-js.php:3
#, php-format
msgid "Are you sure you want to delete this %s?"
msgstr ""
#: bb-includes/js/list-manipulation-js.php:50
msgid "Jump to new item"
msgstr ""
#: bb-includes/js/wp-ajax-js.php:57
msgid "You don't have permission to do that."
msgstr ""
#: bb-includes/js/wp-ajax-js.php:60
msgid "Something strange happened. Try refreshing the page."
msgstr ""
#: bb-includes/js/wp-ajax-js.php:84
msgid "Slow down, I'm still sending your data!"
msgstr ""
#: bb-login.php:54
msgid "User does not exist."
msgstr ""
#: bb-login.php:56
msgid "Enter a username or email address."
msgstr ""
#: bb-login.php:56
msgid "Enter a username."
msgstr ""
#: bb-login.php:60
msgid "Incorrect password."
msgstr ""
#: bb-login.php:65
msgid "Username and Password do not match."
msgstr ""
#: bb-plugins/akismet.php:16 bb-plugins/akismet.php:21
msgid "Akismet Configuration"
msgstr ""
#: bb-plugins/akismet.php:26
msgid "Akismet Key:"
msgstr ""
#: bb-plugins/akismet.php:30
msgid ""
"You do not need a key to run bbPress, but if you want to take advantage of "
"Akismet's powerful spam blocking, you'll need one."
msgstr ""
#: bb-plugins/akismet.php:31
msgid ""
"You can get an Akismet key at WordPress.com"
msgstr ""
#: bb-plugins/akismet.php:38
msgid "Update Configuration »"
msgstr ""
#: bb-plugins/akismet.php:67
msgid "Configuration saved."
msgstr ""
#: bb-plugins/akismet.php:260
msgid "Akismet Spam"
msgstr ""
#: bb-plugins/akismet.php:273
#, php-format
msgid ""
"The API key you have specified is invalid. Please double check the "
"Akismet Key set in Akismet configuration"
"a>. If you don't have an API key yet, you can get one at WordPress.com."
msgstr ""
#: bb-plugins/akismet.php:301
msgid "Not Spam"
msgstr ""
#: bb-plugins/akismet.php:307
msgid "Spam"
msgstr ""
#: bb-plugins/bbxf/exporter-bbpress.php:54
#: bb-plugins/bbxf/exporter-bbpress.php:73
msgid "Export"
msgstr ""
#: bb-plugins/bbxf/exporter-bbpress.php:55
msgid ""
"When you click the button below, bbPress will generate a BBXF file for you "
"to save to your computer."
msgstr ""
#: bb-plugins/bbxf/exporter-bbpress.php:56
msgid ""
"This file will contain data about your users, forums, topics, and posts. "
"You can use the Import function of another bbPress installation or another "
"compatible web forums software to import this data."
msgstr ""
#: bb-plugins/bbxf/exporter-bbpress.php:59
msgid "Download Export File"
msgstr ""
#: bb-plugins/bbxf/importer-bbpress.php:98
msgid "The importation process was completed successfully!"
msgstr ""
#: bb-plugins/bbxf/importer-bbpress.php:100
msgid ""
"Based on the options you chose and conflicts with existing data, some data "
"was skipped. This data will be shown below. Sorry it's not very pretty "
"yet..."
msgstr ""
#: bb-plugins/bbxf/importer-bbpress.php:116
#: bb-plugins/bbxf/importer-bbpress.php:150
msgid "Import"
msgstr ""
#: bb-plugins/bbxf/importer-bbpress.php:118
msgid ""
"bbPress can import forums data from a BBXF file you provide via the form "
"below. Such a file can be generated by another bbPress installation or "
"another forum software with a compatible export feature."
msgstr ""
#: bb-plugins/bbxf/importer-bbpress.php:119
msgid ""
"This file should contain data about users, forums, topics, and posts. You "
"can select which types of data to import below."
msgstr ""
#: bb-plugins/bbxf/importer-bbpress.php:135
msgid "Import Forums Data"
msgstr ""
#: bb-plugins/bozo.php:96
msgid "Counting bozo posts..."
msgstr ""
#: bb-plugins/bozo.php:116
msgid "Done counting bozo posts."
msgstr ""
#: bb-plugins/bozo.php:127
msgid "Counting bozo topics for each user...\n"
msgstr ""
#: bb-plugins/bozo.php:156
msgid ""
"Done counting bozo topics.\n"
"\n"
msgstr ""
#: bb-plugins/bozo.php:167
msgid ""
"Count topics to which each user has replied and count each users' bozo "
"posts"
msgstr ""
#: bb-plugins/bozo.php:168
msgid "Count bozo posts on every topic"
msgstr ""
#: bb-plugins/bozo.php:268
msgid "This user is a bozo"
msgstr ""
#: bb-plugins/bozo.php:278
msgid "Bozos"
msgstr ""
#: bb-plugins/bozo.php:288
msgid "These users have been marked as bozos"
msgstr ""
#: bb-post.php:8
msgid "Slow down; you move too fast."
msgstr ""
#: bb-post.php:11
msgid "You need to actually submit some content!"
msgstr ""
#: bb-post.php:15 bb-post.php:36
msgid "You are not allowed to post. Are you logged in?"
msgstr ""
#: bb-post.php:18
msgid "You are not allowed to write new topics."
msgstr ""
#: bb-post.php:26
msgid "Please enter a topic title"
msgstr ""
#: bb-post.php:39
msgid "This topic has been closed"
msgstr ""
#: bb-reset-password.php:12
msgid "No username specified"
msgstr ""
#: bb-settings.php:478
msgid "Could not determine site URI"
msgstr ""
#: bb-templates/kakumei/404.php:3 bb-templates/kakumei/404.php:5
msgid "Page not found!"
msgstr ""
#: bb-templates/kakumei/404.php:7
msgid "I'm sorry, but there is nothing at this URL."
msgstr ""
#: bb-templates/kakumei/edit-form.php:15
msgid "Edit Post »"
msgstr ""
#: bb-templates/kakumei/edit-form.php:19 bb-templates/kakumei/post-form.php:31
msgid "Allowed markup:"
msgstr ""
#: bb-templates/kakumei/edit-form.php:19
msgid "Put code in between `backticks`."
msgstr ""
#: bb-templates/kakumei/edit-post.php:2
msgid "Edit Post"
msgstr ""
#: bb-templates/kakumei/favorites.php:5
msgid "Current Favorites"
msgstr ""
#: bb-templates/kakumei/favorites.php:7
msgid ""
"Your Favorites allow you to create a custom RSS feed which pulls recent replies to the topics you "
"specify.\n"
"To add topics to your list of favorites, just click the \"Add to Favorites\" "
"link found on that topic’s page."
msgstr ""
#: bb-templates/kakumei/favorites.php:10
#, php-format
msgid ""
"Subscribe to your favorites’ RSS feed."
msgstr ""
#: bb-templates/kakumei/favorites.php:20
msgid "Remove"
msgstr ""
#: bb-templates/kakumei/favorites.php:39
msgid "You currently have no favorites."
msgstr ""
#: bb-templates/kakumei/favorites.php:43
msgid "currently has no favorites."
msgstr ""
#: bb-templates/kakumei/footer.php:11
#, php-format
msgid "%1$s is proudly powered by bbPress."
msgstr ""
#: bb-templates/kakumei/forum.php:33
msgid ""
"RSS feed for this forum"
msgstr ""
#: bb-templates/kakumei/forum.php:40
msgid "Subforums"
msgstr ""
#: bb-templates/kakumei/forum.php:44 bb-templates/kakumei/front-page.php:48
msgid "Main Theme"
msgstr ""
#: bb-templates/kakumei/front-page.php:6
msgid "Hot Tags"
msgstr ""
#: bb-templates/kakumei/front-page.php:13
msgid "Latest Discussions"
msgstr ""
#: bb-templates/kakumei/front-page.php:69
msgid "Views"
msgstr ""
#: bb-templates/kakumei/logged-in.php:2
#, php-format
msgid "Welcome, %1$s!"
msgstr ""
#: bb-templates/kakumei/login-form.php:4
#, php-format
msgid ""
"Register or log in (lost password?"
"a>):"
msgstr ""
#: bb-templates/kakumei/login-form.php:17 bb-templates/kakumei/login.php:40
msgid "Log in »"
msgstr ""
#: bb-templates/kakumei/login-form.php:22
msgid "Remember me"
msgstr ""
#: bb-templates/kakumei/login.php:3 bb-templates/kakumei/login.php:5
#: bb-templates/kakumei/password-reset.php:3
msgid "Log in"
msgstr ""
#: bb-templates/kakumei/login.php:5
msgid "Log in Failed"
msgstr ""
#: bb-templates/kakumei/login.php:33
msgid "Remember me:"
msgstr ""
#: bb-templates/kakumei/login.php:40
msgid "Try Again »"
msgstr ""
#: bb-templates/kakumei/login.php:48
msgid "Password Recovery"
msgstr ""
#: bb-templates/kakumei/login.php:51
msgid "To recover your password, enter your information below."
msgstr ""
#: bb-templates/kakumei/login.php:64
msgid "Recover Password »"
msgstr ""
#: bb-templates/kakumei/password-reset.php:12
msgid ""
"An email has been sent to the address we have on file for you. If you "
"don’t get anything within a few minutes, or your email has changed, "
"you may want to get in touch with the webmaster or forum administrator here."
msgstr ""
#: bb-templates/kakumei/password-reset.php:15
msgid "Your password has been reset and a new one has been mailed to you."
msgstr ""
#: bb-templates/kakumei/post-form.php:3
msgid "Topic title: (be brief and descriptive)"
msgstr ""
#: bb-templates/kakumei/post-form.php:15
#, php-format
msgid ""
"Enter a few words (called tags) separated by commas to "
"help someone find your topic:"
msgstr ""
#: bb-templates/kakumei/post-form.php:22
msgid "Pick a section:"
msgstr ""
#: bb-templates/kakumei/post-form.php:28
msgid "Send Post »"
msgstr ""
#: bb-templates/kakumei/post-form.php:31
msgid ""
"You can also put code in between backtick ( ` ) characters."
msgstr ""
#: bb-templates/kakumei/post.php:11
#, php-format
msgid "Posted %s ago"
msgstr ""
#: bb-templates/kakumei/profile-edit.php:3
msgid "Edit Profile"
msgstr ""
#: bb-templates/kakumei/profile-edit.php:7
msgid "Profile Info"
msgstr ""
#: bb-templates/kakumei/profile-edit.php:13
msgid "Administration"
msgstr ""
#: bb-templates/kakumei/profile-edit.php:21
msgid "To change your password, enter a new password twice below:"
msgstr ""
#: bb-templates/kakumei/profile-edit.php:26
msgid "Update Profile »"
msgstr ""
#: bb-templates/kakumei/profile.php:14
msgid "Profile updated"
msgstr ""
#: bb-templates/kakumei/profile.php:14
msgid "Edit again »"
msgstr ""
#: bb-templates/kakumei/profile.php:18
msgid "This is how your profile appears to a logged in member."
msgstr ""
#: bb-templates/kakumei/profile.php:21
#, php-format
msgid "You may edit this information."
msgstr ""
#: bb-templates/kakumei/profile.php:26
#, php-format
msgid ""
"You can also manage your favorites and subscribe to "
"your favorites’ RSS feed."
msgstr ""
#: bb-templates/kakumei/profile.php:34
msgid "User Activity"
msgstr ""
#: bb-templates/kakumei/profile.php:36
msgid "Recent Replies"
msgstr ""
#: bb-templates/kakumei/profile.php:42
#, php-format
msgid "You last replied: %s ago."
msgstr ""
#: bb-templates/kakumei/profile.php:42
#, php-format
msgid "User last replied: %s ago."
msgstr ""
#: bb-templates/kakumei/profile.php:46
#, php-format
msgid "Most recent reply: %s ago"
msgstr ""
#: bb-templates/kakumei/profile.php:48
msgid "No replies since."
msgstr ""
#: bb-templates/kakumei/profile.php:54
msgid "No more replies."
msgstr ""
#: bb-templates/kakumei/profile.php:56
msgid "No replies yet."
msgstr ""
#: bb-templates/kakumei/profile.php:61
msgid "Topics Started"
msgstr ""
#: bb-templates/kakumei/profile.php:67
#, php-format
msgid "Started: %s ago"
msgstr ""
#: bb-templates/kakumei/profile.php:71
#, php-format
msgid "Most recent reply: %s ago."
msgstr ""
#: bb-templates/kakumei/profile.php:73
msgid "No replies."
msgstr ""
#: bb-templates/kakumei/profile.php:79
msgid "No more topics posted."
msgstr ""
#: bb-templates/kakumei/profile.php:81
msgid "No topics posted yet."
msgstr ""
#: bb-templates/kakumei/register-success.php:3
#: bb-templates/kakumei/register.php:3
msgid "Register"
msgstr ""
#: bb-templates/kakumei/register-success.php:5
msgid "Great!"
msgstr ""
#: bb-templates/kakumei/register-success.php:7
#, php-format
msgid ""
"Your registration as %s was successful. Within a few "
"minutes you should receive an email with your password."
msgstr ""
#: bb-templates/kakumei/register.php:5
msgid "Registration"
msgstr ""
#: bb-templates/kakumei/register.php:12
msgid "Profile Information"
msgstr ""
#: bb-templates/kakumei/register.php:14
msgid "Your password will be emailed to the address you provide."
msgstr ""
#: bb-templates/kakumei/register.php:69
msgid "Register »"
msgstr ""
#: bb-templates/kakumei/register.php:76
msgid "You’re already logged in, why do you need to register?"
msgstr ""
#: bb-templates/kakumei/rss2.php:17 bb-templates/kakumei/search.php:3
msgid "Search"
msgstr ""
#: bb-templates/kakumei/rss2.php:18
msgid "Search all topics from these forums."
msgstr ""
#: bb-templates/kakumei/search-form.php:5
msgid "Search »"
msgstr ""
#: bb-templates/kakumei/search.php:7
msgid "Search for"
msgstr ""
#: bb-templates/kakumei/search.php:16 bb-templates/kakumei/search.php:28
msgid "Posted"
msgstr ""
#: bb-templates/kakumei/search.php:23
msgid "Relevant posts"
msgstr ""
#: bb-templates/kakumei/search.php:35
msgid "No results found."
msgstr ""
#: bb-templates/kakumei/search.php:38
#, php-format
msgid ""
"You may also try your search at Google"
msgstr ""
#: bb-templates/kakumei/stats.php:3 statistics.php:9
msgid "Statistics"
msgstr ""
#: bb-templates/kakumei/stats.php:6
msgid "Registered Users"
msgstr ""
#: bb-templates/kakumei/stats.php:13
msgid "Most Popular Topics"
msgstr ""
#: bb-templates/kakumei/tag-single.php:27
msgid "RSS link for this tag"
msgstr ""
#: bb-templates/kakumei/tags.php:5
msgid "This is a collection of tags that are currently popular on the forums."
msgstr ""
#: bb-templates/kakumei/topic-tags.php:2
msgid "Tags:"
msgstr ""
#: bb-templates/kakumei/topic-tags.php:10
#, php-format
msgid "No tags yet."
msgstr ""
#: bb-templates/kakumei/topic.php:12
#, php-format
msgid "Started %1$s ago by %2$s"
msgstr ""
#: bb-templates/kakumei/topic.php:14
#, php-format
msgid "Latest reply from %2$s"
msgstr ""
#: bb-templates/kakumei/topic.php:42
msgid ""
"RSS feed for this topic"
msgstr ""
#: bb-templates/kakumei/topic.php:50
msgid "Topic Closed"
msgstr ""
#: bb-templates/kakumei/topic.php:51
msgid "This topic has been closed to new replies."
msgstr ""
#: bb-templates/kakumei/view.php:34
msgid "RSS feed for this view"
msgstr ""
#: favorites.php:7
msgid "You cannot edit those favorites. How did you get here?"
msgstr ""
#: forum.php:10
msgid "Forum not found."
msgstr ""
#: profile-edit.php:61 profile-edit.php:102
#, php-format
msgid "%s is required."
msgstr ""
#: profile-edit.php:88
msgid "Invalid Role"
msgstr ""
#: profile-edit.php:90
msgid "You are not the Gate Keeper."
msgstr ""
#: profile-edit.php:92
msgid "You are Keymaster, so you may not demote yourself."
msgstr ""
#: profile-edit.php:119
msgid "You must enter the same password twice."
msgstr ""
#: profile-edit.php:121
msgid "You are not allowed to change this user's password."
msgstr ""
#: register.php:28
#, php-format
msgid "%s is an invalid username. How's this one?"
msgstr ""
#: register.php:40
#, php-format
msgid "%s is required"
msgstr ""
#: rss.php:100
msgid "User Favorites"
msgstr ""
#: rss.php:110
msgid "Tag"
msgstr ""
#: rss.php:124 rss.php:132
msgid "Forum"
msgstr ""
#: tag-add.php:7
msgid "You need to be logged in to add a tag."
msgstr ""
#: tag-add.php:17 topic.php:14
msgid "Topic not found."
msgstr ""
#: tag-add.php:22
msgid ""
"The tag was not added. Either the tag name was invalid or the topic is "
"closed."
msgstr ""
#: tag-remove.php:17
msgid "Invalid tag or topic."
msgstr ""
#: tag-remove.php:24
msgid "The tag was not removed. You cannot remove a tag from a closed topic."
msgstr ""
#: tags.php:9
msgid "Tag not found"
msgstr ""
#: xmlrpc.php:234
msgid "Authentication failed."
msgstr ""
#: xmlrpc.php:244 xmlrpc.php:273
msgid "You do not have permission to read this."
msgstr ""
#: xmlrpc.php:263
msgid "User switching failed, the requested user does not exist."
msgstr ""
#: xmlrpc.php:605 xmlrpc.php:729 xmlrpc.php:828 xmlrpc.php:1015
#: xmlrpc.php:1141 xmlrpc.php:1250 xmlrpc.php:1361 xmlrpc.php:1558
#: xmlrpc.php:1915
msgid "The forum id is invalid."
msgstr ""
#: xmlrpc.php:610 xmlrpc.php:734 xmlrpc.php:1255 xmlrpc.php:1366
msgid "The forum does not exist."
msgstr ""
#: xmlrpc.php:755 xmlrpc.php:1267
msgid "No forums found."
msgstr ""
#: xmlrpc.php:834 xmlrpc.php:1021 xmlrpc.php:1147 xmlrpc.php:1564
#: xmlrpc.php:1921
msgid "No forum found."
msgstr ""
#: xmlrpc.php:893 xmlrpc.php:993
msgid "You do not have permission to manage forums."
msgstr ""
#: xmlrpc.php:904 xmlrpc.php:1004
msgid "The forum data is invalid."
msgstr ""
#: xmlrpc.php:912 xmlrpc.php:1041
msgid "The forum name is invalid."
msgstr ""
#: xmlrpc.php:933
msgid "The forum could not be created."
msgstr ""
#: xmlrpc.php:1083
msgid "The forum could not be edited."
msgstr ""
#: xmlrpc.php:1127
msgid "You do not have permission to delete forums."
msgstr ""
#: xmlrpc.php:1158
msgid "You do not have permission to delete this forum."
msgstr ""
#: xmlrpc.php:1167
msgid "The forum could not be deleted."
msgstr ""
#: xmlrpc.php:1386 xmlrpc.php:2947
msgid "No topics found."
msgstr ""
#: xmlrpc.php:1459 xmlrpc.php:1696 xmlrpc.php:1810 xmlrpc.php:1897
#: xmlrpc.php:1996 xmlrpc.php:2096 xmlrpc.php:2196 xmlrpc.php:2288
#: xmlrpc.php:2464 xmlrpc.php:2758 xmlrpc.php:2833 xmlrpc.php:3036
#: xmlrpc.php:3154
msgid "The topic id is invalid."
msgstr ""
#: xmlrpc.php:1465 xmlrpc.php:1702 xmlrpc.php:1816 xmlrpc.php:1903
#: xmlrpc.php:2002 xmlrpc.php:2102 xmlrpc.php:2202 xmlrpc.php:2294
#: xmlrpc.php:2470 xmlrpc.php:2764 xmlrpc.php:2839 xmlrpc.php:3042
#: xmlrpc.php:3160
msgid "No topic found."
msgstr ""
#: xmlrpc.php:1531
msgid "You do not have permission to write topics."
msgstr ""
#: xmlrpc.php:1535 xmlrpc.php:2442
msgid "You do not have permission to write posts."
msgstr ""
#: xmlrpc.php:1547 xmlrpc.php:1685
msgid "The topic data is invalid."
msgstr ""
#: xmlrpc.php:1573
msgid "You do not have permission to write topics to this forum."
msgstr ""
#: xmlrpc.php:1579 xmlrpc.php:1731
msgid "The topic title is invalid."
msgstr ""
#: xmlrpc.php:1585 xmlrpc.php:1737
msgid "The topic text is invalid."
msgstr ""
#: xmlrpc.php:1601
msgid "The topic could not be created."
msgstr ""
#: xmlrpc.php:1613 xmlrpc.php:2497
msgid "The post could not be created."
msgstr ""
#: xmlrpc.php:1669
msgid "You do not have permission to edit topics."
msgstr ""
#: xmlrpc.php:1673 xmlrpc.php:2552
msgid "You do not have permission to edit posts."
msgstr ""
#: xmlrpc.php:1711
msgid "You do not have permission to edit this topic."
msgstr ""
#: xmlrpc.php:1717 xmlrpc.php:2316
msgid "No posts found."
msgstr ""
#: xmlrpc.php:1725 xmlrpc.php:2589
msgid "You do not have permission to edit this post."
msgstr ""
#: xmlrpc.php:1743
msgid "The topic could not be edited."
msgstr ""
#: xmlrpc.php:1750 xmlrpc.php:2607 xmlrpc.php:2693
msgid "The post could not be edited."
msgstr ""
#: xmlrpc.php:1796
msgid "You do not have permission to delete topics."
msgstr ""
#: xmlrpc.php:1832
msgid "You do not have permission to delete this topic."
msgstr ""
#: xmlrpc.php:1838
msgid "The topic could not be deleted."
msgstr ""
#: xmlrpc.php:1883
msgid "You do not have permission to move topics."
msgstr ""
#: xmlrpc.php:1932
msgid "You are not allowed to move this topic to this forum."
msgstr ""
#: xmlrpc.php:1938
msgid "The topic could not be moved."
msgstr ""
#: xmlrpc.php:1982
msgid "You do not have permission to stick topics."
msgstr ""
#: xmlrpc.php:2011
msgid "You do not have permission to stick this topic."
msgstr ""
#: xmlrpc.php:2025
msgid "The topic could not be stuck."
msgstr ""
#: xmlrpc.php:2082
msgid "You do not have permission to close topics."
msgstr ""
#: xmlrpc.php:2111
msgid "You do not have permission to close this topic."
msgstr ""
#: xmlrpc.php:2125
msgid "The topic could not be closed."
msgstr ""
#: xmlrpc.php:2131
msgid "The topic could not be opened."
msgstr ""
#: xmlrpc.php:2380 xmlrpc.php:2574 xmlrpc.php:2666
msgid "The post id is invalid."
msgstr ""
#: xmlrpc.php:2386 xmlrpc.php:2580 xmlrpc.php:2672
msgid "No post found."
msgstr ""
#: xmlrpc.php:2453 xmlrpc.php:2563
msgid "The post data is invalid."
msgstr ""
#: xmlrpc.php:2479
msgid "You do not have permission to write posts to this topic."
msgstr ""
#: xmlrpc.php:2485 xmlrpc.php:2595
msgid "The post text is invalid."
msgstr ""
#: xmlrpc.php:2652
msgid "You do not have permission to delete posts."
msgstr ""
#: xmlrpc.php:2681
msgid "You do not have permission to delete this post."
msgstr ""
#: xmlrpc.php:2848
msgid "No topic tags found."
msgstr ""
#: xmlrpc.php:2915 xmlrpc.php:3243
msgid "The tag id is invalid."
msgstr ""
#: xmlrpc.php:2921 xmlrpc.php:3249
msgid "No tag found."
msgstr ""
#: xmlrpc.php:3022 xmlrpc.php:3140
msgid "You do not have permission to edit tags."
msgstr ""
#: xmlrpc.php:3051
msgid "You do not have permission to add tags to this topic."
msgstr ""
#: xmlrpc.php:3059 xmlrpc.php:3177
msgid "The tag data is invalid."
msgstr ""
#: xmlrpc.php:3065
msgid "The tags could not be added."
msgstr ""
#: xmlrpc.php:3169
msgid "You do not have permission to remove tags from this topic."
msgstr ""
#: xmlrpc.php:3183
msgid "The tags could not be removed."
msgstr ""
#: xmlrpc.php:3229
msgid "You do not have permission to manage tags."
msgstr ""
#: xmlrpc.php:3261
msgid "The tag name is invalid."
msgstr ""
#: xmlrpc.php:3270
msgid "The tag could not be renamed."
msgstr ""
#: xmlrpc.php:3300
msgid "Software Name"
msgstr ""
#: xmlrpc.php:3305
msgid "Software Version"
msgstr ""
#: xmlrpc.php:3310
msgid "Site URL"
msgstr ""
#: xmlrpc.php:3317
msgid "Site Name"
msgstr ""
#: xmlrpc.php:3322
msgid "Site Description"
msgstr ""
#: xmlrpc.php:3327
msgid "Time Zone"
msgstr ""
#: xmlrpc.php:3332
msgid "Date/Time Format"
msgstr ""
#: xmlrpc.php:3337
msgid "Date Format"
msgstr ""
#: xmlrpc.php:3480
msgid "You are not allowed to manage options."
msgstr ""
#: xmlrpc.php:3491
msgid "The options data is invalid."
msgstr ""
#: xmlrpc.php:3571
msgid "This is not the site you are trying to pingback."
msgstr ""
#: xmlrpc.php:3580
msgid ""
"The source URL and the target URL cannot both point to the same resource."
msgstr ""
#: xmlrpc.php:3585 xmlrpc.php:3772
msgid ""
"The specified target URL cannot be used as a target. It either doesn't "
"exist, or it is not a pingback-enabled resource."
msgstr ""
#: xmlrpc.php:3596
msgid "The specified target topic does not contain any posts."
msgstr ""
#: xmlrpc.php:3603
msgid "The pingback has already been registered."
msgstr ""
#: xmlrpc.php:3615
msgid "The source URL does not exist."
msgstr ""
#: xmlrpc.php:3635
msgid "We cannot find a title on that page."
msgstr ""
#: xmlrpc.php:3690
msgid ""
"The source URL does not contain a link to the target URL, and so cannot be "
"used as a source."
msgstr ""
#: xmlrpc.php:3705
msgid "The pingback could not be added."
msgstr ""
#: xmlrpc.php:3722
#, php-format
msgid "Pingback from %1$s to %2$s registered. Keep the web talking! :-)"
msgstr ""
#: xmlrpc.php:3753
msgid "The requested method only accepts one parameter."
msgstr ""
#: xmlrpc.php:3766
msgid "The specified target URL is not on this domain."
msgstr ""