msgid ""
msgstr ""
"Project-Id-Version: WP CleanFix\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-27 11:41+0200\n"
"PO-Revision-Date: 2016-10-27 11:41+0200\n"
"Last-Translator: \n"
"Language-Team: Giovambattista Fazioli <giovambattista.fazioli@gmail.com>\n"
"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_nx:1,2\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 1.8.11\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: node_modules\n"
"X-Poedit-SearchPathExcluded-1: vendor\n"

#: plugin/Http/Controllers/Settings/WPCleanFixSettingsController.php:31
msgid "Settings updated!"
msgstr ""

#: plugin/Http/Controllers/Settings/WPCleanFixSettingsController.php:35
msgid "Action not allowed!"
msgstr ""

#: plugin/Modules/Comments/CommentsModule.php:19
msgid "Comments"
msgstr ""

#: plugin/Modules/Comments/SpamTest.php:16
#, php-format
msgid "You have %s comment marked as spam."
msgid_plural "You have %s comments marked as spam."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Comments/SpamTest.php:27
msgid "Fix: click here to delete your SPAM comments."
msgstr ""

#: plugin/Modules/Comments/SpamTest.php:41
msgid "Spam"
msgstr ""

#: plugin/Modules/Comments/SpamTest.php:46
msgid "These comments are marked as spam."
msgstr ""

#: plugin/Modules/Comments/TrashTest.php:16
#, php-format
msgid "You have %s comment in your trash."
msgid_plural "You have %s comments in your trash."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Comments/TrashTest.php:27
msgid "Fix: click here to delete all comments in your trash."
msgstr ""

#: plugin/Modules/Comments/TrashTest.php:41
#: plugin/Modules/Posts/TrashTest.php:44
msgid "Trash"
msgstr "Cestino"

#: plugin/Modules/Comments/TrashTest.php:46
msgid "Comments trash"
msgstr ""

#: plugin/Modules/Comments/UnapprovedTest.php:16
#, php-format
msgid "You have %s comment unapproved."
msgid_plural "You have %s comments unapproved."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Comments/UnapprovedTest.php:27
msgid "Fix: click here to delete your unapproved comments."
msgstr ""

#: plugin/Modules/Comments/UnapprovedTest.php:41
msgid "Unapproved"
msgstr ""

#: plugin/Modules/Comments/UnapprovedTest.php:46
msgid "Comments unapproved"
msgstr ""

#: plugin/Modules/Database/DatabaseModule.php:24
#: resources/views/settings/index.php:26
msgid "Database"
msgstr ""

#: plugin/Modules/Database/DatabaseTableTest.php:71
#, php-format
msgid "You have %s table to optimize. This action makes you gain %s"
msgid_plural "You have %s tables to optimize. This action makes you gain %s"
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Database/DatabaseTableTest.php:83
msgid "Fix: click here in order to optimize your table. This action is safe."
msgstr ""

#: plugin/Modules/Database/DatabaseTableTest.php:181
msgid "Database tables"
msgstr ""

#: plugin/Modules/Database/DatabaseTableTest.php:186
msgid "Here you can see the Database tables status."
msgstr ""

#: plugin/Modules/Module.php:53
msgid "Refresh all"
msgstr ""

#: plugin/Modules/Module.php:58
msgid "Fix all"
msgstr ""

#: plugin/Modules/Options/ExpiredSiteTransientTest.php:16
#, php-format
msgid "You have %s expired site transient."
msgid_plural "You have %s expired site transients."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Options/ExpiredSiteTransientTest.php:27
msgid "Fix: click here to delete your expired site transients."
msgstr ""

#: plugin/Modules/Options/ExpiredSiteTransientTest.php:41
msgid "Expired Site Transients"
msgstr ""

#: plugin/Modules/Options/ExpiredSiteTransientTest.php:46
msgid ""
"Transients data are temporary values stored in the options database tables. "
"When a transient expires you can safely remove it."
msgstr ""

#: plugin/Modules/Options/ExpiredTransientTest.php:16
#, php-format
msgid "You have %s expired transient."
msgid_plural "You have %s expired transients."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Options/ExpiredTransientTest.php:27
msgid "Fix: click here to delete your expired transients."
msgstr ""

#: plugin/Modules/Options/ExpiredTransientTest.php:41
msgid "Expired Transients"
msgstr ""

#: plugin/Modules/Options/ExpiredTransientTest.php:46
msgid ""
"Transients data are temporary values store in the options database table. "
"When a transient is expired you can remove it in safe."
msgstr ""

#: plugin/Modules/Options/OptionsModule.php:18
#: resources/views/settings/index.php:70
msgid "Options"
msgstr ""

#: plugin/Modules/Posts/AutodraftTest.php:16
#, php-format
msgid "You have %s post in autodraft."
msgid_plural "You have %s posts in autodraft."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Posts/AutodraftTest.php:27
msgid "Fix: click here to delete the auto drafted posts. This action is safe."
msgstr ""

#: plugin/Modules/Posts/AutodraftTest.php:41
msgid "Autodraft"
msgstr ""

#: plugin/Modules/Posts/AutodraftTest.php:46
msgid ""
"Post in Auto Draft. WordPress saves an Auto Draft in the database every n "
"seconds. The Auto draft is different from draft, however you can safely "
"remove it to gain more space in the database."
msgstr ""

#: plugin/Modules/Posts/OrphanAttachmentsTest.php:17
#, php-format
msgid "You have %s orphan attachment."
msgid_plural "You have %s orphan attachments."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Posts/OrphanAttachmentsTest.php:28
msgid "Fix: click here to remove all invalid post parents."
msgstr ""

#: plugin/Modules/Posts/OrphanAttachmentsTest.php:43
msgid "Orphan attachments"
msgstr ""

#: plugin/Modules/Posts/OrphanAttachmentsTest.php:48
msgid ""
"An orphan attachment is a custom post type without a valid parent post ID "
"assigned (it is missing). An attachment usually has a null parent post or a "
"post ID"
msgstr ""

#: plugin/Modules/Posts/OrphanPostMetaTest.php:17
#, php-format
msgid "You have %s orphan post meta."
msgid_plural "You have %s orphan post meta."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Posts/OrphanPostMetaTest.php:28
#: plugin/Modules/Posts/TemporaryTest.php:28
#: plugin/Modules/Taxonomies/OrphanPostCategoriesTest.php:26
#: plugin/Modules/Taxonomies/OrphanPostTagsTest.php:26
#: plugin/Modules/Users/OrphanUserMetaTest.php:27
msgid "Fix: click here to safely and permanently delete them."
msgstr ""

#: plugin/Modules/Posts/OrphanPostMetaTest.php:43
msgid "Orphan Post Meta"
msgstr ""

#: plugin/Modules/Posts/OrphanPostMetaTest.php:48
msgid ""
"Post Meta data not assigned to a post. These are the extra properties for a "
"standard post type (post, page, custom post type, etc...). Sometimes, post "
"meta records may exist without being associated with post: in this case, "
"post meta are orphan and can be deleted."
msgstr ""

#: plugin/Modules/Posts/PostsModule.php:23
msgid "Posts, Pages and Custom Post Types"
msgstr ""

#: plugin/Modules/Posts/PostsWithoutUserTest.php:17
#, php-format
msgid "You have %s post not correctly assigned to any author."
msgid_plural "You have %s posts not correctly assigned to any author."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Posts/PostsWithoutUserTest.php:30
msgid "Fix: click here to repair posts without authors."
msgstr ""

#: plugin/Modules/Posts/PostsWithoutUserTest.php:41
msgid "Choose a new user..."
msgstr ""

#: plugin/Modules/Posts/PostsWithoutUserTest.php:54
msgid "Warning! You must select a User before fix this issue."
msgstr ""

#: plugin/Modules/Posts/PostsWithoutUserTest.php:98
msgid "Posts without author"
msgstr ""

#: plugin/Modules/Posts/PostsWithoutUserTest.php:103
msgid "Posts without author."
msgstr ""

#: plugin/Modules/Posts/RevisionsTest.php:17
#, php-format
msgid "You have %s post in revision."
msgid_plural "You have %s posts in revision."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Posts/RevisionsTest.php:28
msgid "Fix: click here to delete your post revisions."
msgstr ""

#: plugin/Modules/Posts/RevisionsTest.php:43
msgid "Revisions"
msgstr ""

#: plugin/Modules/Posts/RevisionsTest.php:48
msgid ""
"Post in revision. WordPress auto-generates post revisions each time you save "
"a newer version of the post. If you do not need them, you can permanently "
"delete them to gain space in the database."
msgstr ""

#: plugin/Modules/Posts/TemporaryTest.php:17
#, php-format
msgid "You have %s temporary post meta."
msgid_plural "You have %s temporary post meta."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Posts/TemporaryTest.php:43
msgid "Temporary"
msgstr ""

#: plugin/Modules/Posts/TemporaryTest.php:48
msgid ""
"These records are stored by WordPress as temporary data. If you like you can "
"safely delete them."
msgstr ""

#: plugin/Modules/Posts/TrashTest.php:17
#, php-format
msgid "You have %s post in trash."
msgid_plural "You have %s posts in trash."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Posts/TrashTest.php:28
msgid "Warning! Are you sure to delete your trashed posts permanently?"
msgstr ""

#: plugin/Modules/Posts/TrashTest.php:29
msgid "Fix: click here to delete your posts in trash."
msgstr ""

#: plugin/Modules/Posts/TrashTest.php:49
msgid "Post in trash."
msgstr ""

#: plugin/Modules/Taxonomies/ConsistentTermsRelationshipsTest.php:16
#, php-format
msgid ""
"You have %s row broken. This object ID or term taxonomy ID is not valid."
msgid_plural ""
"You have %s broken rows. These object ID or terms taxonomy ID are not valid."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Taxonomies/ConsistentTermsRelationshipsTest.php:23
msgid "Fix: click here to repair terms relationships."
msgstr ""

#: plugin/Modules/Taxonomies/ConsistentTermsRelationshipsTest.php:37
msgid "Consistent Terms/Relationships"
msgstr ""

#: plugin/Modules/Taxonomies/ConsistentTermsRelationshipsTest.php:42
msgid "Check for term_relationships table and for missing taxonomy IDs."
msgstr ""

#: plugin/Modules/Taxonomies/ConsistentTermsTaxonomiesTest.php:16
#, php-format
msgid ""
"You have %s orphan taxonomy. This is taxonomy have a not valid term id "
"linked."
msgid_plural ""
"You have %s orphan taxonomies. These taxonomies have not a valid term id "
"linked."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Taxonomies/ConsistentTermsTaxonomiesTest.php:24
msgid "Fix: click here to repair terms and taxonomies."
msgstr ""

#: plugin/Modules/Taxonomies/ConsistentTermsTaxonomiesTest.php:38
msgid "Consistent Terms/Taxonomies"
msgstr ""

#: plugin/Modules/Taxonomies/ConsistentTermsTaxonomiesTest.php:43
msgid "These are orphan Taxonomies which are missing a valid linked term."
msgstr ""

#: plugin/Modules/Taxonomies/ConsistentTermsTest.php:16
#, php-format
msgid "You have %s orphan term. This term does not extis as taxonomy."
msgid_plural ""
"You have %s orphan terms. These terms does not exists as taxonomy."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Taxonomies/ConsistentTermsTest.php:24
msgid "Fix: click here to repair terms"
msgstr ""

#: plugin/Modules/Taxonomies/ConsistentTermsTest.php:38
msgid "Consistent Terms"
msgstr ""

#: plugin/Modules/Taxonomies/ConsistentTermsTest.php:43
msgid "These are orphan Terms and they don't exist in the taxonomy table."
msgstr ""

#: plugin/Modules/Taxonomies/OrphanPostCategoriesTest.php:16
#, php-format
msgid "You have %s orphan post category."
msgid_plural "You have %s orphan post categories."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Taxonomies/OrphanPostCategoriesTest.php:40
msgid "Orphan Post Categories"
msgstr ""

#: plugin/Modules/Taxonomies/OrphanPostCategoriesTest.php:45
msgid "Check for unused post categories."
msgstr ""

#: plugin/Modules/Taxonomies/OrphanPostTagsTest.php:16
#, php-format
msgid "You have %s orphan tag."
msgid_plural "You have %s orphan tags."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Taxonomies/OrphanPostTagsTest.php:40
msgid "Orphan Post Tags"
msgstr ""

#: plugin/Modules/Taxonomies/OrphanPostTagsTest.php:45
msgid "Check for unused post tags."
msgstr ""

#: plugin/Modules/Taxonomies/OrphanTermsTest.php:16
#, php-format
msgid "You have %s orphan generic term."
msgid_plural "You have %s orphan generic terms."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Taxonomies/OrphanTermsTest.php:27
msgid "Fix: click here to delete all orphan terms."
msgstr ""

#: plugin/Modules/Taxonomies/OrphanTermsTest.php:41
msgid "Orphan Terms"
msgstr ""

#: plugin/Modules/Taxonomies/OrphanTermsTest.php:46
msgid "Check for unused generic terms."
msgstr ""

#: plugin/Modules/Taxonomies/TaxonomiesModule.php:22
msgid "Terms and Taxonomies"
msgstr ""

#: plugin/Modules/Test.php:117
msgid "ago"
msgstr ""

#: plugin/Modules/Users/OrphanUserMetaTest.php:16
#, php-format
msgid "You have %s orphan user meta data."
msgid_plural "You have %s orphan user meta data."
msgstr[0] ""
msgstr[1] ""

#: plugin/Modules/Users/OrphanUserMetaTest.php:41
msgid "Orphan user meta"
msgstr ""

#: plugin/Modules/Users/OrphanUserMetaTest.php:46
msgid ""
"User Meta data not correctly assigned to a user. These are extra properties "
"assigned to each user. It might be the case that some records are not "
"assigned to a specific user."
msgstr ""

#: plugin/Modules/Users/UsersModule.php:17
msgid "Users"
msgstr ""

#: resources/views/database/index.php:9
msgid "Engine"
msgstr ""

#: resources/views/database/index.php:10
msgid "Name"
msgstr "Nome"

#: resources/views/database/index.php:11
msgid "Auto Increment"
msgstr ""

#: resources/views/database/index.php:12
msgid "Gain"
msgstr ""

#: resources/views/database/index.php:40
msgid "Total Gain"
msgstr ""

#: resources/views/settings/index.php:12
msgid "WP CleanFix Settings"
msgstr ""

#: resources/views/settings/index.php:30
msgid "Ignore INNODB tables"
msgstr ""

#: resources/views/settings/index.php:41
msgid ""
"The InnoDB tables could not be optimized on some MySQL version / Server."
msgstr ""

#: resources/views/settings/index.php:48
msgid "Reset AUTO_INCREMENT"
msgstr ""

#: resources/views/settings/index.php:59
msgid ""
"Once the optimization process ends, you are able the reset the "
"AUTO_INCREMENT index function of the tables."
msgstr ""

#: resources/views/settings/index.php:74
msgid "Expiry date"
msgstr ""

#: resources/views/settings/index.php:77
msgid "Today"
msgstr ""

#: resources/views/settings/index.php:78
msgid "Daily"
msgstr ""

#: resources/views/settings/index.php:79
msgid "Weekly"
msgstr ""

#: resources/views/settings/index.php:86
msgid "Safe mode"
msgstr ""

#: resources/views/settings/index.php:97
msgid ""
"We will use the WordPress function <code>get_transient()</code> to remove "
"the expired transients."
msgstr ""

#~ msgid "Description"
#~ msgstr "Descrizione"

#~ msgid "Placeholders"
#~ msgstr "Segnaposti"

#~ msgid "Environment"
#~ msgstr "Ambienti"

#~ msgid "Places"
#~ msgstr "Posti"

#~ msgid "Status"
#~ msgstr "Stato"

#~ msgid "Publish"
#~ msgstr "Pubblica"

#~ msgid "Edit"
#~ msgstr "Modifica"

#~ msgid "Restore"
#~ msgstr "Repristina"

#~ msgid "Delete"
#~ msgstr "Elimina"

#~ msgid "Icon"
#~ msgstr "Icona"

#~ msgid "Move to Trash"
#~ msgstr "Sposta nel cestino"

#~ msgid "Add"
#~ msgstr "Aggiungi"

#~ msgid "Update"
#~ msgstr "Aggiorna"
