msgid ""
msgstr ""
"Project-Id-Version: EasyContent WordPress Plugin\n"
"POT-Creation-Date: 2020-07-17 13:07+0300\n"
"PO-Revision-Date: 2020-07-17 13:07+0300\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.3.1\n"
"X-Poedit-Basepath: ..\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-KeywordsList: __;_e;_n;_n_noop;esc_html__;esc_attr__\n"
"X-Poedit-SearchPath-0: app\n"
"X-Poedit-SearchPath-1: views\n"

#: app/Attachment.php:29
msgid "Invalid ID"
msgstr ""

#: app/Attachment.php:36
msgid "Error during fetching"
msgstr ""

#: app/Attachment.php:40 app/Post.php:52
msgid "Invalid post type"
msgstr ""

#: app/ListTableManager.php:30
msgid "EasyContent Status"
msgstr ""

#: app/ListTableManager.php:123
#, php-format
msgid "%d article has been successfully pulled from EasyContent"
msgstr ""

#: app/ListTableManager.php:129
#, php-format
msgid "%d article has been successfully pushed to EasyContent"
msgstr ""

#: app/Post.php:39
msgid "Invalid post ID"
msgstr ""

#: app/Post.php:46
msgid "Error during post fetching"
msgstr ""

#: app/Post.php:127
msgid "Post was not synchronized. Push first!"
msgstr ""

#: app/Post.php:143
msgid "Unable to find article on EasyContent.io"
msgstr ""

#: app/Post.php:155
msgid "Error during saving remote post data"
msgstr ""

#: app/Post.php:183 app/Post.php:234 app/Post.php:251
msgid "Error during cache update"
msgstr ""

#: app/View.php:16
#, php-format
msgid "Invalid views directory: %s"
msgstr ""

#: app/View.php:39
#, php-format
msgid "Can not find view file by path: %s"
msgstr ""

#: app/WP_List_Table.php:172
msgid "List View"
msgstr ""

#: app/WP_List_Table.php:173
msgid "Excerpt View"
msgstr ""

#: app/WP_List_Table.php:338
msgid "No items found."
msgstr ""

#: app/WP_List_Table.php:467
msgid "Select bulk action"
msgstr ""

#: app/WP_List_Table.php:469
msgid "Bulk Actions"
msgstr ""

#: app/WP_List_Table.php:479
msgid "Apply"
msgstr ""

#: app/WP_List_Table.php:531 app/WP_List_Table.php:1353
msgid "Show more details"
msgstr ""

#: app/WP_List_Table.php:599
msgid "Filter by date"
msgstr ""

#: app/WP_List_Table.php:601
msgid "All dates"
msgstr ""

#: app/WP_List_Table.php:616
#, php-format
msgid "%1$s %2$d"
msgstr ""

#: app/WP_List_Table.php:667
#, php-format
msgid "%s comment"
msgstr ""

#: app/WP_List_Table.php:668
#, php-format
msgid "%s approved comment"
msgstr ""

#: app/WP_List_Table.php:669
#, php-format
msgid "%s pending comment"
msgstr ""

#: app/WP_List_Table.php:675 app/WP_List_Table.php:697
#: app/WP_List_Table.php:720
msgid "No comments"
msgstr ""

#: app/WP_List_Table.php:697
msgid "No approved comments"
msgstr ""

#: app/WP_List_Table.php:720
msgid "No pending comments"
msgstr ""

#: app/WP_List_Table.php:796 app/WP_List_Table.php:1377
#, php-format
msgid "%s item"
msgstr ""

#: app/WP_List_Table.php:833
msgid "First page"
msgstr ""

#: app/WP_List_Table.php:844
msgid "Previous page"
msgstr ""

#: app/WP_List_Table.php:851 app/WP_List_Table.php:855
msgid "Current Page"
msgstr ""

#: app/WP_List_Table.php:869
msgid "Next page"
msgstr ""

#: app/WP_List_Table.php:880
msgid "Last page"
msgstr ""

#: app/WP_List_Table.php:1102
msgid "Select All"
msgstr ""

#: app/api/Connector.php:45
msgid "Invalid key pair or internal server error"
msgstr ""

#: app/api/Connector.php:73
msgid "Data was not sent back or invalid"
msgstr ""

#: app/api/models/Article.php:58 app/api/models/Article.php:59
#: views/admin/metaboxes/post-sync.php:16
#: views/admin/metaboxes/post-sync.php:56
msgid "N/A"
msgstr ""

#: app/api/models/BaseModel.php:73
msgid "Data decoding error"
msgstr ""

#: app/controllers/actions/main/ImageProcessing.php:30
msgid "Image processing settings were saved successfully"
msgstr ""

#: app/controllers/actions/main/PublishingOptions.php:43
msgid "Publishing options were saved successfully"
msgstr ""

#: app/controllers/actions/main/Seo.php:44
#, php-format
msgid "Success! %s plugin will be used."
msgstr ""

#: app/controllers/actions/main/Seo.php:45
msgid "Success! No SEO plugin will be used."
msgstr ""

#: app/db/BaseModel.php:22
msgid "$wpdb global variable was not defined"
msgstr ""

#: app/db/DbController.php:125 app/db/DbController.php:138
msgid "Error occurred, please try again later"
msgstr ""

#: app/db/phinx/console/command/Migrate.php:16
msgid "$wpdb was not defined"
msgstr ""

#: app/db/phinx/console/command/Migrate.php:20
msgid "Name of database must be defined as DB_NAME constant"
msgstr ""

#: app/forms/constraints/ApiKeysWereChanged.php:21
msgid "WordPress already using this key pair"
msgstr ""

#: app/forms/constraints/ApiKeysWereChanged.php:22
msgid "Invalid key pair"
msgstr ""

#: app/forms/constraints/PostCategoryExists.php:20
msgid "Category doesn't exist"
msgstr ""

#: app/forms/constraints/WordPressUserExists.php:20
msgid "User doesn't exist"
msgstr ""

#: app/forms/constraints/WorkflowStageExists.php:20
#, php-format
msgid "Workflow stage with id %s doesn't exist"
msgstr ""

#: app/forms/handlers/RefreshAllDataFormHandler.php:48
msgid "All data has been updated"
msgstr ""

#: app/helpers/ArticleWorkflowStageUpdater.php:28
msgid "Remote article doesn't exist"
msgstr ""

#: app/helpers/TimeHelper.php:18
#, php-format
msgid "%s year"
msgstr ""

#: app/helpers/TimeHelper.php:19
#, php-format
msgid "%s month"
msgstr ""

#: app/helpers/TimeHelper.php:20
#, php-format
msgid "%s week"
msgstr ""

#: app/helpers/TimeHelper.php:21
#, php-format
msgid "%s day"
msgstr ""

#: app/helpers/TimeHelper.php:22
#, php-format
msgid "%s hour"
msgstr ""

#: app/helpers/TimeHelper.php:23
#, php-format
msgid "%s minute"
msgstr ""

#: app/helpers/TimeHelper.php:24 app/helpers/TimeHelper.php:50
#, php-format
msgid "%s second"
msgstr ""

#: app/helpers/TimeHelper.php:70
#, php-format
msgid "%s ago"
msgstr ""

#: app/metaboxes/PostSyncMetaBox.php:14 app/pages/PagesManager.php:25
#: app/pages/PagesManager.php:26 app/pages/PagesManager.php:36
msgid "EasyContent"
msgstr ""

#: app/pages/PagesManager.php:37
msgid "EasyContent connection"
msgstr ""

#: app/pages/PagesManager.php:55 app/pages/PagesManager.php:56
msgid "Publishing options"
msgstr ""

#: app/pages/PagesManager.php:64 app/pages/PagesManager.php:65
msgid "SEO settings"
msgstr ""

#: app/pages/PagesManager.php:73 app/pages/PagesManager.php:74
msgid "Image processing"
msgstr ""

#: app/pages/PagesManager.php:82 app/pages/PagesManager.php:83
msgid "Import from EasyContent"
msgstr ""

#: app/pages/import/ArticlesListTable.php:42
msgid "ID"
msgstr ""

#: app/pages/import/ArticlesListTable.php:43
msgid "EC Topic Name"
msgstr ""

#: app/pages/import/ArticlesListTable.php:44
msgid "EC Title"
msgstr ""

#: app/pages/import/ArticlesListTable.php:45
msgid "Updated"
msgstr ""

#: app/pages/import/ArticlesListTable.php:46
msgid "EC Status"
msgstr ""

#: app/pages/import/ArticlesListTable.php:47
msgid "Last Synced"
msgstr ""

#: app/pages/import/ArticlesListTable.php:86
#: app/pages/import/ArticlesListTable.php:101
msgid "Never"
msgstr ""

#: app/rest/actions/PublishArticle.php:18
msgid "Empty request body is not allowed"
msgstr ""

#: app/rest/actions/PublishArticle.php:24
msgid "Article ID is required"
msgstr ""

#: app/rest/actions/PublishArticle.php:31
msgid "EasyContent.io article with this ID was not found"
msgstr ""

#: app/rest/actions/PullArticle.php:33
msgid "Invalid article ID"
msgstr ""

#: app/rest/actions/PullArticle.php:41 app/rest/actions/PushPost.php:41
#, php-format
msgid ""
"Remote article was not found in %s project. Do you want to unlink it from "
"this post? "
msgstr ""

#: app/rest/actions/PullArticle.php:42 app/rest/actions/PushPost.php:42
msgid ""
"If you unlink it and then push this post to EasyContent, a new article will "
"be created."
msgstr ""

#: app/rest/actions/PushPost.php:31
msgid ""
"EasyContent plugin isn't connected to your EasyContent account. Please "
"connect it on the EasyContent connection page in your plugin menu"
msgstr ""

#: app/rest/actions/SetArticleWorkflowStage.php:42
msgid "Invalid workflow stage ID"
msgstr ""

#: app/rest/actions/SetArticleWorkflowStage.php:47
msgid "This post was not synchronized yet"
msgstr ""

#: app/rest/actions/SetArticleWorkflowStage.php:52
msgid "Data misconfiguration"
msgstr ""

#: app/rest/actions/SetArticleWorkflowStage.php:63
msgid "This workflow stage does not exist"
msgstr ""

#: app/storages/BaseOptionsStorage.php:21
#, php-format
msgid "Option %s doesn't exist"
msgstr ""

#: app/storages/BaseOptionsStorage.php:42
msgid "Property does not exist or user passed invalid property name"
msgstr ""

#: app/storages/BaseOptionsStorage.php:47
msgid "Invalid callback function"
msgstr ""

#: app/storages/StorageManager.php:31
msgid "Storage does not exist"
msgstr ""

#: views/admin/bulk-actions.php:8
msgid "Pull from EasyContent"
msgstr ""

#: views/admin/bulk-actions.php:11
msgid "Push to EasyContent"
msgstr ""

#: views/admin/metaboxes/post-sync.php:10
msgid "Item"
msgstr ""

#: views/admin/metaboxes/post-sync.php:24
#: views/admin/metaboxes/post-sync.php:55
#: views/admin/pages/import/table-filters.php:22
msgid "Status"
msgstr ""

#: views/admin/metaboxes/post-sync.php:31 views/admin/pages/connection.php:69
msgid "Change"
msgstr ""

#: views/admin/metaboxes/post-sync.php:62
msgid "Last Updated"
msgstr ""

#: views/admin/metaboxes/post-sync.php:73
#: views/admin/metaboxes/post-sync.php:77
msgid "Pull"
msgstr ""

#: views/admin/metaboxes/post-sync.php:82
msgid "Push"
msgstr ""

#: views/admin/metaboxes/post-sync.php:88
msgid ""
"Are you sure you want to push this post to EasyContent? Any changes in "
"EasyContent will be overwritten."
msgstr ""

#: views/admin/metaboxes/post-sync.php:90
msgid "Push this post to EasyContent?"
msgstr ""

#: views/admin/metaboxes/post-sync.php:96
msgid ""
"Are you sure you want to pull this Post from EasyContent? Any local changes "
"will be overwritten."
msgstr ""

#: views/admin/notices/db-is-not-up-to-date.php:10
msgid "Your database is not up to date!"
msgstr ""

#: views/admin/notices/db-is-not-up-to-date.php:14
msgid "Current DB version"
msgstr ""

#: views/admin/notices/db-is-not-up-to-date.php:18
msgid "New DB version"
msgstr ""

#: views/admin/notices/db-is-not-up-to-date.php:25
msgid "Do you want to"
msgstr ""

#: views/admin/notices/db-is-not-up-to-date.php:25
msgid "fix it now"
msgstr ""

#: views/admin/pages/connection.php:26
msgid "Set up your connection with EasyContent. You can find the instructions"
msgstr ""

#: views/admin/pages/connection.php:28
msgid "here"
msgstr ""

#: views/admin/pages/connection.php:39
msgid "API Key"
msgstr ""

#: views/admin/pages/connection.php:61
msgid "Current site URL"
msgstr ""

#: views/admin/pages/connection.php:80
msgid "Please enter current site URL"
msgstr ""

#: views/admin/pages/connection.php:91
msgid "How to get your API key?"
msgstr ""

#: views/admin/pages/connection.php:100
#: views/admin/pages/publishing-options.php:148
#: views/admin/pages/resize-options.php:99 views/admin/pages/seo.php:45
msgid "Save Changes"
msgstr ""

#: views/admin/pages/connection.php:103
msgid "Proceed to publishing options"
msgstr ""

#: views/admin/pages/connection/success-message.php:8
msgid "You can"
msgstr ""

#: views/admin/pages/connection/success-message.php:11
msgid "set up your publishing options"
msgstr ""

#: views/admin/pages/connection/success-message.php:13
msgid "now"
msgstr ""

#: views/admin/pages/import.php:14
msgid "Import articles from EasyContent.io"
msgstr ""

#: views/admin/pages/import.php:18 views/admin/pages/publishing-options.php:20
msgid "Refresh all data"
msgstr ""

#: views/admin/pages/import.php:38 views/admin/pages/import.php:60
msgid "Import selected items"
msgstr ""

#: views/admin/pages/import.php:42 views/admin/pages/import.php:64
msgid "On import, change EasyContent status to"
msgstr ""

#: views/admin/pages/import.php:45 views/admin/pages/import.php:67
msgid "Don't change status"
msgstr ""

#: views/admin/pages/import/table-filters.php:12
#: views/admin/pages/import/table-filters.php:16
msgid "Search by name"
msgstr ""

#: views/admin/pages/import/table-filters.php:24
msgid "All statuses"
msgstr ""

#: views/admin/pages/import/table-filters.php:34
msgid "Synchronization status"
msgstr ""

#: views/admin/pages/import/table-filters.php:36
msgid "All items"
msgstr ""

#: views/admin/pages/import/table-filters.php:38
msgid "Synced"
msgstr ""

#: views/admin/pages/import/table-filters.php:41
msgid "Not synced"
msgstr ""

#: views/admin/pages/import/table-filters.php:45
msgid "Filter"
msgstr ""

#: views/admin/pages/publishing-options.php:30
#, php-format
msgid ""
"You are currently connected to project <strong>%s</strong> in account "
"<strong>%s</strong>."
msgstr ""

#: views/admin/pages/publishing-options.php:32
msgid "Please set up your publishing options"
msgstr ""

#: views/admin/pages/publishing-options.php:39
msgid "Post author"
msgstr ""

#: views/admin/pages/publishing-options.php:53
msgid "No users available"
msgstr ""

#: views/admin/pages/publishing-options.php:59
msgid "Post type"
msgstr ""

#: views/admin/pages/publishing-options.php:64
msgid "post"
msgstr ""

#: views/admin/pages/publishing-options.php:67
msgid "page"
msgstr ""

#: views/admin/pages/publishing-options.php:74
msgid "Post status"
msgstr ""

#: views/admin/pages/publishing-options.php:79
msgid "publish"
msgstr ""

#: views/admin/pages/publishing-options.php:82
msgid "draft"
msgstr ""

#: views/admin/pages/publishing-options.php:85
msgid "pending"
msgstr ""

#: views/admin/pages/publishing-options.php:88
msgid "private"
msgstr ""

#: views/admin/pages/publishing-options.php:95
msgid "Comments status"
msgstr ""

#: views/admin/pages/publishing-options.php:100
msgid "open"
msgstr ""

#: views/admin/pages/publishing-options.php:103
msgid "closed"
msgstr ""

#: views/admin/pages/publishing-options.php:112
msgid "Map your WordPress categories to EasyContent categories (optional)"
msgstr ""

#: views/admin/pages/publishing-options.php:113
msgid ""
"After mapping all posts with the selected EasyContent category will be "
"automatically assigned one or several of your WordPress categories during "
"push or pull."
msgstr ""

#: views/admin/pages/publishing-options.php:118
msgid "WordPress category"
msgstr ""

#: views/admin/pages/publishing-options.php:119
msgid "EasyContent category"
msgstr ""

#: views/admin/pages/publishing-options.php:131
msgid "Assign default WP category when there is no mapping"
msgstr ""

#: views/admin/pages/resize-options.php:20
msgid "Enable resizing"
msgstr ""

#: views/admin/pages/resize-options.php:34
msgid "Max image dimensions"
msgstr ""

#: views/admin/pages/resize-options.php:38
msgid "Max width"
msgstr ""

#: views/admin/pages/resize-options.php:50
msgid "Max height"
msgstr ""

#: views/admin/pages/resize-options.php:62
msgid "Set to zero to prevent resizing in that dimension."
msgstr ""

#: views/admin/pages/resize-options.php:69
msgid "JPEG compression level"
msgstr ""

#: views/admin/pages/resize-options.php:84
msgid "low quality (smallest files)"
msgstr ""

#: views/admin/pages/resize-options.php:87
msgid "best quality (largest files)"
msgstr ""

#: views/admin/pages/resize-options.php:90
msgid "Recommended value"
msgstr ""

#: views/admin/pages/resize-options.php:104
msgid ""
"Note that any changes you make will only affect new images uploaded to your "
"site via EasyContent."
msgstr ""

#: views/admin/pages/seo.php:15
msgid "Our system works with All in One SEO Pack and Yoast SEO plugins."
msgstr ""

#: views/admin/pages/seo.php:17
msgid ""
"Install one of them for meta title and meta description to be imported from "
"EasyContent to"
msgstr ""

#: views/admin/pages/seo.php:21
#, php-format
msgid "We have detected that you have %s installed."
msgstr ""

#: views/admin/pages/seo.php:23
msgid "Meta titles and meta descriptions will be imported from EasyContent to"
msgstr ""

#: views/admin/pages/seo.php:26
msgid "You don't need to do anything."
msgstr ""

#: views/admin/pages/seo.php:28
msgid ""
"We have detected that you have both Yoast SEO and All in One SEO Pack "
"installed."
msgstr ""

#: views/admin/pages/seo.php:30
msgid ""
"Please select which one we should use to import meta titles and meta "
"descriptions from EasyContent to"
msgstr ""
