"Project-Id-Version: wp-db-backup.php 2.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-05-08 23:52-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Austin Matzko if.website at gmail.com\n"
"Language-Team: EN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: wp-db-backup.php:149
msgid "Backup Complete!"
msgstr ""

#: wp-db-backup.php:177 wp-db-backup.php:372 wp-db-backup.php:376
#: wp-db-backup.php:828 wp-db-backup.php:852
msgid "Backup"
msgstr ""

#: wp-db-backup.php:178
msgid "Progress"
msgstr ""

#: wp-db-backup.php:180
msgid "DO NOT DO THE FOLLOWING AS IT WILL CAUSE YOUR BACKUP TO FAIL:"
msgstr ""

#: wp-db-backup.php:183
msgid "Close this browser"
msgstr ""

#: wp-db-backup.php:184
msgid "Reload this page"
msgstr ""

#: wp-db-backup.php:185
msgid "Click the Stop or Back buttons in your browser"
msgstr ""

#: wp-db-backup.php:187
msgid "Progress:"
msgstr ""

#: wp-db-backup.php:229
#, php-format
msgid ""
"Backup complete, preparing <a href=\\\"%s\\\">backup</a> for download..."
msgstr ""

#: wp-db-backup.php:235
#, php-format
msgid "Backup complete, sending <a href=\\\"%s\\\">backup</a> via email..."
msgstr ""

#: wp-db-backup.php:241
#, php-format
msgid "Backup complete, download <a href=\\\"%s\\\">here</a>."
msgstr ""

#: wp-db-backup.php:298
msgid "Creating backup file..."
msgstr ""

#: wp-db-backup.php:301
#, php-format
msgid "Finished backing up table \\\"%s\\\"."
msgstr ""

#: wp-db-backup.php:303
#, php-format
msgid "Backing up table \\\"%s\\\"..."
msgstr ""

#: wp-db-backup.php:310 wp-db-backup.php:615
msgid "Could not open the backup file for writing!"
msgstr ""

#: wp-db-backup.php:311
msgid ""
"The backup file could not be saved.  Please check the permissions for "
"writing to your backup directory and try again."
msgstr ""

#: wp-db-backup.php:316 wp-db-backup.php:624
msgid "WordPress MySQL database backup"
msgstr ""

#: wp-db-backup.php:318 wp-db-backup.php:626
#, php-format
msgid "Generated: %s"
msgstr ""

#: wp-db-backup.php:319 wp-db-backup.php:627
#, php-format
msgid "Hostname: %s"
msgstr ""

#: wp-db-backup.php:320 wp-db-backup.php:628
#, php-format
msgid "Database: %s"
msgstr ""

#: wp-db-backup.php:328 wp-db-backup.php:641
#, php-format
msgid "Table: %s"
msgstr ""

#: wp-db-backup.php:335
msgid ""
"The backup directory is not writeable!  Please check the permissions for "
"writing to your backup directory and try again."
msgstr ""

#: wp-db-backup.php:431 wp-db-backup.php:434
msgid "There was an error writing a line to the backup script:"
msgstr ""

#: wp-db-backup.php:466
msgid "Subsequent errors have been omitted from this log."
msgstr ""

#: wp-db-backup.php:500
msgid "Error getting table details"
msgstr ""

#: wp-db-backup.php:508
#, php-format
msgid "Delete any existing table %s"
msgstr ""

#: wp-db-backup.php:517
#, php-format
msgid "Table structure of table %s"
msgstr ""

#: wp-db-backup.php:523
#, php-format
msgid "Error with SHOW CREATE TABLE for %s."
msgstr ""

#: wp-db-backup.php:530
#, php-format
msgid "Error getting table structure of %s"
msgstr ""

#: wp-db-backup.php:538
#, php-format
msgid "Data contents of table %s"
msgstr ""

#: wp-db-backup.php:603
#, php-format
msgid "End of data contents of table %s"
msgstr ""

#: wp-db-backup.php:619
msgid "The backup directory is not writeable!"
msgstr ""

#: wp-db-backup.php:675
#, php-format
msgid "File not found:%s"
msgstr ""

#: wp-db-backup.php:675
msgid "Return to Backup"
msgstr ""

#: wp-db-backup.php:698
#, php-format
msgid ""
"Attached to this email is\n"
"   %1s\n"
"   Size:%2s kilobytes\n"
msgstr ""

#: wp-db-backup.php:718 wp-db-backup.php:721
msgid "Database Backup"
msgstr ""

#: wp-db-backup.php:736
msgid "Backup Successful"
msgstr ""

#: wp-db-backup.php:740
#, php-format
msgid ""
"Your backup file: <a href=\"%1s\">%2s</a> should begin downloading shortly."
msgstr ""

#: wp-db-backup.php:748
#, php-format
msgid "Your backup has been emailed to %s"
msgstr ""

#: wp-db-backup.php:751
msgid ""
"Your backup file has been saved on the server. If you would like to download "
"it now, right click and select \"Save As\""
msgstr ""

#: wp-db-backup.php:752
#, php-format
msgid "%s bytes"
msgstr ""

#: wp-db-backup.php:761
msgid "The following errors were reported:"
msgstr ""

#: wp-db-backup.php:788
msgid "Scheduled Backup Options Saved!"
msgstr ""

#: wp-db-backup.php:816
msgid ""
"WARNING: Your wp-content directory is <strong>NOT</strong> writable! We can "
"not create the backup directory."
msgstr ""

#: wp-db-backup.php:822
msgid ""
"WARNING: Your backup directory is <strong>NOT</strong> writable! We can not "
"create the backup directory."
msgstr ""

#: wp-db-backup.php:831
msgid "Tables"
msgstr ""

#: wp-db-backup.php:833
msgid "These core WordPress tables will always be backed up:"
msgstr ""

#: wp-db-backup.php:839
msgid "You may choose to include any of the following tables:"
msgstr ""

#: wp-db-backup.php:845
msgid "Backup Options"
msgstr ""

#: wp-db-backup.php:846
msgid "What to do with the backup file:"
msgstr ""

#: wp-db-backup.php:847
msgid "Save to server"
msgstr ""

#: wp-db-backup.php:849
msgid "Download to your computer"
msgstr ""

#: wp-db-backup.php:850 wp-db-backup.php:897
msgid "Email backup to:"
msgstr ""

#: wp-db-backup.php:854
msgid "WARNING: Your backup directory is <strong>NOT</strong> writable!"
msgstr ""

#: wp-db-backup.php:863
msgid "Scheduled Backup"
msgstr ""

#: wp-db-backup.php:867
msgid "Next Backup"
msgstr ""

#: wp-db-backup.php:871
msgid "Last WP-Cron Daily Execution"
msgstr ""

#: wp-db-backup.php:872
msgid "Next WP-Cron Daily Execution"
msgstr ""

#: wp-db-backup.php:878
msgid "Schedule: "
msgstr ""

#: wp-db-backup.php:881
msgid "None"
msgstr ""

#: wp-db-backup.php:881
msgid "Daily"
msgstr ""

#: wp-db-backup.php:905
msgid "Tables to include:"
msgstr ""

#: wp-db-backup.php:915
msgid "Submit"
msgstr ""

#: wp-db-backup.php:938
msgid "Never"
msgstr ""

#: wp-db-backup.php:943
#, php-format
msgid "%s seconds"
msgstr ""

#: wp-db-backup.php:976
msgid "Once Weekly"
msgstr ""

#: wp-db-backup.php:989
#, php-format
msgid ""
"Your WordPress version, %1s, lacks important security features without which "
"it is unsafe to use the WP-DB-Backup plugin.  Hence, this plugin is "
"automatically disabled.  Please consider <a href=\"%2s\">upgrading "
"WordPress</a> to a more recent version."
msgstr ""

#: wp-db-backup.php:1004
msgid "You are not allowed to perform backups."
msgstr ""

#: wp-db-backup.php:1019
#, php-format
msgid ""
"There appears to be an unauthorized attempt from this site to access your "
"database located at %1s.  The attempt has been halted."
msgstr ""

#: wp-db-backup.php:1030
msgid "Cheatin' uh ?"
msgstr ""
